Posted by jovemac on November 20, 2011 at 2:43pm
Hello!
I've configured wysiwyg editor in drupal 6 installation. I want that to be available only for a specific content type. Presently its appearing for all content types.
Hello!
I've configured wysiwyg editor in drupal 6 installation. I want that to be available only for a specific content type. Presently its appearing for all content types.
Comments
Wysiwyg editor
hi Jovemac,
you can restrict the wysiwyg editor, in the exclude optio in config, give the content types, that you dont' want to load it,
for example, node/add/page
hey
you can read this http://stackoverflow.com/questions/5488420/how-to-disable-wysiwyg-for-th...
i think this will help you
[solution]
Check here for a solution for those users using the wysiwyg module:
http://drupal.org/node/424164#comment-5316996
This is a good external source for a solution:
http://www.only10types.com/2011/12/drupal-6-enabledisable-wysiwyg-editor...