source: extensions/stripped/readme.txt @ 31994

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

changed some antic code
ready for release 2.5.1

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