I've created a very simple patch to improve the selection of taxonomy conditions on the node-page.
Before it was just a flat list and it wasn't very easy to see which vocabulary the term belonged.
I added one level to the options array so that the vocabulary name is an optgroup (see the attached screenshot).
By the way, is this module still maintained?
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_conditions.jpeg | 32.5 KB | Christoffer_V | |
| headerimage.module.patch | 816 bytes | Christoffer_V |
Comments
Comment #1
skizzo commentedThank you for this usability improvement! Still it's a tough
proposition when one has hundreds of taxonomy terms.
Would it be hard to use hierarchical_select?
Comment #2
skizzo commentedwill this patch be included in the next release?
In my use case I have different term Id's (in different vocabularies)
labeled exactly the same... so I can't really tell which is which
just looking at the flat list.
Comment #3
sutharsan commented@Christoffer_V: thanks for this small but excellent improvement.
Patch committed.