source: extensions/stripped/readme.txt @ 26629

Last change on this file since 26629 was 26629, checked in by flop25, 10 years ago

update for 2.6
-migrate added
-menubar_categories.tpl corrected

File size: 7.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.5.0
35- updated for 2.6
36
37*** version 2.4.3
38
39- several corrections in code
40- add link to switch to mobile display as in default theme
41- language updates
42
43*** version 2.4.2
44
45- multiple corrections for Piwigo 2.5 compatibility & language updates
46
47*** version 2.4.1
48
49- bug correction
50
51*** version 2.4.0
52
53- update for 2.5:
54--website for comments
55--ajax loader and thumbnails icons
56--navigation bar updated
57
58*** version 2.3.2
59
60- language updates
61
62*** version 2.3.1
63
64- bug fix (error when editing comments)
65- integration of info_errors.tpl
66- language updates
67
68*** version 2.3.0
69
70- new option to choose to activate the HD picture lightbox
71- bug fixes & language updates
72
73*** version 2.2.7
74
75- bugfixes with multisize support
76- improved compatibility with PWG Stuffs + RV Maps & Earth plugins
77- languages updates
78
79*** version 2.2.6
80
81- slideshow bug correction
82
83*** version 2.2.5
84
85- upgrade bug correction
86
87*** version 2.2.4
88
89- bugfix for comments
90- several new languages & language updates
91
92*** version 2.2.3
93
94- several language updates
95
96*** version 2.2.2
97
98- rating score fix
99- link to album on image
100- new language (thanks to the translator)
101
102*** version 2.2.1
103
104- first version for Piwigo 2.4
105- new languages (thanks to all translators)
106
107*** version 2.2.0.bta3
108
109- betatest version for Piwigo 2.4
110
111*** version 2.1.4
112
113- bug fix on picture page with very long album names
114
115*** version 2.1.3
116
117- bug fix on picture page for black & white styles (when using banner or posting comment)
118
119*** version 2.1.2
120
121- lot of language updates, thanks to all translators
122
123*** version 2.1.1
124
125- new translation
126- bug fix on picture page
127
128*** version 2.1.0
129
130- new options to choose album layout (it is now possible to display album descriptions)
131- menu is now available on all pages (except on image page)
132- several bug fixes
133
134*** version 2.0.4
135
136- several small bug fixes
137
138*** version 2.0.3
139
140- bug fix: images were not displayed if autosize set to off.
141- small changes in comment actions display & compatiblity with reply-to plugin
142
143*** version 2.0.2
144
145- bug fix for navigation arrows on image
146
147*** version 2.0.1
148
149- bug fix for IE6-7
150- bug fix with image prelod
151
152*** version 2.0.0
153
154- this is a major upgrade, be careful if you use child themes or numerous plugins.
155- 3 styles are now available: original, black, white.
156- frames around thumbnails are now optional.
157- navigation arrows can be on picture or outside picture.
158- several new other options on configuration page.
159- navigation thumbnails are not available anymore.
160
161*** version 1.5.7 (piwigo 2.2) & version 1.5.8 (piwigo 2.3)
162
163- bug fix with some translations
164
165*** version 1.5.5 (piwigo 2.2) & version 1.5.6 (piwigo 2.3)
166
167- bug fix for IE6-7
168
169*** version 1.5.4
170
171- bug fix for IE6-7
172
173*** version 1.5.4
174
175- bug correction (missing icon)
176
177*** version 1.5.3
178
179- now really compatible with Piwigo 2.3
180(jQuery 1.6 issue)
181
182*** version 1.5.2
183
184- fully compatible with Piwigo 2.3
185
186*** version 1.5.1
187
188- bug correction on HD picture display
189
190*** version 1.5.0
191
192- new option: preload images (from 1 to 10 images)
193- new option to choose HD display mode (fit to screen / 1:1)
194- some minor layout changes
195- bug correction
196
197*** version 1.4.4
198
199- new option to choose default tab to be displayed
200- corrected display bug with long descriptions
201
202*** version 1.4.3
203
204- bug correction
205
206*** version 1.4.2
207
208- minor layout adjustments
209- sqlite compatibility
210
211*** version 1.4.1
212
213- corrected a bug with HD shadowbox
214
215*** version 1.4.0
216
217- tables not in html code anymore thanks to flop25
218- new HD picture link
219
220*** version 1.3.12
221
222- minor bug corrections
223- new translations
224
225*** version 1.3.11
226
227- improved compatibility with user tags plugin
228
229*** version 1.3.10
230
231- minor bug corrections
232
233*** version 1.3.9
234
235- fixed issue with category description
236- fixed issue with ratings
237- new option to display thumbnail legend
238- improved compatibility with downloadmulti
239- minor bug corrections
240
241*** version 1.3.8
242
243- new translation
244
245*** version 1.3.7
246
247- new option to force text to lowercase (checked by default)
248- bug correction with copy/paste in login fields with Google Chrome
249
250*** version 1.3.6
251
252- new translation
253
254*** version 1.3.5
255
256- bug correction in register.tpl
257- favicon updated
258
259*** version 1.3.4
260
261- use of default header.tpl (specific config is moved to local_head.tpl)
262
263*** version 1.3.3
264
265- bug correction in footer.tpl
266
267*** version 1.3.2
268
269- minor bug correction
270
271*** version 1.3.1
272
273- add autoupgrade for new config system
274
275*** version 1.3.0
276
277- compatibility with Piwigo 2.2
278- new configuration system working with DB instead of config file
279- navigation arrows replace navigation thumbnails (thumbnails are still available as an option)
280
281*** version 1.2.2
282
283- modification of scripts-tpp.js for DynamicSize
284
285*** version 1.2.1
286
287- new translations
288
289*** version 1.2.0
290
291- improved compatibility with User Tags plugin
292- some minor layout changes
293- bug correction when rating with firefox
294- add an option on configuration page to show/hide menu by default
295
296*** version 1.1.0
297
298- picture navbuttons moved into the title bar
299- increased size of prev/next thumbnail zone on picture page
300- picture icons and thumbnail arrows replaced by png stripes
301- improved compatibility with Internet Explorer 6 (centered thumbnails)
302
303*** version 1.0.2
304
305- minor layout changes
306- improved compatibility with Internet Explorer
307
308*** version 1.0.1
309
310- add exif metadata tab
311- fix problem with thumbnails bigger than 128px
312- improved compatibility with Language switch plugin
313
314*** version 1.0.0
315
316- several interface enhancements
317- minor bugs correction
318- improved compatibility with GMaps plugin
319- improved compatibility with RV Maps&Earth plugin
320- improved compatibility with Look_like_gbo2
321- improved compatibility with Autosize plugin
322- improved compatibility with HD Shadowbox plugin
323- improved compatibility with PaMOOramics plugin
324- improved compatibility with Panoramas plugin
325- improved compatibility with Internet Explorer 6 & 7
326
327*** version 0.1.0
328
329- first version
Note: See TracBrowser for help on using the repository browser.