By rolandpish on
Hi there.
Right now "Full HTML" input format is the default in my site and it's configured to use tinymce as the wysiwyg to create/edit blog and page entries. Although, the comments form enables tinymce (wysiwyg) for the comment body.
How can I disable the "Full HTML" format or tinymce for comments? I just want a simple plain textarea for comments for everyone.
Do I need to modify the comment_form in template.php or is there some combination of options that would do the trick?
Thanks in advance.
Comments
Use the Better Formats
Use the Better Formats module: http://drupal.org/project/better_formats
Premium component based Drupal themes
Thanks for your reply
Thanks for your reply mherchel.
This module did the trick!
Thanks again
I found also the
I found also the better_formats module permissions which allows me to hide "input formats" options and guidelines. Awesome.
Cheers