By stephtek on
Is there a way to filter out nodes by taxonomy term per user?
What I would like to do is have 3 user's. Each user will only be able to see content that is tagged with one specific taxonomy term. Is that possible? I need to filter content by user but not content type.
I hope this made sense to someone :)
Thanks for the help!
Steph
Comments
This might be a useful start:
This might be a useful start: http://drupal.org/node/200631
Hmm. i implemented this
Hmm. i implemented this http://drupal.org/node/153686
But If I categorize a node as 2 taxonomy types it doesnt show for either of them. I need to be able to give a node a few taxonomy terms each so they show up for multiple roles at once. Is this possible?