You are here

INSTALL.txt in Taxonomy Access Control 6

Same filename and directory in other branches
  1. 5.2 INSTALL.txt
  2. 5 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 your 
  version of DRUPAL.

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

NOTE: If you want to USE TWO OR MORE "ACCESS" MODULES AT THE SAME TIME, TEST 
  THEM CAREFULLY. (e.g: OG, node_privacy_by_role, taxonomy access, etc.)

TO UPDATE from previous versions of taxonomy_access: PLEASE READ UPDATE.TXT!
  WHEN UPDATING, ALWAYS disable the module first before uploading the new 
  module, on the page:
  "Administer >> Site building >> Modules"
  (Drupal path: admin/build/modules).


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

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

2) ENABLE THE MODULE on page: 
   "Administer >> Site building >> Modules"
   (Drupal path: admin/build/modules).

3) REBUILD YOUR NODE ACCESS PERMISSIONS on page:
   "Administer >> Content Management >> Post Settings".
   (Drupal path: admin/content/post-settings/rebuild).

4) GRANT ADMINISTRATORS CONTROL of Taxonomy Access on page:
   "Administer >> User Management >> Permissions"
   (Drupal path: admin/user/permissions).

   To administer Taxonomy Access, administrators must have "access 
   administration pages" checked (under "system module") and "administer 
   permissions" checked (under "user module"). 

5) CONFIGURE ACCESS PERMISSIONS to the various categories at: 
   "Administer >> User Management >> Taxonomy Access Permissions"
   (Drupal path: admin/user/taxonomy_access).

   Be sure to configure your authenticated user permissions, as all custom 
   roles also have the authenticated user role.

NOTE: DATABASE TABLES are automatically added to database. Module creates two 
   database tables: '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 your
  3. version of DRUPAL.
  4. IMPORTANT: This is a complicated module. When you first learn to use this
  5. module, ALWAYS TRY IT FIRST ON A TEST SITE.
  6. NOTE: If you want to USE TWO OR MORE "ACCESS" MODULES AT THE SAME TIME, TEST
  7. THEM CAREFULLY. (e.g: OG, node_privacy_by_role, taxonomy access, etc.)
  8. TO UPDATE from previous versions of taxonomy_access: PLEASE READ UPDATE.TXT!
  9. WHEN UPDATING, ALWAYS disable the module first before uploading the new
  10. module, on the page:
  11. "Administer >> Site building >> Modules"
  12. (Drupal path: admin/build/modules).
  13. -----------------------
  14. INSTALLATION:
  15. -----------------------
  16. 1) COPY all files in the taxonomy_access directory to your Drupal
  17. installation's module directory.
  18. (By default: sites/all/modules/taxonomy_access/ in your Drupal directory.)
  19. 2) ENABLE THE MODULE on page:
  20. "Administer >> Site building >> Modules"
  21. (Drupal path: admin/build/modules).
  22. 3) REBUILD YOUR NODE ACCESS PERMISSIONS on page:
  23. "Administer >> Content Management >> Post Settings".
  24. (Drupal path: admin/content/post-settings/rebuild).
  25. 4) GRANT ADMINISTRATORS CONTROL of Taxonomy Access on page:
  26. "Administer >> User Management >> Permissions"
  27. (Drupal path: admin/user/permissions).
  28. To administer Taxonomy Access, administrators must have "access
  29. administration pages" checked (under "system module") and "administer
  30. permissions" checked (under "user module").
  31. 5) CONFIGURE ACCESS PERMISSIONS to the various categories at:
  32. "Administer >> User Management >> Taxonomy Access Permissions"
  33. (Drupal path: admin/user/taxonomy_access).
  34. Be sure to configure your authenticated user permissions, as all custom
  35. roles also have the authenticated user role.
  36. NOTE: DATABASE TABLES are automatically added to database. Module creates two
  37. database tables: 'term_access' and 'term_access_defaults'.