source: extensions/stripped/readme.txt @ 12558

Last change on this file since 12558 was 12558, checked in by Zaphod, 12 years ago
File size: 5.2 KB
Line 
1stripped theme for Piwigo
2-------------------------------------------------------------------------------
3Author : Julien Capitaine (Zaphod on Piwigo forums)
4
5stripped theme is designed as a simple, clean theme, in order to focus on the images.
6This theme comes with 3 different styles (original, black, white) and several options are available on the configuration page.
7(Admin/Configuration/Themes -> stripped Configuration)
8
9It includes an automatic image sizing to be able view the whole image even on small screens,
10and an image preloading system to permit faster browsing.
11
12It is originally based on "simple black" theme by Saïmon <contact@saimon.org>,
13and has been influenced by Gally theme (by Grum) and Luciano Amodio theme
14(by P@t and AdamQuadmon).
15Thanks to the authors!
16
17Licence
18-------
19
20"stripped" theme for Piwigo is free software: you can redistribute it and/or
21modify it under the terms of the GNU General Public License as published
22by the Free Software Foundation.
23
24This program is distributed in the hope that it will be useful, but WITHOUT
25ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
26FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
27
28You should have received a copy of the GNU General  Public License along with
29this program. If not,  see <http://www.gnu.org/licenses/>.
30
31Changelog
32---------
33
34*** version 2.0.2
35
36- bug fix for navigation arrows on image
37
38*** version 2.0.1
39
40- bug fix for IE6-7
41- bug fix with image prelod
42
43*** version 2.0.0
44
45- this is a major upgrade, be careful if you use child themes or numerous plugins.
46- 3 styles are now available: original, black, white.
47- frames around thumbnails are now optional.
48- navigation arrows can be on picture or outside picture.
49- several new other options on configuration page.
50- navigation thumbnails are not available anymore.
51
52*** version 1.5.7 (piwigo 2.2) & version 1.5.8 (piwigo 2.3)
53
54- bug fix with some translations
55
56*** version 1.5.5 (piwigo 2.2) & version 1.5.6 (piwigo 2.3)
57
58- bug fix for IE6-7
59
60*** version 1.5.4
61
62- bug fix for IE6-7
63
64*** version 1.5.4
65
66- bug correction (missing icon)
67
68*** version 1.5.3
69
70- now really compatible with Piwigo 2.3
71(jQuery 1.6 issue)
72
73*** version 1.5.2
74
75- fully compatible with Piwigo 2.3
76
77*** version 1.5.1
78
79- bug correction on HD picture display
80
81*** version 1.5.0
82
83- new option: preload images (from 1 to 10 images)
84- new option to choose HD display mode (fit to screen / 1:1)
85- some minor layout changes
86- bug correction
87
88*** version 1.4.4
89
90- new option to choose default tab to be displayed
91- corrected display bug with long descriptions
92
93*** version 1.4.3
94
95- bug correction
96
97*** version 1.4.2
98
99- minor layout adjustments
100- sqlite compatibility
101
102*** version 1.4.1
103
104- corrected a bug with HD shadowbox
105
106*** version 1.4.0
107
108- tables not in html code anymore thanks to flop25
109- new HD picture link
110
111*** version 1.3.12
112
113- minor bug corrections
114- new translations
115
116*** version 1.3.11
117
118- improved compatibility with user tags plugin
119
120*** version 1.3.10
121
122- minor bug corrections
123
124*** version 1.3.9
125
126- fixed issue with category description
127- fixed issue with ratings
128- new option to display thumbnail legend
129- improved compatibility with downloadmulti
130- minor bug corrections
131
132*** version 1.3.8
133
134- new translation
135
136*** version 1.3.7
137
138- new option to force text to lowercase (checked by default)
139- bug correction with copy/paste in login fields with Google Chrome
140
141*** version 1.3.6
142
143- new translation
144
145*** version 1.3.5
146
147- bug correction in register.tpl
148- favicon updated
149
150*** version 1.3.4
151
152- use of default header.tpl (specific config is moved to local_head.tpl)
153
154*** version 1.3.3
155
156- bug correction in footer.tpl
157
158*** version 1.3.2
159
160- minor bug correction
161
162*** version 1.3.1
163
164- add autoupgrade for new config system
165
166*** version 1.3.0
167
168- compatibility with Piwigo 2.2
169- new configuration system working with DB instead of config file
170- navigation arrows replace navigation thumbnails (thumbnails are still available as an option)
171
172*** version 1.2.2
173
174- modification of scripts-tpp.js for DynamicSize
175
176*** version 1.2.1
177
178- new translations
179
180*** version 1.2.0
181
182- improved compatibility with User Tags plugin
183- some minor layout changes
184- bug correction when rating with firefox
185- add an option on configuration page to show/hide menu by default
186
187*** version 1.1.0
188
189- picture navbuttons moved into the title bar
190- increased size of prev/next thumbnail zone on picture page
191- picture icons and thumbnail arrows replaced by png stripes
192- improved compatibility with Internet Explorer 6 (centered thumbnails)
193
194*** version 1.0.2
195
196- minor layout changes
197- improved compatibility with Internet Explorer
198
199*** version 1.0.1
200
201- add exif metadata tab
202- fix problem with thumbnails bigger than 128px
203- improved compatibility with Language switch plugin
204
205*** version 1.0.0
206
207- several interface enhancements
208- minor bugs correction
209- improved compatibility with GMaps plugin
210- improved compatibility with RV Maps&Earth plugin
211- improved compatibility with Look_like_gbo2
212- improved compatibility with Autosize plugin
213- improved compatibility with HD Shadowbox plugin
214- improved compatibility with PaMOOramics plugin
215- improved compatibility with Panoramas plugin
216- improved compatibility with Internet Explorer 6 & 7
217
218*** version 0.1.0
219
220- first version
Note: See TracBrowser for help on using the repository browser.