Questions about setting permissions
SocialNicheGuru - September 3, 2009 - 01:41
| Project: | Taxonomy Access Control Lite |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
1. If i highlight a vocab, then not select either view, delete, read for the scheme, is the vocab not accessible at all?
2. Delete mean that people can delete the content or delete the taxonomy?
3. Will this module let me do the following:
I have a vocab that I use in conjunction with content taxonomy field.
I want people to be able to select the appropriate value.
But I don't want them to be able to enter taxonomy/term/tid or term name and see the list of all items.

#1
1. I think so.
2. the content.
3. if you let people view a term it will appear both on the node edit form and taxonomy/term/tid. To hide taxonomy/term/tid, you'd need to implement hook_menu_alter I think.
A goal of tac_lite is to remain simple. The TAC module might give you more flexibility, I'm not sure.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.