开发者

ckeditor in drupal : not showing in edit page

I am using ckeditor in drupal

its setup ok and showing in pages and story very well, but it is not showing in edit pages

I am using Visibility Setting

Include

node/add/*
*.edit-body

node/add/* for the pages and story - showing properly

*.edit-body for edit page - not showing

I also try

*.*开发者_运维百科
node/*/edit

even tried hard-coded

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

Page ID is

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

Can Any body tell me where I am wrong

Amit Battan


I has the similar issue with my CKeditor

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

It worked when i updated the Ckeditor module.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜