This node_access module governs access to nodes based on the taxonomy
terms applied to the nodes. A simple scheme based on taxonomy, roles
and users controls which content is visible.
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:
Read More
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).
- Supports view, update and delete permissions.
Read More
No comments:
Post a Comment