Naive aims to be a clear and fluid theme for the piwigo image gallery.
See a demo [here] (http://dev.chezmatthi.eu/naive/)
Naive is hosted on Github. Please feel free to mess around with it and let me know of any bugs you find.
- This theme is derived from the Piwigo default theme and the Simple-grey theme,
- [Blueprint CSS] (http://www.blueprintcss.org/),
- [Less CSS] (http://lesscss.org/).
There is at least two ways to place this theme in your-gallery/theme/
dir.
-
download the archive from github (https://github.com/d-matt/naive/downloads)
wget -O naive.tar.gz https://github.com/d-matt/naive/tarball/master
-
or clone the project
git clone git://github.com/d-matt/naive.git
This theme has been tested with piwigo 2.3 and firefox 7.
The "Naïve" 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.
See http://www.gnu.org/licenses/gpl.html.
- Correct the fixed thumbnail size
- Display errors and infos when available
- Piwigo 2.4 compatibility
- Adapt the picture size to the available place
- Display the category description on thumbnails view
- Fix body's id
- Display thumbnails in a ul#thumbnails block to ensure plugins compatibility
- Only mask nav buttons while displaying pictures (for plugins compatibility)
- BUG : correct redirection after identification
- Slideshow in full screen
- Dingbat font for icons
- forms and buttons style
- tags by letter style
- inform internet explorer users that they should change for a modern browser
- Initial release
- todo ;-)