source: extensions/stripped/readme.txt @ 12659

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

version 2.0.3

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