Sort allowed node types by display name, not internal name
joshuajabbour - September 9, 2008 - 20:20
| Project: | Nodequeue |
| Version: | 6.x-2.0-rc2 |
| Component: | User interface |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
The attached patch updates the Nodequeue UI, changing the sort order of the list of allowed node types for a queue.
Currently the list of node types is sorted by the internal, machine-readable name. With this patch, the list is sorted by the human-readable display name, so the list appears in the correct (visual) order.
| Attachment | Size |
|---|---|
| nodequeue-typesortorder.patch | 350 bytes |

#1
Patch applied backwards...
#2
Good call. Committed to Drupal 6 and 5 branches. Thanks!
#3
Automatically closed -- issue fixed for two weeks with no activity.