I'm looking for a way to have the "Reset to Alphabetical" button do a DESCENDING sort of the taxonomy terms (Z->A).
oxygensmith - October 30, 2009 - 22:17
| Project: | nodeorder |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hey group. I'm using 6.13 and am trying to use nodeorder to order a taxonomy terms list by the alphanumerical order. The trouble is, I just need to sort the terms list in descending order, not ascending. I've looked through all the module files for something that looks like ASC or DESC to create a patch — can't find it though.
Can anyone please point me in the right direction?
Thanks,
Rob B

#1
Is this a duplicate of #423430: Add to "top" of taxonomy instead of bottom? If so, please mark this as a duplicate and try that thread to see if anyone has solved this.