You are here

UPDATE.txt in Taxonomy Access Control 7

Same filename and directory in other branches
  1. 5.2 UPDATE.txt
  2. 5 UPDATE.txt
  3. 6 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.

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

1. DISABLE THE MODULE on page: 
   "Administration >> Modules"
   (http://www.example.com/admin/modules).

2. BACK UP your database.

3. COPY the new taxonomy_access directory over the existing module directory
   (By default: sites/all/modules/taxonomy_access/ in your Drupal directory.)

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

5. ENABLE THE MODULE on page: 
   "Administration >> Modules"
   (http://www.example.com/admin/modules).

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

7. TEST YOUR SITE'S ACCESS CONTROL.  If there are problems, see the README.txt.

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. -----------------------
  6. UPDATING
  7. -----------------------
  8. 1. DISABLE THE MODULE on page:
  9. "Administration >> Modules"
  10. (http://www.example.com/admin/modules).
  11. 2. BACK UP your database.
  12. 3. COPY the new taxonomy_access directory over the existing module directory
  13. (By default: sites/all/modules/taxonomy_access/ in your Drupal directory.)
  14. 4. LOG IN AS MAIN ADMINISTRATOR (user with user ID 1).
  15. 5. ENABLE THE MODULE on page:
  16. "Administration >> Modules"
  17. (http://www.example.com/admin/modules).
  18. 6. RUN UPDATE.PHP by visiting:
  19. http://www.example.com/update.php
  20. 7. TEST YOUR SITE'S ACCESS CONTROL. If there are problems, see the README.txt.