source: extensions/simple_themes/simple/README.md @ 13548

Last change on this file since 13548 was 13548, checked in by plg, 12 years ago

import theme Simple version 2.2

  • fix the calendar's pages
  • update picture.tpl (download, favorites, metadata, rating)
  • change the way to hide blocks in JS, without <noscript>, thanks to VDigital & nicolas
  • update jquery to 1.4.2
  • remove standard deviation for votes
File size: 2.5 KB
Line 
1Simple grey theme for Piwigo
2============================
3
4*Simple  grey*  is a  theme  for *Piwigo*  gallery  software.  This theme  was
5inspired  by *gally  /  Graphite* theme  for  Piwigo, and  *Carbon* theme  for
6Gallery, with the goal to simplify the design up to go to basics: the photos !
7You can also find some variants (Sunset, Black, White) in Piwigo extensions.
8
9Licence
10-------
11
12Copyright(C) 2009, 2010 Saïmon <contact@saimon.org>
13
14The "Simple grey"  theme for Piwigo is free software:  you can redistribute it
15and/or  modify  it under  the  terms  of the  GNU  General  Public License  as
16published by the Free Software Foundation.
17
18This program  is distributed in the hope  that it will be  useful, but WITHOUT
19ANY WARRANTY; without even the  implied warranty of MERCHANTABILITY or FITNESS
20FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
21
22You should have  received a copy of the GNU General  Public License along with
23this program. If not,  see <http://www.gnu.org/licenses/>.
24
25Links
26-----
27
28* [Piwigo](http://piwigo.org/)
29* [Simple page](http://saimon.org/blog/pages/Theme-Simple-Grey-Piwigo)
30* [Development](http://github.com/saimn/simple-grey)
31* [Download](http://fr.piwigo.org/ext/extension_view.php?eid=308)
32
33Install
34-------
35
36* for **Piwigo  > 2.1.x**,  use **Simple  > 2.x** :  download the  archive and
37  extract it in  ``your-gallery/theme/``. You can also use  directly the theme
38  installer for the admin interface.
39* for  **Piwigo 2.0.x**,  use  **Simple  1.4.1** :  download  the archive  and
40  extract it in ``your-gallery/template/``.
41
42Changelog
43---------
44
45### version 2.2
46
47* fix the calendar's pages
48* update picture.tpl (download, favorites, metadata, rating)
49* change the way to hide blocks  in JS, without <noscript>, thanks to VDigital
50  & nicolas
51* update jquery to 1.4.2
52* remove standard deviation for votes
53
54### version 2.1
55
56- bugfix for user's profile - use default `profile_content.tpl`
57- child themes do not need to have `content.css`
58- use `local_head.tpl`
59- correct order of thumbnails & show copyright on picture page
60- use default as parent theme & change theme URI
61- add quicksearch and style input, textarea, ...
62- add login link in the footer
63
64### version 2.0
65
66- adapt the theme for Piwigo 2.1
67- add Readme
68- tweak for plugins adding icons in .titrePage (piwishak, addthis, ...)
69
70TODO
71----
72
73* use known_script : does not work in the footer ... {known_script id="jquery"
74  src=$ROOT_URL|@cat:"themes/simple/js/jquery-1.4.2.min.js"}
Note: See TracBrowser for help on using the repository browser.