Simple grey theme for Piwigo ============================ *Simple grey* is a theme for *Piwigo* gallery software. This theme was inspired by *gally / Graphite* theme for Piwigo, and *Carbon* theme for Gallery, with the goal to simplify the design up to go to basics: the photos ! You can also find some variants (Sunset, Black, White) in Piwigo extensions. Licence ------- Copyright(C) 2009-2011 Simon C. The "Simple grey" theme for Piwigo is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Links ----- * [Piwigo](http://piwigo.org/) * [Simple page](http://saimon.org/blog/pages/Theme-Simple-Grey-Piwigo) * [Development](http://github.com/saimn/simple-grey) * [Download](http://fr.piwigo.org/ext/extension_view.php?eid=308) Install ------- * for **Piwigo > 2.1.x**, use **Simple > 2.x** : download the archive and extract it in ``your-gallery/theme/``. You can also use directly the theme installer for the admin interface. * for **Piwigo 2.0.x**, use **Simple 1.4.1** : download the archive and extract it in ``your-gallery/template/``. Changelog --------- ### version 2.5.1 (18/10/2011) * refactor code for #titrePage and add the link to switch the menu * fixes for comments page * fixes for pages where the $MENUBAR is present ### version 2.5 (08/10/2011) * use media queries to adapt layout for small screens * remove arbitrary limit on width: the picture will simply be partially hidden if too wide * update password.tpl * add MENUBAR on all pages * Spelling correction in README * update url * bugfix for the feature 'open external links in new window' for menubar links ### version 2.4.3 (31/05/2011) * add a #Tags id for tags list, for the user tags plugin * use inline-block instead of float left for thumbnails ans categories * print css: re-enable it in the header + improve it * update README + add debugging mode in themeconf * language strings * new script to tag a new version and generate a zip archive ### version 2.4.2 (10/04/2011) * fix version in themeconf (needed for update manager) ### version 2.4.1 (06/04/2011) * new tpl for PWG stuff - thanks to P@t * subcontent is now a class, to allow several subcontent block inside the content block * add get_combined_scripts in the footer ### version 2.4 (05/04/2011) compatibility with piwigo 2.2: * update template, language strings + misc things * use rating and core.scripts from default theme * cleanup useless javascript stuff * use new combined_css feature - thanks to P@t * replace known_script with combine_script ### version 2.3 (07/01/2011) * if cl_conflit is used, don't add jQuery.noConflict * fix the possibility to toggle visibility of image information * show logout link when connected - thanks to gbo * update jquery to 1.4.4 * backport commit from piwigo: r6244, r6430 & r6438 * add gitignore * update javascripts + add script to combine/minify * apply r6594 from piwigo's trunk * move jquery in the header, using known_script * translation for the menu title * add 1px icon start_filter.png to avoid loading error with rvtree plugin * margin for error & info divs ### version 2.2 (23/09/2010) * fix the calendar's pages * update picture.tpl (download, favorites, metadata, rating) * change the way to hide blocks in JS, without