Sorting with galleries and folders
khargy
Registered Users Posts: 13 Big grins
This has been driving me crazy for awhile now...
On the following test page I have a display of galleries and folders:
http://khargy.smugmug.com/Old-Photos/Test1
No matter what I do I can't get it to sort strictly by name, it always displays the folders first. So it this example is says "Test1, Test3, Test2"
I can see that the underlying AJAX call is calling:
http://khargy.smugmug.com/services/api/json/1.4.0/?NodeID=5WBDJ&NodeType=70&PageSize=50&imageSizes=S%2CM%2CL&SortMethod=7&SortDirection=1&method=rpc.node.getchildnodes
which shows the same sort order... if I change the SortMethod to 3:
http://khargy.smugmug.com/services/api/json/1.4.0/?NodeID=5WBDJ&NodeType=70&PageSize=50&imageSizes=S%2CM%2CL&SortMethod=3&SortDirection=1&method=rpc.node.getchildnodes
The AJAX comes back as I'd expect... is there anyway to update this on the page?
Thanks,
Ken
On the following test page I have a display of galleries and folders:
http://khargy.smugmug.com/Old-Photos/Test1
No matter what I do I can't get it to sort strictly by name, it always displays the folders first. So it this example is says "Test1, Test3, Test2"
I can see that the underlying AJAX call is calling:
http://khargy.smugmug.com/services/api/json/1.4.0/?NodeID=5WBDJ&NodeType=70&PageSize=50&imageSizes=S%2CM%2CL&SortMethod=7&SortDirection=1&method=rpc.node.getchildnodes
which shows the same sort order... if I change the SortMethod to 3:
http://khargy.smugmug.com/services/api/json/1.4.0/?NodeID=5WBDJ&NodeType=70&PageSize=50&imageSizes=S%2CM%2CL&SortMethod=3&SortDirection=1&method=rpc.node.getchildnodes
The AJAX comes back as I'd expect... is there anyway to update this on the page?
Thanks,
Ken
0
Comments
Just curious, are you still seeing this problem?
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
The Organizer is limited to displaying items in the order of Folders -> Galleries -> Pages; when the Content Block is set to display by "Organizer Position" it will follow that methodology. Changing the Content Block to display by something else should allow for intermingling of Folders, Galleries, and Pages, similar to how you see it now. There's also a number of discussions on here where we discuss being able to re-sort (manually) when selecting "Items I choose". Currently it's an awful pain to re-sort the items you choose.
Former SmugMug Product Team
aaron AT aaronmphotography DOT com
Website: http://www.aaronmphotography.com
My SmugMug CSS Customizations website: http://www.aaronmphotography.com/Customizations