Community & Support

Addding taxonomy to user profile

Hello Drupal

I want to add few taxonomy field to user profile. I am using default profile module.
Node profile is for older version.
Any solution would be help full

thanks dhroople

Comments

_

Maybe the http://drupal.org/project/user_terms module? Otherwise, content_profile (d6 replacement for bio) can turn user profiles into full fledged drupal nodes where you can use cck, taxonomy, etc.

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.

User_term was not able to

User_term was not able to display termlink. it was just printing the text of tag (Multiselect only works)
for free tagging its shows multi-select field. & only single taxonomy is allowed.

user_tags Module was working But only single taxonomy is allowed.
& it does add a tab on user profile. not worth

Are any drupal expert who can suggest some better Soloution

dhroople