| 1 |
TO INSTALL, simply install and enable the module, in these steps.
|
| 2 |
|
| 3 |
PLEASE CHECK, that you use the right version of Taxonomy Access for DRUPAL.
|
| 4 |
(For 4.7.x, use taxonomy_access-4.7.0.tar.gz)
|
| 5 |
|
| 6 |
IMPORTANT: This is a complicated module. When you try to learn using this module,
|
| 7 |
ALWAYS TRY IT FIRST ON A TEST SITE.
|
| 8 |
|
| 9 |
NOTE: If you want to USE TWO OR MORE "ACCESS" MODULE AT THE SAME TIME, TEST IT
|
| 10 |
CAREFULLY. (e.g: OG, node_privacy_by_role, taxonomy access, etc.)
|
| 11 |
(This has been made easier with the new node_access system in 5.x.)
|
| 12 |
|
| 13 |
TO UPDATE from previous versions of taxonomy_access: PLEASE READ UPDATE.TXT!
|
| 14 |
WHEN UPDATING, ALWAYS disable the module first (admin/modules) before uploading
|
| 15 |
the new module.
|
| 16 |
|
| 17 |
-----------------------
|
| 18 |
INSTALLATION:
|
| 19 |
-----------------------
|
| 20 |
|
| 21 |
1) COPY all files in the taxonomy_access directory to your drupal installation's
|
| 22 |
module directory (by default: /sites/all/modules/taxonomy_access/)
|
| 23 |
|
| 24 |
2) ENABLE THE MODULE on page: "Administer >> Site building >> Modules"
|
| 25 |
|
| 26 |
3) CONFIGURE OPTIONS FOR TAXONOMY ACCESS: Go to page:
|
| 27 |
"Administer >> Site configuration >> Taxonomy Access: Settings".
|
| 28 |
|
| 29 |
4) SET PERMISSION 'Administer Access Controll' FOR ADMINISTRATORS on page:
|
| 30 |
"Administer >> User Management >> Access Control".
|
| 31 |
|
| 32 |
5) CONFIGURE ACCESS PERMISSIONS to the various categories from
|
| 33 |
"Administer >> User Management >> Taxonomy Access: Permissions".
|
| 34 |
|
| 35 |
NOTE: DATABASE TABLES are automatically added to database. Module creates two
|
| 36 |
tables in database: 'term_access' and 'term_access_defaults'.
|