You are here

INSTALL.txt in Taxonomy Access Control 5.2

Same filename and directory in other branches
  1. 5 INSTALL.txt
  2. 6 INSTALL.txt
  3. 7 INSTALL.txt
TO INSTALL, simply install and enable the module, in these steps.

PLEASE CHECK, that you use the right version of Taxonomy Access for DRUPAL.
  (For 4.7.x, use taxonomy_access-4.7.0.tar.gz)

IMPORTANT: This is a complicated module. When you try to learn using this module,
  ALWAYS TRY IT FIRST ON A TEST SITE.

NOTE: If you want to USE TWO OR MORE "ACCESS" MODULE AT THE SAME TIME, TEST IT 
      CAREFULLY. (e.g: OG, node_privacy_by_role, taxonomy access, etc.)
     (This has been made easier with the new node_access system in 5.x.)

TO UPDATE from previous versions of taxonomy_access: PLEASE READ UPDATE.TXT!
  WHEN UPDATING, ALWAYS disable the module first (admin/modules) before uploading
  the new module.

-----------------------
INSTALLATION:
-----------------------

1) COPY all files in the taxonomy_access directory to your drupal installation's
   module directory (by default: /sites/all/modules/taxonomy_access/)

2) ENABLE THE MODULE on page: "Administer >> Site building >> Modules"

3) CONFIGURE OPTIONS FOR TAXONOMY ACCESS: Go to page:
   "Administer >> Site configuration >> Taxonomy Access: Settings".

4) SET PERMISSION 'Administer Access Controll' FOR ADMINISTRATORS on page: 
   "Administer >> User Management >> Access Control".

5) CONFIGURE ACCESS PERMISSIONS to the various categories from 
   "Administer >> User Management >> Taxonomy Access: Permissions".

NOTE: DATABASE TABLES are automatically added to database. Module creates two 
      tables in database: 'term_access' and 'term_access_defaults'.

File

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