![]() |
|
Setting sub-album 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: Setting sub-album order (/thread-1215.html) |
Setting sub-album order - wagz - 2007-02-28 I'm using the Chili-Light theme on my site and have several nested albums. Because, the administration pages (at least, for me) don't support sub-album features yet, I've been setting a lot of image attributes directly in MySQL. My question is: Is it possible to order sub-albums via attributes in the database. I've tried a few combinations of things, but haven't gotten it to work. I don't know what values the script expects to see in the columns related to setting orders. Any tips are appreciated. Thanks! Setting sub-album order - trisweb - 2007-02-28 I don't believe it's working at all yet, doesn't look at the sort_order field when getting sub-albums.. I'll take a look at the query and how it's set up, see if I can push that out with 1.0.8 just for you ;-) Setting sub-album order - wagz - 2007-02-28 Cool. At least now I know those fields aren't used (yet). I may dig around and find the query and play a little. Thanks! |