source: extensions/stripped/readme.txt @ 12927

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

version 2.0.4

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