Order of pictures
vistree - January 8, 2009 - 20:08
| Project: | Flash gallery |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi, how is the order of the pictures defined?
I need an ascending order by filename inside the simpleviewer.
Is this possible? Or can I do it by uploading files in a special order?
Regards
vistree

#1
Did you ever find out how to reorder the images? They seem to be ordered by original post date.
#2
They are ordered by sticky and the node's created date.
You can see the SQL query in the flash_gallery_xml function.
I guess it would be nice to have the order as an option.
I'll look into adding this as a feature request.
cheers,
Dan
#3
That would be great. Thanks