/* ----------------------------------------------------------------------------- GALLY Template/theme for Piwigo 2.1 ------------------------------------------------------------------------------ | release | date | changes | 1.0.0 | 2008-11-11 | first release for Piwigo 2.0.0RC4 | | | | 1.1.0 | 2009-04-25 | * include some changes made on the "yoga" template | | | . r3031, r3037, r3040, r3090, r3108 | | | * use of jQuery for the js scripts | | | * some bugs (display&js) corrected | | | * enhanced interface on the picture page | | | . add the autoscroll feature | | | . add effects on the interface | | | * enhanced interface on the category page | | | . add the auto menuwidth feature | | | * possibility to configure the interface mode for | | | each themes (conf files) | | | | 1.1.1 | 2009-05-03 | * enhanced interface on the picture page | | | . add the imageCenterMode feature | | | * giving more space between image and notes | | | | 1.2.0 | 2009-12-06 | * js for picture & category page are partially | | | rewrited | | | * interface on the picture page is updated and is now | | | easier to use | | | . using tabs to display picture information | | | * EXIF & IPTC markup can be translated by the | | | template ($lang["markup_id"] need to be defined in | | | a local language file) | | | * use of jQuery.ui.dialog to display modal messages | | | * main theme are finalized | | | . Grum-dark II | | | . Graphite | | | * add a new theme | | | . Lapis-Lazuli | | | * mantis: feature 1096 | | | . Compatibility with the plugin CommentEditor | | | * mantis: feature 1097 | | | . The template don't manage the local-layout file | | | * mantis: feature 1098 | | | . Metadata panel doesn't works very well => the UI | | | is handled differently, this problem is not here | | | anymore | | | * mantis: feature 1099 | | | . Compatibility with the plugin PWG_Stuff | | | * mantis: feature 1313 | | | . gally's theme "Grum-dark II" contain spaces in | | | filename | | | => renamed "Grum-dark-II" : it's ugly :-( | | | * Compatibility with the plugin VD language switch | | | * report some changes made on the "yoga" template | | | . r3060, r3121, r3137, r3147, r3196, r3538, r4512 | | | | 1.3.0 | 2010-05-07 | * compatibility with Piwigo 2.1 themes management | | | * manage display for High res. pictures | | | . display high res picture in a lightbox | | | . manage 'full size' & 'fit window' mode | | | . display icon on the toolbar | | | * report some changes made on the "default" templates | | | * add an admin interface | | | * possibility to use an alternative banner on the | | | picture page | | | * local.conf file are saved in the /local directory | | | * mantis: feature 1382 | | | . Add an option to force the navigation items to be | | | displayed at all time | | | * mantis: bug 1383 | | | . With gally/grum-dark-II, it's not possible to | | | stop the slideshow | | | * mantis: bug 1343 | | | . The information bar is not displayed with IE7 | | | | 1.3.1 | 2010-08-12 | * mantis: bug 1767 | | | . Local.conf file is not loaded | | | * mantis: bug 1654 | | | . warning on the admin configuration page | | | * not referenced bug | | | . default conf is not loaded if there is a | | | local.conf file | | | * give the possibility to manage panoramic images as | | | a high resolution image | | | | 1.3.2 | 2010-08-21 | * add a 'resize' trigger on on the #theTabsContainer | | | item | | | * bug fixed : multiple tabs have the same name | | | * on the metadata tabs management, add the possiblity | | | to display raw content in the tab | | | . to use it, just give one line of data with the | | | key name '' ; value is dumped in | | | the tabs without being formatted in a table | | | | 1.3.3 | 2010-09-13 | * mantis: bug 1714 | | | . error on GallyFunctions::expandMenuEvent on | | | gally-lapis-lazuli | | | * mantis: bug 1864 | | | . 'missing token' message when user try to change | | | theme | | | | 1.3.4 | 2010-09-29 | * in the gallyjs-tpp.js file, add events | | | . one triggered when image when is scrolled 'scrolled' | | | . one trigerred when the gally interface is ready 'gallyInterfaceReady' | | | | 1.3.5 | 2010-10-21 | * add IT and DE languages | | | | | | * mantis bug:1948 | | | . default conf file is not the right conf file | | | | | | * mantis bug:1954 | | | . Privacy level don't work | | | | 1.4.0 | 2010-12-23 | * add simpleTip.js script | | | | | | * rewrite gally-tpp.js script (make an object) | | | | | | * rewrite gally-tcp.js script (make an object) | | | | | | * add gally-ttm.js script (for tip management) | | | | | | * pack js files | | | | | | * mantis bug:1983 | | | . Incorrect display for the icon of recent photo in | | | IE 7 | | | | | | * add the option 'imageScrollMinDeadArea' | | | | | | | | | | | | | | | | | | ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ | files | description | | | content.css | CSS for all pages | generic.css | CSS for all pages excepted categories&pictures | menubar.css | CSS for the menu | picture.css | CSS for the pictures pages | thumbnails.css | CSS for the categories pages | gallyjs-tcp.js | Javascript for the categories pages management | gallyjs-tpp.js | Javascript for the pictures pages management | gallyjs-ttm.js | Javascript for the tooltips management | default.conf | The default config file | local.conf | The local config file ------------------------------------------------------------------------------ author: grum at piwigo.org << May the Little SpaceFrog be with you >> ----------------------------------------------------------------------------- */