18 Feb
2006
18 Feb
'06
10:27 a.m.
Nedjo Rogers wrote:
Can anyone point me to existing code for classifying users by taxonomy (i.e., assigning terms to users)? Thanks, Nedjo
My sandbox has a userstag module for this. Pretty crude but works. It's a copy-paste of sometime HEAD taxonomy with some modifications. You need a users_term (tid,uid) table for it and I do not know whether the mysql is there.