tznktg 发表于 2014-1-24 17:16:48

dedecms 5.7文章编辑器附件上传图标不显示

解决方法:打开include/ckeditor/plugins/addon/plugin.js

找到以下代码:

代码如下

// Register the toolbar button.

editor.ui.addButton( ‘Addon’,

{

label : ‘附件’,

icon : ‘http://desdevcms.com/images/addon.gif’,

command : pluginName

});


将icon : ‘http://desdevcms.com/images/addon.gif’改为icon :‘/include/ckeditor/images/addon.gif’
页: [1]
查看完整版本: dedecms 5.7文章编辑器附件上传图标不显示

网站推广