By PartisanEntity on
I have created several taxonomy terms, and when pages or stories are created, these have to be filed under a relevant taxonomy term.
I have also created User Roles, and would like certain roles to be able to access lets say taxonomy term X while others should not be able to access it.
What is the easiest way to implement this? I cannot seem to find a feature in the default Drupal installation to manage access to taxonomy terms.
Thank you very much in advance, any help appreciated.
Comments
Taxonomy access module
Does this module meet your needs?
http://drupal.org/project/taxonomy_access
Tac_lite might be a better
Tac_lite might be a better option, depending on the number of roles he is employing.
Thanks to the both of you for
Thanks to the both of you for the info. There will be about 10-15 roles. Which module is more suitable in your experiences?
I am not sure
I haven't used tac_lite, so I can't comment.
However based on the number of roles and my success with taxonomy content, tac_lite might be a better option.
Tac lite is very powerful but
Tac lite is very powerful but less all-consuming than taxonomy access. I've used it for numerous sites and it works flawlessly.