Changelog for EasyGallery.php

09.06.2007 --- Version 2.1.1 released
Code refactoring.

04.04.2009 --- Version 2.1.0 released
Switch to Slimbox instead of Litebox.

____________________________________________________________________________________________________

09.06.2007 --- Version 2.0.11 released
Some minor fixes and polishing the code.

11.06.2006 --- Website relaunch

____________________________________________________________________________________________________

09.06.2007 --- Version 2.0.1 released
*
Automatic thumbnail generation
* Change from Lightbox to Lytebox.

08.05.2007 --- Version 2.0.0 released
Some minor fixes and polishing the code.

01.05.2007 --- Version 2.0.0 BETA released
Portation to Web 2.0 including the lightbox package (http://www.huddletogether.com/projects/lightbox2/).

25.04.2006 --- Version 2.01 released
* important security update: In all former verisons "A remote attacker could exploit this vulnerability using the 'ordner' parameter to execute script in a victim's Web browser within the security context of the hosting Web site, allowing the attacker to steal the victim's cookie-based authentication credentials." ( http://xforce.iss.net/xforce/xfdb/25943 ).

16.04.2006 --- Version 2.00 released
* complete layout is now based on layers (if you have problems with the positioning of the layers use EasyGallery 1.xx)
* dynamic hover effects with overlapping in thumbnail view
* comment function has been extendet to author comments, that appear as tooltips
* style.css has been included

16.04.2006 --- Versions 1.16 & 2.00 split

____________________________________________________________________________________________________

06.04.2006 --- Version 1.15 released
* Variables are all submitted with GET, double submission problem fixed
* EasyGallery should now work with all server types

28.03.2006 --- Version 1.14 released
* Comments can be added to single pictures with $addcomments="On" and writeable text file "comments.txt" in every album folder
* Hover effect in thumbnails view
* Due to new functions language support for czech and slovak had to be deleted, but adding languages has been made easier
* Tables that are shown instead of missing thumbnails have now the correct size

22.03.2006 --- Version 1.13 released
* Styles.css updated

16.03.2006
* Added language support for czech and slovak

13.03.2006 --- Version 1.12 released
* Anchor added to avoid too much scrolling
* Its possible to insert Image Buttons for the OK Button
* The look in IE and Firefox matched

13.03.2006 --- Version 1.11 released
* Added uniform comments to the code and made it nicer

12.03.2006 --- Version 1.11 unstable released
* Its possible to insert Image Buttons for the << and >> Buttons
* Global Adresses of $root_dir (http://www.*, www.*) are parsed to local adresses

07.03.2006
* EasyGallery is 100% W3C conform (http://validator.w3.org)

06.03.2006
* Folder change problem with no thumbnails has been fixed

05.03.2006
* Change from "ALL" view to single pics is now possible by clicking on an image

03.03.2006
* Hopefully all Bugs of 1.10 fixed

01.03.2006 --- Version 1.10 released
* All Bugs of 1.09 fixed. This was what I thought... Please download V1.10 again

29.02.2006 --- Version 1.09 unstable released
* Decide if to start with thumbnails or first image of your gallery by setting "$firstpage = thumbnails;"

27.02.2006 --- Version 1.08 released
* Wrong image counting when pressing the OK Button (which was > before) fixed

25.02.2006 --- Version 1.07 released
* Error messages when folders are empty

20.02.2006 --- Version 1.06 released
* A 100 x 75 px table containing the filename is shown instead of a missing thumbnail

17.02.2006 --- Version 1.05 released
* Folders containing no Images are automatically excluded (no php rsort errors)
* Image folder can be changed to any local address now

17.02.2006 --- Changelog has been created