Closed (won't fix)
Project:
Taxonomy Super Select (TSS)
Version:
4.7.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2007 at 14:37 UTC
Updated:
3 Oct 2010 at 09:25 UTC
Jump to comment: Most recent file
Comments
Comment #1
codexmas commentedIt will be quite simple to add classes/id's to each fieldset and vocabulary.
I am likely going to start on this soon as there are a couple of other ideas
I have as well like:
Display as Fieldsets or Nested UL/LI's so that you could do your own CSS/Javascript collapsing stuff.
Write proper theme functions for each of the element styles so that it can all be overridden.
Allow per content type override of Required/Multiple etc...
Parent selection when adding Freetagging terms, tricky but worth it I think.
Thats all I can think of for now, I hope to have something done maybe next week.
Gord.
Comment #2
nathanraft commentedThis is more that I wished for... Sounds great.
I really like the parent selection when freetagging ...has got to be one of most needed taxonomy features!!
Looking forward to it and will be glad to test.
Comment #3
DanaRoseRoss commentedPatch to add a unique ID to TSS's div tag for theming (Drupal 6 version)
Comment #4
jcisio commentedClose 4.7 issue. TSS now uses the Drupal Form API, thus it is easy for theming.
Patch #3 is therefore not necessary. Besides, it is not correct because there is duplicate ID (vocab and parent terms use the same ID).