gpt4 book ai didi

jquery - tinymce广告图片无法选择文件夹

转载 作者:行者123 更新时间:2023-12-01 04:58:25 24 4
gpt4 key购买 nike

当我单击插入/编辑图像上的插入图像时,没有“从文件夹中选择”按钮。这是我的代码:

    $('textarea.tinymce').tinymce({
// Location of TinyMCE script
script_url : 'tinymce/tiny_mce.js',

// General options
language : "he",
mode: "textareas",
directionality : "rtl",
theme : "advanced",
plugins : "autolink,lists,table,advimage,advhr,inlinepopups,insertdatetime,preview,searchreplace,contextmenu,paste,directionality,noneditable,visualchars,xhtmlxtras,advlist,advimage,",

// Theme options
theme_advanced_buttons1 : "undo,redo,|,preview,|,search,replace,|,forecolor,backcolor,fontsizeselect,fontselect,|,strikethrough,underline,italic,bold",
theme_advanced_buttons2 : "cut,copy,paste,pastetext,pasteword,|,bullist,numlist,|,cleanup,code,|,removeformat,sub,sup,styleprops,|,cite,link,unlink,image,charmap,iespell,hr,insertdate,inserttime,",
theme_advanced_buttons3 : "tablecontrols,|,ltr,rtl,|,outdent,indent,|,justifyleft,justifycenter,justifyright,justifyfull,",
theme_advanced_toolbar_location : "top",
theme_advanced_toolbar_align : "right",
theme_advanced_statusbar_location : "bottom",
});

我需要做什么?

最佳答案

您必须集成图像管理器和/或文件管理器插件。

请参阅 the tinymce forum 中的这条启发性线索。 .

关于jquery - tinymce广告图片无法选择文件夹,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12533404/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com