Posted by Dret on June 5, 2009 at 10:57am
Jump to:
| Project: | Taxonomy Super Select (TSS) |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
| Issue tags: | compatibility |
Issue Summary
It's possible to give possibility to interact Taxonomy Super Select with Taxonomy Other modules?
I tryed but TSS don't see the new term "- Other -" given by Taxonomy Other to add quickly a new element to toxonomy.
Thanks!
Bye!
Comments
#1
Try lowering the weight (system table) of the Taxonomy Other module.
#2
Excuse me... I have to modify the Db Table or the Taxonomy Other Modules file?
#3
In the core "system" table, there is a column called "weight" which controls the order in which modules are called (otherwise they get called alphabetically). Occasionally it is necessary to make sure that one is called before another. In all likelihood, both modules are weighted with 0, so change Taxonomy Other to -1 and see if that helps.
#4
In the table indicated... Taxonomy Super Selec has weight 1 and Taxonomy Other 11.
I tryed to set TO to 0 or -1 but the situation is still the same... when the page is loaded the input field of TO is visible but disappear as soon as TSS is loaded...
However thanks for suggestion...!! ;)
Bye!
#5
Adding tag.
#6
Both modules change the UI. It's quite difficult for compatibility. I suggest you disable TSS in the vocabulary which you are using Taxonomy Other.