You are here

README.txt in Taxonomy access fix 7

Same filename and directory in other branches
  1. 7.2 README.txt
Taxonomy access fix
====

This module

* adds 1 permission per vocabulary: "add terms in X"
* changes the way vocabulary specific permissions are handled
* changes the Taxonomy admin pages' access checks
* alters the vocabularies overview table to show only what you have access to edit or delete

The module does what native Taxonomy lacks: more specific Taxonomy permissions (and checking them correctly).

*Note*: In order to access the admin/structure/taxonomy page, you must first set permissions for the desired vocabularies.

*Note*: A module can't add permissions to another module, so the extra "add terms in X" permissions are located under "Taxonomy access fix" and not under "Taxonomy".

File

README.txt
View source
  1. Taxonomy access fix
  2. ====
  3. This module
  4. * adds 1 permission per vocabulary: "add terms in X"
  5. * changes the way vocabulary specific permissions are handled
  6. * changes the Taxonomy admin pages' access checks
  7. * alters the vocabularies overview table to show only what you have access to edit or delete
  8. The module does what native Taxonomy lacks: more specific Taxonomy permissions (and checking them correctly).
  9. *Note*: In order to access the admin/structure/taxonomy page, you must first set permissions for the desired vocabularies.
  10. *Note*: A module can't add permissions to another module, so the extra "add terms in X" permissions are located under "Taxonomy access fix" and not under "Taxonomy".