Special thanks to the team of volunteer testers
Luxus,
Coreace,
ffabris,
Dr3vil,
vzbob,
snow77,
hatch, and Dustin (can't locate your nick!) who worked to quickly locate and report a number of bugs (and locate some patches too) to make this a good quality, "works out of the ZIP with only minor well-documented configuration" Gallery module for the XOOPS community. It is only through their continued encouragement that this release was made possible (I'm easily distracted
).
Here's a laundry list of some of the fixes in case anyone is still reading...
* Update xoopsgallery_images and xoopscomments table on album rename
* Set of patches from SirTanksAlot
* Fix for comments disappearing with nav buttons from bugger
* Fixed Shutterfly link
* Comments working with help from core team in xoops 2.0.5rc+
* Remove undeclared constant from require('init.php') lines to prevent warning
* Add index.html to each album root to discourage browsing
* Add index.html to tmp and albums to force directory creation
* New admin icon from vzBob
* Highlight image on top gallery page is now a link to the album it represents
* Added this readme file
* check_netpbm.php and check_imagemagick.php are now off the admin menu
* Enabled the Time Limit preference.
* Comment count hidden when comments disabled on module or album.
* Fixed formatting (somewhat) on Caption editor, slideshow, and search results
* Fixed album path on view_photo
* Added smarty tags to view_photo: <{$photoCaption}>, <{$photoIndex}>
* Added smarty tags to view_album: <{$row.pictures[i].index}> and <{$row.captions[i].index}>
* Converted navigation on view_album and view_photo to be rendered in smarty template.
* Fixed alignment of tables and pictures in album index and view albums
* Fixed comments appearing on wrong photo from system-generated links
* Too many other fixes, lost track!