By kyle.vh on
Right now, if a node is tagged with taxonomy terms from separate vocabularies, all of your terms are listed alphabetically, causing the terms to inter-mingle.
Normally a node looks like this:
Terms: a, c, f, r, w (alphabetically)
When it might be more accurate and desirable to show:
Vocab 1: c, f, r | Vocab 2: a, w (alphabetically BY VOCAB)
Has anyone tried this? I can't find a module for it. Any snippets? Any thoughts?
kyle.vh
Comments
I was looking for the same
I was looking for the same function. These snippets did the trick for me.