How to exclude ckeditor in "contact" form?
I have tried all of combinations I could find. Now I need some help.

If I install some later versions of ckeditor, all of my field are "blank" without editing-possibilities
I use http://drupal.org/project/mix_and_match

Comments

mkesicki’s picture

Status: Active » Postponed (maintainer needs more info)

Please try update to latest DEV or stable version of CKEditor module. Than please run update.php (drupal script) and clear all drupal and browser cache. Does it helps ?
You can also uninstall old CKEditor module version than install latest one.
Do you have any javascript errors when your fields are 'blank' ?

Ole Martin’s picture

I will come back to this soon - litle bit bussy just now.

AlexisWilke’s picture

To hide the contact page (which I do all the time since the email is not sent with proper MIME headers...) I go to admin/settings/ckeditor/editg and in the first box of the Visibility settings I add this:

contact.edit-message

(assuming that you have the default settings: Exclude).

Thank you.
Alexis Wilke