source: extensions/simple_themes/simple/README.markdown @ 13547

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

import theme Simple version 2.1

  • bugfix for user's profile - use default profile_content.tpl
  • child themes do not need to have content.css
  • use local_head.tpl
  • correct order of thumbnails & show copyright on picture page
  • use default as parent theme & change theme URI
  • add quicksearch and style input, textarea, ...
  • add login link in the footer
File size: 1.4 KB
Line 
1Simple grey theme for Piwigo
2============================
3
4*Simple grey* is a theme for *Piwigo* gallery software.
5
6This theme was inspired by *gally / Graphite* theme for Piwigo, and *Carbon*
7theme for Gallery, with the goal to simplify the design up to go to basics:
8the photos !
9
10You can also find some variants (Sunset, Black, White) in Piwigo extensions.
11
12Links
13-----
14
15* [Piwigo](http://piwigo.org/)
16* [Simple page](http://saimon.org/blog/pages/Theme-Simple-Grey-Piwigo)
17* [Development](http://bitbucket.org/saimon/simple-piwigo/)
18* [Download](http://fr.piwigo.org/ext/extension_view.php?eid=308)
19
20Install
21-------
22
23* for **Piwigo > 2.1.x**, use **Simple > 2.x** : download the archive and
24  extract it in ``your-gallery/theme/``. You can also use directly the theme
25  installer for the admin interface.
26* for **Piwigo 2.0.x**, use **Simple 1.4.1** : download the archive and
27  extract it in ``your-gallery/template/``.
28
29Changelog
30---------
31
32### version 2.1
33
34- bugfix for user's profile - use default `profile_content.tpl`
35- child themes do not need to have `content.css`
36- use `local_head.tpl`
37- correct order of thumbnails & show copyright on picture page
38- use default as parent theme & change theme URI
39- add quicksearch and style input, textarea, ...
40- add login link in the footer
41
42### version 2.0
43
44- adapt the theme for Piwigo 2.1
45- add Readme
46- tweak for plugins adding icons in .titrePage (piwishak, addthis, ...)
Note: See TracBrowser for help on using the repository browser.