Environment

Story using multiple select by robatk review

Bear in mind that, like all modules which use Drupal's built-in node_access features, this module does not prevent users from viewing/editing nodes which Drupal's permission allow them to view/edit. To use, configure Drupal to not grant the permission, then configure tac_lite to grant via the node_access table.

Environmental Critique

Terms that are basic and central to the Christian Faith. Avoid being too precise and exacting. Some topics tend to be hierarchical, such as scripture references. Others terms may be best organized in a flat manner and may be, as an example, classified alphabetically. Ideally, each topic will be classified by at least two different systems, but we always have the search option if all else fails.

energy energy energy

At first sight, you may think it's just another fork of already available module on drupal.org like taxonomy_access or tac_lite. First one is a taxonomy control access based on roles, second one is a taxonomy control access based on users. But both of those modules miss the - according to me essential - inheritance notion :
if you have access to one term, you don't automatically have access to the children nodes. My module does take care about inheritance and this way permit a powerfull user access control.

Story on Environment by author

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.

Syndicate content