I'm using Drupal 6.22 and I'm using CKEditor 6.x-1.8. It works fine except that I can not disable CKEditor on the sitewide contact form (I wish to do so because CKEditor adds HTML tags that are inappropriate for messages sent over email).
At the bottom of the contact form under the message input field there is a section that says
Switch to plain text editor
CKEditor: the ID for excluding or including this element is morphicon2012:contact.edit-message.
So I went to the GKEditor Global Profile, verified that it was set to exclusion mode, and added the text morphicon2012:contact.edit-message at the very end, but this did not help. I also tried .*contact as the path is /contact to get to the contact page. Neither one of these removed CKEditor from the sitewide contact form. I've also tried going to the two individual profiles I have, and adding the morphicon2012:contact.edit-message to them in exclusion mode as well to no avail.
I did try morphicon2012:contact.edit-message with the Force simplified toolbar on the following fields: text box, and THAT worked.
I am using the Contact Forms 6.x-1.12 module but I disabled it to see if that was the problem and it didn't help so I've turned it back on now.
Any help would be greatly appreciated! I think I'm doing everything right.
One more thing if I could get some help. Since I'm using the Contact Forms module I would like to disable CKEditor on ALL the custom forms generated by it. So for example /contact/Hospitality and /contact/Programming and /contact/Security should all have it disabled, as well as just /contact.
Thanks again for reading this. Let me know if you require any other information and I'd be happy to provide it.
Comments
Comment #1
Jazzepi commentedI think my issue might be the same as the bug discussed in this one.
http://drupal.org/node/1363224
If they could be rolled up together somehow, that would be great.
Comment #2
Jazzepi commentedComment #3
mkesicki commentedThank you for notice this. We will try check this ASAP. Please be patient.