By carole on
How do I set the default text filter to "plain text" for comments for authenticated users? They default to WYSIWYG and can choose the text format, which I would like to suppress.
How do I set the default text filter to "plain text" for comments for authenticated users? They default to WYSIWYG and can choose the text format, which I would like to suppress.
Comments
You can change the filter
for each content type. For example, for "Articles" navigate to admin/structure/content types/article/comment display and then select the format from the format dropdown selector.
Also see http://drupal.org/node/777676