I was just wondering if it was possible to change the 'Album View' sort order from number of 'files per album' to 'album title'.
I have a category called 'Flyers' and Albums called '1988', '1989', and '1990' and I wanted to sort in that order - but at the moment it's sorted in number of files per album order, with largest last. [link]
I looked at gallery.php and found: ORDER by al.dt DESC at line 432, but couldn't find what al.dt is, and what the other database varriables are. Looking via phpmyadmin didn't help me either.
It's not the end of the world if this is really complicated to do, but would be good.
The gallery, along with the lightbox are really wonderful plugin's btw. Thanks for your hard work guys.