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

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

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


Revision 1.1 - (show annotations) (download)
Tue Sep 30 11:11:05 2008 UTC (13 months, 3 weeks ago) by aclight
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC1, DRUPAL-5--1-0, HEAD
Branch point for: DRUPAL-5
File MIME type: text/plain
#314786 by aclight:  Added INSTALL.txt.
1 //$Id$
2
3 Follow the steps below to properly configure the Comment alter taxonomy module.
4
5 1. Enable the module from the admin/build/modules page.
6 2. If you have not already done so, create one or more vocabularies from the
7 admin/content/taxonomy page. Comment alter taxonomy supports all types
8 of vocabularies, including free tagging and multiple select vocabularies.
9 Make sure that you specify the content types to which each vocabulary
10 applies when editing the vocabulary.
11 3. Go to the Comment alter taxonomy admin settings page at
12 admin/settings/comment_alter_taxonomy and check each vocabulary
13 that you want to be alterable from comments. You will need to have the
14 "administer site configuration" permission to access this page.
15 4. Go to the Access control administration page at admin/user/access and
16 specify which user roles have the permission to alter terms from comments
17 for each vocabulary.
18
19 NOTE: For a user to be able to change the terms on a node from a comment,
20 *both* of the following conditions must be true:
21 a) The vocabulary must be set to be alterable from comments (step 3 above).
22 b) The user must have the permission to alter terms from comments for the
23 given node type (step 4 above).

  ViewVC Help
Powered by ViewVC 1.1.2