additional_plugins/serendipity_event_lightbox/ChangeLog
Ian 3563d92983 major update to lightbox plugin v. 2.0
location will also be used by the usergallery plugin
2014-10-27 14:39:31 +01:00

74 lines
2.5 KiB
Plaintext
Executable file

Version 2.0: Major update
* prettyPhoto js 3.1.5 and css update
* added lightbox 2 jquery - Lightbox v.2.7.1
* added magnific-popup - Magnific Popup v.0.9.9
* added colorbox - Colorbox 1.5.14
* added jquery-1.11.1.min.js to load if not already loaded
* script loads moved to frontend_footer hook
* extend required Serendipity version to 1.6 and PHP >= 5.3
* html5 validator fix removed charset in script calls without src attribute
* remove anchors possible onClick handler
* added cleanup to remove old packages on update
* changed some lang constants
1.9.8: update lightbox2 prototype.js to 1.7.2 to avoid this.each is not a function errors
1.9.7: Bump version to propagate new .htaccess
1.9.6: Compatibility fixes
1.9.5: prettyPhoto 3.1.4 update, allow configuration of default object
1.9.4: prettyPhoto 3.1 update
1.9.3, 1.9.2: Added/fixed prettyPhoto
------------------------------------------------------------------------
Version 1.9.1 (brockhaus):
* thickbox: loadingAnimation.gif was loaded from wrong directory
------------------------------------------------------------------------
Version 1.8 (Barberousse):
* Add an option to choose no gallery, gallery by entry, gallery by page
------------------------------------------------------------------------
Version 1.7 (Barberousse):
* Change graybox to greybox
* Greybox upgraded to version 5.53
* Lightbox 2 upgraded to version 2.04
* Lightbox Plus upgraded to version 20061027
* Pictures in the same entry are grouped in a gallery to use the "previous" and "next" button in Lightbox 2, Lightbox Plus, Greybox and Thickbox
------------------------------------------------------------------------
Version 1.6 (brockhaus):
* Upgraded ThickBox 2.1 to 3.1 as the older version produced
problems with in example a flicker js widget.
------------------------------------------------------------------------
Version 1.5 (brockhaus):
* Made last optimization configurable as so many users reported
problems with it I can't reproduce. :-/
* Added German language file.
------------------------------------------------------------------------
Version 1.4 (brockhaus):
* Made last optimization PHP <5.1 compatible.
------------------------------------------------------------------------
Version 1.3 (brockhaus):
* Performance optimization: JS for Lightbox is only added to the
blogpage, if needed.
------------------------------------------------------------------------
Version 1.2: earlier versions..