source: extensions/stripped/readme.txt @ 17407

Last change on this file since 17407 was 17407, checked in by Zaphod, 12 years ago

version 2.2.7

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