Postponed (maintainer needs more info)
Project:
Author Taxonomy
Version:
6.x-1.8
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2009 at 17:33 UTC
Updated:
24 Nov 2009 at 17:44 UTC
I have a content profile with panels. On one panel I plan to show all the nodes tagged with the author term that links to this user.
Is there a way to show all nodes that were tagged with a term that links to the user only knowing his uid?
Comments
Comment #1
todd nienkerk commentedIf you know the UID, you can query the DB to see what term is associated with that UID. You can then use the TID (term ID) to view all nodes tagged with that term.
Unfortunately, I don't know what that DB query would be. (I'm not good with the DB layer.) Can someone else help?
Comment #2
todd nienkerk commented