Note: This module will likely not be ported to Drupal 7. Instead, a patch has been submitted to Better Formats that incorporates this functionality. If you want this functionality in Drupal 7, please go review #1295248: Allow per-field-instance configuration of allowed formats. :-)
The core filters system allows an admin to restrict the type of input format available to a user by user role. It does not, however, allow the admin to restrict the available input formats by node type. This module fixes that. It provides a simple checkbox-based interface where an administrator can restrict what input filters are available to what nodes. These rules are applied after the role-based restrictions, so it can never offer more input formats than the default role-based input formats would.
If after all limits are applied there are no input formats available for a given user on a given node type, they will still have access to the node add/edit page but will not be able to successfully submit the page. I do not completely like this method. Patches to provide better handling of this case are welcome.
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Abandoned
- Development status: No further development
- Module categories: Filters/Editors
- Reported installs: 1403 sites currently report using this module. View usage statistics.
- Last modified: December 25, 2011