additional_plugins/serendipity_event_usergallery/ChangeLog
Ian 9ac3a75378 usergallery plugin use lightboxes per option
extends to the 2.0 version of the new lightbox plugin
2014-10-27 14:41:13 +01:00

47 lines
1.2 KiB
Plaintext

2.63:
-----
* Added options for lightbox path and lightbox scripts.
This needs to have the lightbox plugin >= v.2.0 installed.
To use the lightbox plugin for usergalleries only, move it into
the hidden event field of your pluginlist!
* The file plugin_usergallery.tpl has changed. Please update your template copy file, if have.
* Required Serendipity and PHP version have changed.
2.62:
-----
* Since being stackable, avoid loading multiple css into stream
2.61:
-----
* Added option to exclude Non-Image object files. (Defaults to images only)
The file plugin_usergallery.tpl has changed. Please update your template copy file, if have.
2.60:
-----
* Added option for using lightboxes
This needs an installed and configured serendipity_event_lightbox plugin
The file plugin_usergallery.tpl has changed. Please update your template copy file, if have.
2.58:
-----
Removed obsolete language attribute. (yellowled)
Propagate $smarty.env.staticpage_pagetitle (and the others) so that it can be used in entries.tpl
2.55:
-----
Template and translation improvements
2.54:
-----
Smarty3 forward compatibility
2.52:
----
Stricter array check to suppress warning message
2.45:
-----
Allow to put linked image's original blog entry inside the RSS feed.