Is there a way to associate a taxonomy term to an individual user so that term will automatically set in any story the user creates?

Thanx
jdcllns

Comments

tm’s picture

the OP in http://drupal.org/node/196962 might help you formulate a solution. i believe "nat" is node auto term.

jdcllns’s picture

From the NAT module desc: "when a node is created, an equivalent taxonomy term is automatically created in any associated vocabularies" (http://drupal.org/project/nat)

It would be nice if when I added a user, there was a text field into into which I could enter text, then have an equivalent taxonomy term automatically created in an associated vocabulary.

When a user submits a Story, their taxonomy term would automatically get associated with the story. Then I could build a View based on that taxonomy term.

Dean Collins

jdcllns