abt.info |
abt.info |
|
name = Access by Term (ABT)
description = ABT controls access based on relationship between node->term<-user.
core = 7.x
php = 5.x
package = Access control
files[] = abt.module
files[] = abtutils.inc
files[] = abt.test
dependencies[] =… |
abt.install |
abt.install |
|
abt.install
Install, update and uninstall functions for the ABT module. |
abt.module |
abt.module |
|
abt.module
Module for controling access by using user->term<-node relationship. |
abt.test |
abt.test |
|
|
abtutils.inc |
abtutils.inc |
|
abtutils.inc
File containing AbtUtils class. |
README.txt |
README.txt |
|
About ABT
ABT (Access by Term) is a module that controls node access based on relationship between node->term<-user where taxonomy terms allow for hierarchical content access control.
----------------
| Installation |
----------------
Install… |