Opened 15 years ago
Last modified 10 years ago
#5509 closed enhancement
Sorting property lists — at Version 4
| Reported by: | anonymous | Owned by: | ce |
|---|---|---|---|
| Priority: | normal | Milestone: | 15.08 |
| Component: | Internal preset | Version: | |
| Keywords: | sorting | Cc: | Klumbumbus |
Description (last modified by )
Hi, wouldn't it be easy to sort the lists showing up the properties in the single presets?
For instance the vending machine preset drop down box for the machines products would be easier to understand if it is sorted alphabeticaly, cause you know what you are looking for at this moment.
Change History (5)
comment:1 by , 15 years ago
comment:2 by , 14 years ago
| Component: | Core → Internal preset |
|---|---|
| Owner: | changed from to |
| Summary: | Sorting property lists → [Patch] Sorting property lists |
Sorting is easier done within the preset. But how about I18n?
by , 14 years ago
| Attachment: | 5509.patch added |
|---|
comment:4 by , 14 years ago
| Description: | modified (diff) |
|---|---|
| Summary: | [Patch] Sorting property lists → Sorting property lists |
We could add a sort property, probably set to "true" as default.
Note:
See TracTickets
for help on using tickets.



Not generally. The order is defined by the preset code itself. Maybe we can add a sort keyword, so the list can get sorted when preset author wants it.