Would anyone be able to point me in the direction of making TSS available with these modules?

http://drupal.org/project/profile_taxonomy
http://drupal.org/project/user_tags

Essentially my project requires users to sign up, check which topics they are interested in, using the same vocab as an article content type.

I could get Profile Taxonomy working with another module Project Checkboxes but it doesn't do the fieldset hierarchy grouping like TSS does.

Theres some additional discussion about these topics here:

http://drupal.org/node/911500
http://drupal.org/node/617088

Apologies if this isn't quite the right place for this discussion, its my first post in the community :)

Comments

barkingtiger’s picture

Although I didn't fix this if it helps anyone else I just used Content Profile module and added the taxonomy there. Not Ideal but seems to get the right effect.