Posted by bsuttis on May 15, 2009 at 5:07am
Jump to:
| Project: | Taxonomy Access Control |
| Version: | 5.x-1.1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I have a vocabulary that is applied across 10+ content types and with Taxonomy Access applied, users are able to view/edit any of the 10+ content types even when Access control (/admin/user/access) settings don't allow this.
Does a module or documentation exist to allow you to specify what content types the taxonomy access settings apply to?
My issue is similar to the one discussed at http://drupal.org/node/144502, just wondering if anything has happened in the last 2 years that would make this doable now.
Comments
#1
Generally, Drupal's access control system allows modules to add permissions provided by other modules, but not revoke them. However, since TAC does include the "Deny" for its own permissions, one workaround might be to do what is described in #2 of #144502: Taxonomy Access + CCK: permissions for "category+content type" combination? above: create a vocabulary specifically to deny access for the content types that share the vocabulary but should not share TAC's permissions. Does this work in your situation?
#2
Marking postponed pending followup from the OP.
#3
See also #695376: How give term-based Taxonomy Access Control VIEW DENY over type-based Content Access VIEW ALLOW. Closing Drupal 5 issues, since D5 will no longer be supported.