I can't seem to find where I can enable or disable the fckeditor based on id or path as with the FCKeditor module. Is this an option with WYSIWYG module or am I just missing it?

Thanks

Comments

twod’s picture

Status: Active » Fixed

There is no such option. We take a different approach than most other WYSIWYG-related modules. The editor configured for an input format appears wherever you allow that input format to be used. See the Better Formats module for more control over your formats.

chris.mccreery’s picture

Status: Fixed » Active

So is there anyway to enable the editors on the admin pages like contact form?

twod’s picture

Status: Active » Fixed

See #608348: Getting a wysiwyg editor onto a system page on that. Core doesn't implement the format selections the same way all the time, an implementation of hook_form_alter might be able to change the core forms to use the 'format' key for the format selector, or include it at all.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.