![]() |
|
Sorting Order - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Sorting Order (/thread-4263.html) |
Sorting Order - fatman - 2008-12-16 I found that I can't set the sorting order to ascending. At admin, even the image_sortdirection set to zero, the descending check box still checked. On front end page, I have an album always in descending order whatever the image_sortdirection is, but in other album is not. So, I tried to set both album to same value: sort_type = Date, subalbum_sort_type = Date, sort_order = null, image_sortdirection = 0, album_sortdirection = 1. The sorting result is different, I suspect the parent sorting function might mess up something. Just tried on 12-14 nightly build Sorting Order - sbillard - 2008-12-16 Yes, you are correct. This will be corrected in tonight's build. |