Changelog
v1.4
- switched from fopen to CURL for accessing Gallery; libcurlemu (http://code.blitzaffe.com/pages/phpclasses/files/libcurlemulator52-7) is used to support environments without CURL support
- image cache was not resetted after timeout (thanks Kerri!)
v1.3
- added check for allowurlfopen on admin page
- added option to open Gallery album by clicking the album's title
- album chooser now adds now only those parameters to the wpgr tag, which have been changed - allows global change of settings for older posts
- added support for multi-language via gettext/pot files (feel free to translate and to send me the translation files for inclusion)
added per album and per tag option to choose what happens, if the user clicks on a thumbnail
- open via lightbox effect
- open image in new window
- open image in Gallery in new window
bugfix: rewrote Gallery data parsing method - speedup + fix of potential security risk
- bugfix: post specific parameters were used for following posts as well
v1.2.1
- bugfix: array_search() PHP warning on admin page
- bugfix: array_search() PHP warning, if displaying subalbums
- added fading effect to messages on admin page
v1.2
- support for multiple Gallery installations
- added new output type: carousel
- output type (plain / carousel) can be selected per Gallery on WPGR's admin page
- output type 'plain' is always used in RSS feeds
- redesigned WPGR's admin page: multiple Galleries support, better layout, tooltips, frontend & backend checks for correct values, 'test Gallery connection' button, confirmation dialog for rebuilt caches
- clicking on a picture in a rss feed, opens the post in a new window and directly pops up the respective image using lightbox - can be deactivated in global options
added possibility to define formatting for div container of plain output (per Gallery + per WPGR tag)
debug window shows overall time to render all WPGR tags of current page
- changed subfolder structure and renamed some files
- mce-plugin: added spaces in front of generated tag parameters to allow word wrapping in tinymce
if lightbox plugin is not available or not activated, images are opened in new window
bugfix: Lightbox gallery IDs were sometimes not unique, so that images of different WPGR tags were merged into one Lightbox gallery
- bugfix: JS and CSS files were always loaded, even if they were not used
- bugfix: double quotes and apostrophes in image captions cause some trouble
- and bunch of small fixes...
v1.1
- support for multiple wpgr tags per post/page
- bugfix: image filenames were not generated correctly, if no resized version available in Gallery
- bugfix: request parameter Ôcurrent_albumÕ was parsed even if subalbums were deactivated
- bugfix: request parameter Ôcurrent_albumÕ was parsed, if on home screen (post list)
- bugfix: fixed arraykeyexists error message on first image fetch after image cache deletion
- bugfix: cache rebuilt on admin page was not working correctly for image cache
v1.0
License
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.