Show which terms are associated with user

JStarcher - March 4, 2009 - 15:42
Project:Taxonomy Access Control Lite
Version:6.x-1.2
Component:Code
Category:feature request
Priority:minor
Assigned:JStarcher
Status:needs review
Description

I ran into a problem where my vocabulary is huge and confusing since it is stacked with siblings. Using the betterselect module the box gets cleaned up and you can theme each item. I created a small patch that will spit out which terms are associated with the user to make it easier at a quick glance.

#1

Dave Cohen - March 4, 2009 - 16:59

The devel module includes devel_node_access.module. Enable that, then add the block it provides to your page footer. This will show you what the node_access table has to say about any node/NNN page. That may help.

If not, think of ways to make it better and maybe we can made changes to that module.

 
 

Drupal is a registered trademark of Dries Buytaert.