Addding taxonomy to user profile
dhroople - September 24, 2009 - 07:27
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

_
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