SimpleNG is a complete redesign of the Simple Grey theme, taking advantage
of the new features of the web (HTML5 and CSS3) and based on Bootstrap. The
old version (Simple Grey) is still available on
piwigo extensions and
is maintained by the Piwigo team.
This theme is licensed under the GNU General Public License. See LICENSE for
details.
Customize
This theme is based on the less sources of bootstrap.
To customize it, you must install some
dependencies.
In short, install nodejs, then npm install recess uglify-js. Windows users
can use a gui like winless.
Then, you will need to get the sources with git. You can fork on github (if
you want to publish your theme later or submit a pull request) or get the
sources directly with git:
To compile simpleng's css and javascript sources, you can then use make css
and make js. make watch will watch the files to automatically compile the
css. The main file to edit is css/styles.less. You can also override
bootstrap variables (see bootstrap/less/variables.less for a complete list).
Changelog
version 3.2.8 (17/04/2021)
compatibility with plugins Additional Pages and Advanced Menu Manager
version 3.2.7 (09/04/2021)
compatibility with Piwigo 11
version 3.2.6 (27/09/2019)
compatibility with Piwigo 2.10
version 3.2.5 (02/03/2016)
compatibility with formats for Piwigo 2.8
compatibility with new search form and search options of Piwigo 2.8
version 3.2.4 (22/02/2015)
new release to fix a packaging error (wrong directory name)
version 3.2.3 (17/02/2015)
{php} tag forbidden in Smarty 3 + Piwigo 2.7
Fix #16: tags by letter doesn't work.
Ability to add buttons on index.php for plugins.
version 3.2.2 (16/10/2014)
Solves <br> code in categories title
Correct GThumb+ support
Small changes for Piwigo 2.7
version 3.2.1 (04/08/2014)
Fix photo admin link.
version 3.2.0 (19/03/2014)
piwigo 2.6 compatibility
version 3.1.3 (14/07/2013)
Remove extra get_combined_scripts that was breaking the rating.
css fix for Language Switch.
version 3.1.2 (20/05/2013)
Update Bootstrap to v2.3.2
Add the #thumbnails id
version 3.1.1 (18/04/2013)
Another bugfix for voids in the thumbnails page.
Reuse bootstrap variables when possible.
Add some doc on how to customize the theme.
version 3.1.0 (23/03/2013)
Remove infinitescroll as it doesn't work.
Better use of GALLERY_TITLE and PAGE_BANNER: Use GALLERY_TITLE for the
navbar, where the title must be short and without html tags, and let users
use PAGE_BANNER for what they want.
Minor fixes: mobile url, ...
Template fixes for piwigo 2.5: comments, navbar.
Icon for categories with new images.
Update bootstrap to v2.3.1
Update jquery to 1.9.1
Add bootstrap as a submodule.
Center the footer text.
Fix slideshow buttons that were not clickable.
version 3.0.1 (05/12/2012)
Switch to recess.
Bugfix for voids in the thumbnails page.
Fix the height of thumbnail captions for better alignement.
version 3.0 (28/08/2012)
forms - fix the search page button
include the ajax queue to load thumbnails
minor fixes
comment list - fix thumbnails
version 3.0-beta5 (28/06/2012)
image nav bar
use the same style for category thumbnails and other thumbnails
apply the transparent background to the subcontent