Posted by kar2905 on March 17, 2012 at 3:44pm
I had created a module two years back for Drupal 6.* which can associate users with taxonomy terms.
The code and readme is here: https://github.com/kar2905/UsersTax
How's the idea ? Anyone wants to help ?
Comments
There is a module for that:
See User terms.
D7 fields
Since user object is a first-class, fieldable entity in D7, this can achieved by attaching taxonomy term field(s), and requires only core modules.