You are here

UPDATE.txt in Taxonomy Access Control 6

Same filename and directory in other branches
  1. 5.2 UPDATE.txt
  2. 5 UPDATE.txt
  3. 7 UPDATE.txt
READ THIS FILE if you are updating from previous versions of 
  'taxonomy_access.module'.

If you are installing taxonomy_access.module for the first time, you may ignore
  this file.

Taxonomy Access uses Drupal's AUTOMATED UPDATE SYSTEM (since Drupal 4.7).

--------
UPDATING
--------

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

2. BACKUP your database.

3. UPLOAD the new module files.

4. LOG ON AS MAIN ADMINISTRATOR (user with user ID 1).

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

6. RUN UPDATE.PHP by visiting "http://www.example.com/update.php"

7. GRANT ADMINISTRATORS CONTROL 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"). 

8. TEST YOUR SITE'S PERMISSIONS.  If there are problems, see the README.txt.

-----------------------
UPDATING FROM VERSION 5.1 OR PREVIOUS
-----------------------

If one upgrades an existing site using an older version (5.1 or before) of 
TAC, then no performance gains will be made until the admin goes through each 
role and "rebuilds" the permissions settings for each role from scratch (i.e. 
disable TAC for that role, then set it up again with just the categories and 
terms to apply TAC settings to).


-----------------------
TAXONOMY ACCESS UPDATES
-----------------------

Update #1: Updating the tables to UTF-8
Update #2: Adding new field 'grant_list' to the tables.
           (Neccessary after revision 1.53 Jan 12, 2006)
Update #3: Changing weight of the  module: put taxonomy_access to the bottom 
           (but before the very last ones) in the chain.
Update #4: Deleting old variable 'taxonomy_access_enabled'

(Send comments to Keve. http://drupal.org/user/13163/contact )

File

UPDATE.txt
View source
  1. READ THIS FILE if you are updating from previous versions of
  2. 'taxonomy_access.module'.
  3. If you are installing taxonomy_access.module for the first time, you may ignore
  4. this file.
  5. Taxonomy Access uses Drupal's AUTOMATED UPDATE SYSTEM (since Drupal 4.7).
  6. --------
  7. UPDATING
  8. --------
  9. 1. DISABLE THE MODULE on page:
  10. "Administer >> Site building >> Modules"
  11. (Drupal path: admin/build/modules).
  12. 2. BACKUP your database.
  13. 3. UPLOAD the new module files.
  14. 4. LOG ON AS MAIN ADMINISTRATOR (user with user ID 1).
  15. 5. ENABLE THE MODULE on page:
  16. "Administer >> Site building >> Modules"
  17. (Drupal path: admin/build/modules).
  18. 6. RUN UPDATE.PHP by visiting "http://www.example.com/update.php"
  19. 7. GRANT ADMINISTRATORS CONTROL on page:
  20. "Administer >> User Management >> Permissions"
  21. (Drupal path: admin/user/permissions)
  22. To administer Taxonomy Access, administrators must have "access
  23. administration pages" checked (under "system module") and "administer
  24. permissions" checked (under "user module").
  25. 8. TEST YOUR SITE'S PERMISSIONS. If there are problems, see the README.txt.
  26. -----------------------
  27. UPDATING FROM VERSION 5.1 OR PREVIOUS
  28. -----------------------
  29. If one upgrades an existing site using an older version (5.1 or before) of
  30. TAC, then no performance gains will be made until the admin goes through each
  31. role and "rebuilds" the permissions settings for each role from scratch (i.e.
  32. disable TAC for that role, then set it up again with just the categories and
  33. terms to apply TAC settings to).
  34. -----------------------
  35. TAXONOMY ACCESS UPDATES
  36. -----------------------
  37. Update #1: Updating the tables to UTF-8
  38. Update #2: Adding new field 'grant_list' to the tables.
  39. (Neccessary after revision 1.53 Jan 12, 2006)
  40. Update #3: Changing weight of the module: put taxonomy_access to the bottom
  41. (but before the very last ones) in the chain.
  42. Update #4: Deleting old variable 'taxonomy_access_enabled'
  43. (Send comments to Keve. http://drupal.org/user/13163/contact )