繁体   English   中英

drupal中的ckeditor:未显示在编辑页面中

[英]ckeditor in drupal : not showing in edit page

我在Drupal中使用ckeditor

它的设置正常,并且在页面和故事中显示得很好,但是在编辑页面中却没有显示

我正在使用“可见性设置”

Include

node/add/*
*.edit-body

页面和故事的节点/添加/ *- 正确显示

* .edit-edit的编辑页面- 未显示

我也尝试

*.*
node/*/edit

甚至尝试过硬编码

page@node/3/edit.edit-body
node/3/edit.edit-body

网页ID为

CKEditor: the ID for excluding or including this element is page@node/3/edit.edit-body.

谁能告诉我我哪里错了

阿米特·巴坦(Amit Battan)

我的CKeditor也有类似的问题

https://drupal.stackexchange.com/questions/26644/ckeditor-not-displaying-text-on-edit-node-option/26751

当我更新Ckeditor模块时,它起作用了。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM