Access control for user roles based on taxonomy categories (vocabulary, terms).
- Automatically controls access to nodes (based on their taxonomy terms).
- Configuration page for each user role.
- Three node access permission types: View, Update, Delete.
- Two term access types: View tag, Add tag.
Drupal 7 information
7.x-1.0-rc1 is now available. It requires Drupal 7.8 or later. Thanks to the Austrian school system BIFIE for sponsoring its development.
Database support
While Drupal 7 makes support for additional databases possible, TAC does not currently support databases other than MySQL/MariaDB/etc. or Postgres. See #1266674: Support other databases for more information.
Node revisioning
Drupal's core node access system does not allow revisioning of access control; each node's access control is based only on the current revision. TAC sets node grants accordingly.
However, since Drupal 7 fields are revisionable, this can cause confusion when accessing a prior revision of a node that has different taxonomy terms from the current revision. You may wish to consider the Field Property module, which allows administrators to configure certain fields as properties that are the same across all revisions. TAC may provide integration with this module in the future.
Possibilities for Drupal 7
- Expanded test suite in SimpleTest
- UI Improvements
- Exportables
- Possible merger with other projects like tac_lite (see #871572: Combine forces: merge TAC and TAC_Lite into one package in D7?). This would potentially include features like permission schemes, user-based (rather than role-based) permissions, and so on.
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Content Access Control, Security, Taxonomy, User Access & Authentication
- Reported installs: 7425 sites currently report using this module. View usage statistics.
- Automated tests: Enabled
- Last modified: September 23, 2011