/[drupal]/contributions/modules/taxonomy_delegate/README.txt
ViewVC logotype

Contents of /contributions/modules/taxonomy_delegate/README.txt

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


Revision 1.1 - (show annotations) (download)
Sat Feb 23 05:00:02 2008 UTC (21 months ago) by nancyw
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-BETA1, HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
File MIME type: text/plain
Initial release for 5.x
1 $Id $
2 Taxonomy Delegate Module
3 ------------------------
4
5 Introduction
6 ------------
7
8 This module allows an administrator with "administer taxonomy" permission to delegate the
9 administration of a vocabulary to a non-admin role.
10
11 The role to which this authority has been delegated may add, modify, and delete terms from
12 a vocabulary. They may, not however, modify the vocabulary itself, nor may they create new
13 vocabularies.
14
15 Given that Forums are controlled by a vocabulary, one might give the ability to control
16 them to someone who has no other administrative rights. They can then change the
17 "containers" (parent terms) and forums (child terms). Other popular modules that are
18 vocabulary driven are Image Gallery and Glossary, so they are functions that can be easily
19 delegated. There are many ways in which this module can help.
20
21 Sponsor
22 -------
23 This module's development was underwritten by Seblin Hosting (http://www.seblin.com) for
24 a project I was working on for them. They were gracious enough to allow me to contribute
25 it to the Drupal community.
26
27 Installation
28 ------------
29
30 Normal module installation procedures.
31
32 Settings
33 --------
34
35 There are no settings for "Taxonomy Delegate." Delegation of authority is done on the
36 vocabulary edit page.
37
38 Permissions
39 -----------
40
41 There are no new permissions for "Taxonomy Delegate." The roles must have "access content"
42 granted.
43
44 Menus
45 -----
46
47 This module adds a tab to the Administer >> Content management >> Categories page. Use the
48 "Delegation" tab to view which vocabularies (categories) have been delegated to which roles.
49
50 If a user is assigned to a role to which a vocabulary has been delegated, they will see a main ("Navigation") menu item to "Administer My Categories."

  ViewVC Help
Powered by ViewVC 1.1.2