Hi,
I was sumitting a very small patch to Order taxonomy_select_nodes (in fact nedjo already roll one out : Allow custom sort order for nodes in taxonomies) and I would like to take advantage of this feature to provide a setting for taxonomy_menu to allow ordering a taxonomy in an alphabetical way.
So here is the patch, it requires my patch to taxonomy and can be very easilly adapted to fit nedjo's patch
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_menu-order-by-vocabulary.patch | 2.51 KB | tostinni |
Comments
Comment #1
tostinni commentedMy precedent patch Order taxonomy_select_nodes has been commited to HEAD, what about commited this one ?
Comment #2
ehappylucky05 commentedComment #3
Anonymous (not verified) commentedAs far as I can tell, this has already been implemented in the current version of Drupal (there's a 'Reset to alphabetical' button for each taxonomy). Marking as Fixed.