This module appears to sort based on creation date. I need it to sort on either the name of the vocabulary or preferably the weigh= given the menu item. Is this possible?

Bill Mounce
bill@teknia.com

Comments

BillMounce’s picture

Priority: Normal » Critical

I am new to Drupal and do not know how open source stuff works, but if I can pay someone to do this I am willing to talk about it. As minor as this may seem, the lack of this ability is a show stopper for me.

nancydru’s picture

Priority: Critical » Normal

It may be a show stopper for you, but it is not a bug, so it is not "critical."

The terms are listed by vocabulary, then weight, then alphabetically (as returned by taxonomy_get_tree). The taxonomy module doesn't even track dates, so it is not by date at all.

nancydru’s picture

Status: Active » Postponed (maintainer needs more info)
nancydru’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

I've even tried using this with a free-tagging vocabulary and it sorts first by weight, then by name. I don't see anything to fix; if you still do, please re-open this issue with information about your environment that is causing something other than what I see.