SimpleGal 3.1 has been released! Get it over at the download page.
New in this version:
More web-based administration.
Lovely new AJAX administration features.
Switch to jQuery.
Much better sorting: you can now sort by any property of an image or album (see the
config-example.phpfile for an explanation of how to do this).Lots of miscellaneous fixes.
You’ll want to look at the config-example.php when upgrading and port any values over that you don’t have in your config.php. New in this version are:
SORT_ALBUMS_BY: Property by which to sort albums; default israw_name, the filename of the directory.SORT_ALBUMS_ORDER: Whether to sort albums in ascending (asc) or descending (desc) order.DOCROOT: Should be set to:'http://' . DOMAIN . FOLDERunless you really know what you’re doing.
For most people, copying and pasting from the example config file should suffice; if you’re not entirely sure what you’re doing, it might be worth deleting your config.php and setting it up again as you did when following the installation instructions.
Enjoy!
Post a Comment