Active
Project:
Taxonomy Access Control Lite
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2011 at 10:24 UTC
Updated:
9 Apr 2026 at 18:36 UTC
Jump to comment: Most recent
Comments
Comment #1
Dave Cohen commentedNot really. The tac terms are stored per-role, or in user data which is serialized data and not an indexed column in the db. Generally this is OK because the data is only needed for the current user.
The devel module include devel_node_access.module, which helps troubleshooting which users can see which nodes. depending on what you're trying to do, it might help.
Comment #2
damienmckennaThis could be useful for the current version, as a feature request.