| 1 |
// $Id$
|
| 2 |
|
| 3 |
Taxorole
|
| 4 |
URL: http://drupal.org/project/taxorole
|
| 5 |
------------------------
|
| 6 |
To install, place the entire taxorole folder into your modules directory.
|
| 7 |
Go to administer -> site building -> modules and enable the taxorole module.
|
| 8 |
If mass_contact or tac_lite modules are installed, additional features will
|
| 9 |
be provided (optionally).
|
| 10 |
|
| 11 |
Now go to Administer > Site configuration > Taxorole settings. Select the
|
| 12 |
vocabularies, whose terms will be used as roles.
|
| 13 |
|
| 14 |
You have the option to prefix the new role with the vocabular name and
|
| 15 |
to use a user-specified delimiter.
|
| 16 |
|
| 17 |
If maxx_contact module is installed, taxorole will offer the option
|
| 18 |
to add a new category to mass_contact's categories with each new role
|
| 19 |
(useful when you want to send a mail to only a specific group of users
|
| 20 |
that have only access to a specific set of nodes).
|
| 21 |
|
| 22 |
Also, if tac_lite is installed you have the option to restrict access
|
| 23 |
to nodes tagged with the specified roles so that they will be visible
|
| 24 |
only by the respective role(s).
|
| 25 |
|
| 26 |
Finally, any new term will cause an automatic creation of a new role and
|
| 27 |
(optionally) a new category in Mass Contact along with proper access
|
| 28 |
setttings in TAC lite.
|
| 29 |
|
| 30 |
Konstantinos Margaritis
|
| 31 |
CODEX
|