07-31-2002: v1.1 - Bug fix as for the use of PHP_SELF (this should be the last attempt to get it to work on every server configuration) - Gallery caption filename changed because of Windows filename issues and Linux default behavior as to .* files: .gal_msg -> gallery.msg - Picture filter visual improvement. Minor mistake fixed: Ko -> KB - Feature added: toggle-able display of the picture captions along with the thumbnails - Feature added: client side picture scaling for big pictures galleries (using javascript) - Feature added: toggle-able lexicographical sort on galleries names - Feature added: multi-language support 07-11-2002: v1.0.3b - Bug fix as to the use of $PHP_SELF (which caused problems with some versions of UAs like mozilla) - new CSS class introduced for the link to SPGM (CLASS_A_SPGM_LINK) -> modification of the default stylesheet also (remember you can set this class up the way you want as long as it is _visible_ on each page). 07-08-2002: v1.0.2b - Added code to handle register_globals (php.ini), whatever its value is (either ON or OFF) - Initialization of _all_ the variables to avoid "Undefined variable" error messages that appear on some configurations - is_picture: check filename patterns first and in a more restrictive manner for performance improvement - README.txt fixed (my email was wrong :), and updated (tips about thumbnails generation) - batch file for thumbnails generation included in the distribution ("tools" directory) 07-04-2002: v1.0.1b - bug fix for header/footer inclusion - disabled warning messages for filemtime unsuccessful calls - code generation cleanup - a few modifications in the spgm.conf comments - README.txt completed - ChangeLog.txt added 02-07-2002: v1.0b Initial release.