Am I right in thinking that we don't need this module in Drupal 7?
Would it be possible to document how we might achieve it with D7 core, or perhaps with the Profile2 module.
Thanks
Am I right in thinking that we don't need this module in Drupal 7?
Would it be possible to document how we might achieve it with D7 core, or perhaps with the Profile2 module.
Thanks
Comments
Comment #1
gnindl commentedThere's no need to continue this module in Drupal 7.
The Profile2 module is an excellent choice for Drupal 7. It's based on the Field and Entity API and lets you add a "Term" field to a user. Just follow the instructions there.