/[drupal]/contributions/modules/taxonomy_role/readme.txt
ViewVC logotype

Contents of /contributions/modules/taxonomy_role/readme.txt

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


Revision 1.2 - (show annotations) (download)
Sun Sep 9 05:00:20 2007 UTC (2 years, 2 months ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1, DRUPAL-5--1-2, HEAD
Branch point for: DRUPAL-5
Changes since 1.1: +8 -5 lines
File MIME type: text/plain
#132110: Port to 5.x.
1
2 ********************************************************************
3 D R U P A L M O D U L E
4 ********************************************************************
5
6 Name: taxonomy_role
7 Author: der <dreed10 -at- gmail -dot- com>
8 Drupal: 5.x
9
10 ********************************************************************
11 DESCRIPTION:
12
13 The purpose of this module is to provide a way to restrict which
14 vocabularies show up on the node forms. This allows you to do
15 things like setup vocabularies for administrator-only use or for
16 any other purpose where you want only certain roles to see or set
17 vocabulary terms on the nodes.
18
19 IMPORTANT! – Once this module installed, you MUST visit the
20 access control admin page to set the access permissions for
21 your existing vocabularies. If you don’t do this step then your
22 vocabularies wont be visible to anyone but the original admin account.
23
24 ********************************************************************
25 INSTALLATION:
26
27 1. Copy the module's directory and files to your site's modules directory.
28
29 2. Enable the taxonomy_role module in 'admin/build/modules'.
30
31 3. Set access permissions for you taxonomy vocabularies in admin/user/access.
32
33 4. Optional: Choose whether to hide or disable denied vocabularies in
34 admin/settings/taxonomy_role.
35
36 ********************************************************************

  ViewVC Help
Powered by ViewVC 1.1.2