Taxonomy Access Control Lite
Dave Cohen - March 13, 2006 - 03:05
This module restricts access so that some users may see content that is hidden from others. A simple scheme based on taxonomy, roles and users controls which content is hidden.
Here is a demo (screencast): http://dave-cohen.com/node/1170
As the name implies, this module shares some functionality with an
earlier module called Taxonomy Access Control (TAC). If you are
shopping around for an access control module to use, consider that one
as well. See this module's README.txt for an explanation of "why yet another access control module".
Here are some key features of tac_lite:
- Designed to be as simple as possible in installation and administration.
- Uses Drupal's node_access table, db_rewrite_sql hook and
taxonomy module to leave the smallest possible footprint while doing
it's job. For example, it introduces no new database tables. - Grant permissions based on roles.
- Grant permissions per user. (Give a specific user access in addition to what his/her roles allow).
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.1 | 2007-Dec-12 | 11.55 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.x-dev | 2007-Dec-13 | 11.55 KB | Download · Release notes | Development snapshot | |
| 4.7.x-1.x-dev | 2007-Dec-09 | 11.78 KB | Download · Release notes | Development snapshot | |
