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

mherchel’s picture

rolandpish’s picture

Thanks for your reply mherchel.

This module did the trick!

Thanks again

rolandpish’s picture

I found also the better_formats module permissions which allows me to hide "input formats" options and guidelines. Awesome.

Cheers