GK's Gallery Engine HISTORY ················································································ MAIN thread ···· V2.5 (01/01/2011) - added partially german language support - title output localized - fixed some local config.php bugs related to language settings - added Facebook comments V2.4.9 (02/10/2010) - added MKV to video formats V2.4.8 (23/10/2006) - added mp4 and 3gp video types - translated some hungarian strings to english - picture.php: added "«num» of «all»" display to make sure how many pictures are and where you are between them - resize.php: Now uses EXIF thumbnails if possible. In this case generating thumbnails gets much faster (but maybe not as fine as resampling) - project renamed from "LKA Gallery Engine" to "GK's Gallery Engine" - some modifications in title display and footer - directory commenting changed: since now directory comments are read from «dirname».nfo file from the same directory where the commented one is (reason: freeweb.hu denies filenames starting with ".") - added charset (UTF-8) support (Czo) - added locale (including hungarian) support (Czo) - fixed some PHP5-incompatible functions (Czo) - fixed "." directory filtering bug (Czo) V2.4.7 (07/08/2006) - config.php: added option "imgborder": now it is possible to draw border around imagelinks - exif.php: texts inside the table are now displayed with correct color (color4) - added support for local config.php: when there is a config.php exists in the actual directory, the settings are being read from it too, overwriting the global settings. WARNING! In this files $dir and $rootdir are not allowed. - fixed bug where useless cells were displayed when there was less picture to display than the number of columns wanted - now plurals are displayed correct in title ;) V2.4.6 (26/07/2006) - resize.php: implemented the ImageRotate function, resize.php uses it when PHP has wrong GDlib support V2.4.5 (02/10/2005) - pictures aligned middle and center, nfo boxes are no longer full cell-sized, a "hack" has been made: they're 1 px wide - history is now linked in version string V2.4.4 (17/05/2005) - fixed the case sensitivity bug in reading back the cached images. Now jpg works fine (but png etc. don't... :( ) - added function green() for debugging V2.4.3 (22/02/2005) - some bugfixes (thanks to Tompika) V2.4.2 (11/10/2004) - bugfixes (??) V2.4.1 (17/08/2004) - added own sorting algorythm: now the special hungarian letters are at correct place V2.4 (31/07/2004) - added config.php support - added color5 for icon.php bg color - internal improvements ($conf) - removed support of changing colors/cols/etc from parameter - icons moved to icon dir - optimalizations in icons.php - added png support - removed EXIF link from non-JPEG files - added EXIF Orientation support (automatic rotate) - added $rootdir in config.php and a link to the bottom of list page to return to the main directory V2.3.3 (27/07/2004) - now replaces :'s in EXIF date fields with ".". (2004.07.27 instead of 2004:07:27) - improvements in directory name displaying - prev/next pictures rearranged in picture.php and now they use picture() - added colspan and rowspan parameters to drawtd() V2.3.2 (27/07/2004) - added automatic EXIF support detection - removed displaying EXIF "UserComment" field - added EXIF arrays support again - added EXIF "Orientation" support: Portrait/Landscape 0/+90/-90/180° V2.3.1 (26/07/2004) - now writes out how many pictures are in the dir - exif.php fixes - added personal color support for picture.php - added .nfo support for picture.php - added prev/next support for picture.php V2.3 (21/07/2004) - added icon.php for icon handling - added support for video files (.avi/.mpg/.mov) - added random pic view for directories (instead of a simple icon - added icon support for resize.php - does not show ".." dir anymore - does not show directories who doesn't have icons in anymore (maybe it will be back soon as a parameter - added picture.php instead of showing the picture directly - added support for directory .nfo files (with HTML too) V2.0 - total rewritten engine as a simple function - implemented in LKA engine and other projects V1.3 (03/02/2004) - first trying, only for internal use (C) GKDesiGn, 2004, All rights reserved.