Basically CKeditor doing a great job and working flawlessly here.
Only problem is that excluding IDs/fields not seems to work ...

Been trying with both Default, Advanced and CKEditor Global Profile to accomplish exclusion of field ... but without any success. First tried with this ID
admin/build/menu-customize/primary-links/poweredit.edit-mlid-1615-description
NO SUCCESS, neither in Default, Advanced or CKEditor Global Profile and not understanding at all what is causing problem.

the idea is to exclude all fields starting with "edit-mlid-" on pages starting with admin/build/menu-customize/primary-links/poweredit

admin/build/menu-customize/primary-links/poweredit*.edit-mlid-*

but this does not work either

CommentFileSizeAuthor
#8 exclude_image.jpg125.96 KBcalefilm
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rhimes’s picture

try:
admin/build/menu-customize/primary-links/poweredit.* (dot then *)

bavarian’s picture

-> #1 rhimes: thank you ... this won't work either (i guess i do not even have to try). since not even the EXACT field name/ID
admin/build/menu-customize/primary-links/poweredit.edit-mlid-1615-description
did the trick ...

the problem is primarily not to find the correct solution with wildcards etc, but to find out why CKEditor does not let me exclude at all ?

ps: well, i tried you suggestions and tested at least, but no ... no luck .. problem remains !

mephir’s picture

Status: Active » Postponed (maintainer needs more info)

With which module this issue is releated ?

invisibleink’s picture

I am having the same issue. CKEditor is either on or off by default. I cannot get specific fields or content types to be included or excluded using global or default profiles.

bavarian’s picture

to which module this issue is related? well, it is CKEditor 6.x-1.1

I did use FCKeditor before and switched from FCK to CK.

Not sure if any other modules could have an effect when causing this issue. Sorry I cannot tell you any more ... but I could do some testing if you direct me in some way ...

bavarian’s picture

been updating CKEditor to version 3.3 today, hoping this would resolve this issue ... but no, nada, problem remains ... and no idea what could be the reason for this !

dczepierga’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Try to update CKEditor to last release 1.2. There it was tested by me yesterday and everything seems to work.
If it will be still a problem, pls reopen this issue.

calefilm’s picture

Version: 6.x-1.1 » 6.x-1.3
FileSize
125.96 KB

My issue:

I have a GLOBAL Profile and a USER A PROFILE... both of which I'm trying to exclude the CKEditor on the node/add/page

So I go to User A Profile, click Exclude and type in " node/add/page " -- when this user goes to node/add/page, he still sees the editor. What am I doing wrong here?

calefilm’s picture

Update:

Working now. Had to upgrade Wyziwyg Dev version to 6.x-2.x

but now I get this message: "WYSIWYG module was detected. Using both modules at the same time may cause problems. It is recommended to turn the WYSIWYG module off (click here to disable)." What? I have to disable it?