Closed (works as designed)
Project:
Taxonomy List
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2007 at 09:15 UTC
Updated:
23 Mar 2008 at 17:03 UTC
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
Comment #1
BillMounce commentedI 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.
Comment #2
nancydruIt 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.
Comment #3
nancydruComment #4
nancydruI'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.