By mz906 on
how do disable users from posting html tags in comments? i want to control what html/css/php is allowed, where is this done in the admin panel?
thanks :)
how do disable users from posting html tags in comments? i want to control what html/css/php is allowed, where is this done in the admin panel?
thanks :)
Comments
Use the "input formats", html filter and user permissions
Hi there,
You can configure this in the "input formats" page, accessed via the "site configuration" link. Yoou can set up different html filters etc by roles, and can even make your own filter settings.
You can administer input format permissions and settings at administer >> site configuration >> input formats.
add a new input format at administer >> site configuration >> input formats >> add input format.
See this link for basic info:
http://drupal.org/handbook/modules/filter
There's also a great article on Lullabot's site about using input formats and filters. Here's the link:
http://www.lullabot.com/articles/drupal_input_formats_and_filters