You are here

Files in Taxonomy Access Control Lite 7

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt VERSION: 7.x-1.x development build OVERVIEW -------- Tac_lite stands for Taxonomy Access Control Lite. This module grants access so that some users may see content that is hidden from others. A simple scheme based on taxonomy, roles and users…
tac_lite.info tac_lite.info name = Taxonomy Access Control Lite description = Simple access control based on categories. dependencies[] = taxonomy core = 7.x package = Access control
tac_lite.install tac_lite.install Installation functions for tac_lite. TODO: All updates need proper error handling and responses
tac_lite.module tac_lite.module Control access to site content based on taxonomy, roles and users.
tac_lite_create.info tac_lite_create.info name = Taxonomy Access Control Lite Create description = Hide taxonomy terms on node add/edit forms. dependencies[] = tac_lite core = 7.x package = Access control
tac_lite_create.module tac_lite_create.module Use tac_lite to control which terms can be used when creating new content. Unlike tac_lite.module, which relies on Drupal's node_access features, this module uses hook_form_alter to change which terms are presented by the taxonomy module.

Other projects