Closed (won't fix)
Project:
Taxonomy Access Control Lite
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2007 at 17:52 UTC
Updated:
27 Sep 2007 at 17:08 UTC
i have a content type for which it should possible to assign all available terms and not only the terms specified for a role.
is it possible to disable tac lite for a specific content type or what else could i do?
thx
Comments
Comment #1
Dave Cohen commentedI recommend re-thinking your permission and term scheme so you don't have to do this.
If that's not an option, consider using hook_form_alter to change the node edit form.
This does not sound like something tac_lite can easily support.