source: extensions/stripped/readme.txt @ 12968

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

version 2.1.1

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