Active
Project:
Taxonomy Super Select (TSS)
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2011 at 15:40 UTC
Updated:
8 Apr 2011 at 11:21 UTC
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
Comment #1
barkingtiger commentedAlthough 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.