Opened 18 years ago
Closed 17 years ago
#7315 closed enhancement (invalid)
Gallery ordering issues
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 2.6 |
| Component: | Administration | Keywords: | needs-patch |
| Focuses: | Cc: |
Description
Say you upload 3 images:
image1.jpg
image2.jpg
image3.jpg
They will be ordered back to front, and will appear as such in the gallery:
image3.jpg
image2.jpg
image1.jpg
This is related to this smaller issue:
On upload there is no order defined, you have to drag one of the images up and back again to activate the ordering.
Both problems would be fixed if after a batch is uploaded, an ordering is enforced based on filename to prevent this back to front behavior.
I am coming from the perspective that a photographer client will want to order the gallery easily, but having the first slide be at the end with the highest number is illogical.
Attachments (3)
Change History (5)
@
18 years ago
Creating gallery - part 3 (if you try dragging one the numbers are the opposite of what you would expect, based on filename and processing order)
Creating gallery - part 1