drupal中安装CKEditor文本编辑器,并配置图片上传功能 之 方法二

drupal中安装CKEditor文本编辑器,并配置图片上传功能 之 方法一 中介绍了ckeditor的安装和配置方法,其实还有另一种新方法,不用IMCE模块。

不过需要ckfinder的JS库,可以到http://ckfinder.com/download下载,下载后放到itesallmodulescontribckeditor文件夹下如图,

然后到admin/config/content/ckeditor/edit/Full配置一下

   

就行了

原文地址:https://www.cnblogs.com/zjfblog/p/6780872.html