/[drupal]/contributions/modules/taxonomy_access/INSTALL.txt
ViewVC logotype

Contents of /contributions/modules/taxonomy_access/INSTALL.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.14 - (show annotations) (download)
Fri Feb 22 20:50:27 2008 UTC (21 months ago) by keve
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.13: +6 -18 lines
File MIME type: text/plain
copying files from branch DRUPAL-5--2
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'.

  ViewVC Help
Powered by ViewVC 1.1.2