| 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).
|