drupal的ckeditor的设置

第一种:wysiwyg安装

1.安装libraries,wysiwyg,WYSIWYG-CKFinder 模块(module)

2.将ckeditor和ckfinder的安装模块放入sites/all/libraries,如果没有libraries,创建libraries文件夹;

3.进入sites/all/libraries/ckfinder的config.php.orig修改为config.php,并且将CheckAuthentication函数删除;

4.将sites/default/settings.php的$cookie_domain的域名改成当前的。

第二种:ckeditor drupal容器安装

1.先安装ckeditor-for-drupal容器,

2.然后将相应版本的ckeditor的内容放入ckeditor/ckeditor中

3.然后将ckfinder放入ckeditor/ckfinder中

激活配置可用

此条目发表在dedecms参考分类目录。将固定链接加入收藏夹。

发表评论

邮箱地址不会被公开。 必填项已用*标注

您可以使用这些HTML标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>