Opened 19 years ago
Closed 19 years ago
#1760 closed enhancement (fixed)
Add sort order selection to menu for MythGallery
Reported by: | Owned by: | danielk | |
---|---|---|---|
Priority: | minor | Milestone: | 0.20 |
Component: | mythgallery | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Currently MythGallery only shows the gallery in alphabetical order (order A to Z). This enhancement adds a selection to the MythGallery menu to allow for sorting by reverse alpha (Z to A), sort by mod time (earliest first) or sort by reverse mod time (most recent first). Not included (because I don't know how to do this) is the check for upgrading the database to add the parameter to settings and a call to refresh the thumbnails view if the sort order is changed when in MythGallery (as opposed to being changed from the settings menu off the main Myth menu).
Attachments (2)
Change History (4)
by , 19 years ago
Attachment: | mythgallery.diff added |
---|
comment:1 by , 19 years ago
Milestone: | unknown → 0.20 |
---|---|
Owner: | changed from | to
comment:2 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
diff for enhancement to add sort order