I would like to be able to choose weather i want the module to sort the terms of taxonomy vocabulary or not . The module ascenting the terms as i see

Comments

Taxoman’s picture

Title: Display hierarchy of taxonomy terms » Allow custom choice of terms sorting order
Component: User interface » Code
Priority: Normal » Major

Yes, this is important. (Adjusting to better title.)

Such options should be per block, not a general setting for all blocks or per vocabulary.
I assume we will "soon" get options to create multiple blocks per vocabulary, so these choices should therefore be per block.

Suggested options:
a) by weight (use the current weightorder from the taxonomy list page)
b) ascending by term name
c) descending by term name
d) ascending by term id
e) descending by term id

(Would be great if there was a 7.x-dev release to file these feature requests against.)