Name | Modified | Size | Downloads / Week |
---|---|---|---|
Drupal | 2009-10-29 | ||
README.md | 2014-10-22 | 980 Bytes | |
Totals: 2 Items | 980 Bytes | 0 |
Module: Comment format
Overview
A Drupal module adding configuration of comment form input formats.
This module adds a tab "Format" to the admin/content/comment page.
By default, the input formatting of comment forms will be disabled.
ONLY USE THIS MODULE ON DRUPAL 5.x!!
Details
If you enable input formatting, you should choose the default comment form input format on the admin/settings/filters page. The chosen filter should be accessible to all roles, including anonymous.
You may chose to allow users to override the default comment form input format. Available input formats are limited to the users role, as setup on the admin/settings/filters page. You may allow no one, anyone or only authenticated users to override the default format.
Their choice to override is not persisted per user in this version. The user would have to chose an alternate format for each comment form they submit.