PluginProbe
Gallery by BestWebSoft – Customizable Image and Photo Galleries for WordPress / 2.12
Gallery by BestWebSoft – Customizable Image and Photo Galleries for WordPress v2.12
4.8.1 4.8.0 4.7.9 trunk 2.01 2.02 2.03 2.04 2.05 2.06 2.07 2.08 2.09 2.10 2.11 2.12 2011.1.01 2011.1.02 3.01 3.02 3.03 3.04 3.05 3.06 3.1 All 131 releases
gallery-plugin / readme.txt

readme.txt in Gallery by BestWebSoft – Customizable Image and Photo Galleries for WordPress 2.12, at readme.txt

172 lines 7.6 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Gallery ===
2 Contributors: bestwebsoft
3 Donate link: https://www.2checkout.com/checkout/purchase?sid=1430388&quantity=10&product_id=13
4 Tags: gallery, image, gallery image, album, foto, fotoalbum, website gallery, multiple pictures, pictures, photo, photoalbum, photogallery
5 Requires at least: 3.0
6 Tested up to: 3.3.1
7 Stable tag: 2.12
8
9 This plugin allows you to implement gallery page into your web site.
10
11 == Description ==
12
13 This plugin makes it possible to implement as many galleries as you want into your website. You can add multiple pictures and description for each gallery, show them all at one page, view each one separately. Moreover, it's possible to upload HQ pictures.
14
15 <a href="http://wordpress.org/extend/plugins/gallery-plugin/faq/" target="_blank">FAQ</a>
16 <a href="http://bestwebsoft.com/plugin/gallery-plugin/" target="_blank">Support</a>
17
18 = Features =
19
20 * Actions: Create any quantity of the albums in gallery.
21 * Description: Add description to each album.
22 * Actions: Possibility to load any number of photos to each album in the gallery.
23 * Caption: Add caption to each photo in the album.
24 * Display: You can select dimensions of the thumbnails for the cover of the album as well as for photos in the album.
25 * Display: A possibility to select a number of the photos for the separate page of album of the gallery which will be placed in one line.
26 * Slideshow: User can review all photos in album in full size and in slideshow.
27
28 = Translation =
29
30 * Dutch (nl_NL) (thanks to <a href="ronald@hostingu.nl">HostingU, Ronald Verheul</a>)
31 * French (fr_FR) (thanks to Didier)
32 * Georgian (ka_GE) (thanks to Vako Patashuri)
33 * Italian (it_IT) (thanks to Stefano Ferruggiara)
34 * Polish (pl_PL) (thanks to Janusz Janczy, Bezcennyczas.pl)
35 * Russian (ru_RU)
36 * Ukrainian (uk_UA)(thanks to Ted Mosby)
37
38 If you create your own language pack or update an existing one, you can send <a href="http://codex.wordpress.org/Translating_WordPress" target="_blank">the text in PO and MO files</a> for <a href="http://bestwebsoft.com/" target="_blank">BWS</a> and we'll add it to the plugin. You can download the latest version of the program for work with PO and MO files <a href="http://www.poedit.net/download.php" target="_blank">Poedit</a>.
39
40 == Installation ==
41
42 1. Upload `Gallery` folder to the directory `/wp-content/plugins/`.
43 2. Activate the plugin through the 'Plugins' menu in WordPress.
44 3. Please check if you have the `gallery-template.php` template file as well as `gallery-single-template.php` template file in your templates directory. If you are not able to find these files, then just copy it from `/wp-content/plugins/gallery/template/` directory to your templates directory.
45
46 == Frequently Asked Questions ==
47
48 = I cannot view my Gallery page =
49
50 1. First of all, you need to create your first Gallery page and choose 'Gallery' from the list of available templates (which will be used for displaying our gallery).
51 2. If you cannot find 'Gallery' in the list of available templates, then just copy it from `/wp-content/plugins/gallery/template/` directory to your templates directory.
52
53 = How to use plugin? =
54
55 1. Choose 'Add New' from the 'Galleries' menu and fill out your page.
56 2. Upload pictures by using an uploader in the bottom of the page.
57 3. Save the page.
58
59 = How to add an image? =
60
61 - Choose the necessary gallery from the list on the Galleries page in admin section (or create a new gallery - choose 'Add New' from the 'Galleries' menu).
62 - Use the option 'Upload a file' available in the uploader, choose the necessary pictures and click 'Open'
63 - The files uploading process will start.
64 - Once all pictures are uploaded, please save the page.
65 - If you see the message 'Please enable JavaScript to use the file uploader.', you should enable JavaScript in your browser.
66
67 = How to add many image? =
68
69 The multiple files upload is supported by all modern browsers except Internet Explorer.
70
71 == Screenshots ==
72
73 1. Gallery Admin page.
74 2. Galleries albums page on frontend.
75 3. Gallery Options page in admin panel.
76 4. Single gallery page.
77 5. PrettyPhoto pop-up window with images from the album.
78
79 == Changelog ==
80
81 = V2.12 - 27.03.2012 =
82 * NEW : Italian language files are added to the plugin.
83
84 = V2.11 - 26.03.2012 =
85 * Bugfix : The bug related with the indication of the menu item on the single page of the gallery was fixed.
86
87 = V2.10 - 20.03.2012 =
88 * NEW : Polish language files are added to the plugin.
89
90 = V2.09 - 12.03.2012 =
91 * Changed : BWS plugins section.
92
93 = V2.08 - 24.02.2012 =
94 * Change : Code that is used to connect styles and scripts is added to the plugin for correct SSL verification.
95 * Bugfix : The bug with style for image block on admin page was fixed.
96
97 = V2.07 - 17.02.2012 =
98 * NEW : Ukrainian language files are added to the plugin.
99 * Bugfix : Problem with copying files gallery-single-template.php to theme was fixed.
100
101 = V2.06 - 14.02.2012 =
102 * NEW : Dutch language files are added to the plugin.
103
104 = V2.05 - 18.01.2012 =
105 * NEW : A link to the plugin's settings page is added.
106 * Change : Revised Georgian language files are added to the plugin.
107
108 = V2.04 - 13.01.2012 =
109 * NEW : French language files are added to the plugin.
110
111 = V2.03 - 12.01.2012 =
112 * Bugfix : Position to display images on a Gallery single page was fixed.
113
114 = V2.02 - 11.01.2012 =
115 * NEW : Georgian language files are added to the plugin.
116
117 = V2.01 - 03.01.2012 =
118 * NEW : Adding of the caption to each photo in the album.
119 * NEW : A possibility to select the dimensions of the thumbnails for the cover of the album and for photos in album is added.
120 * NEW : A possibility to select a number of the photos for a separate page of the album in the gallery which will be placed in one line is added.
121 * Change : PrettyPhoto library was updated up to version 3.1.3.
122 * Bugfix : Button 'Sluiten' is replaced with a 'Close' button.
123
124 = V1.02 - 13.10.2011 =
125 * noConflict for jQuery is added.
126
127 = V1.01 - 23.09.2011 =
128 *The file uploader is added to the Galleries page in admin section.
129
130 == Upgrade Notice ==
131
132 = V2.12 =
133 Italian language files are added to the plugin.
134
135 = V2.11 =
136 The bug related with the indication of the menu item on the single page of the gallery was fixed.
137
138 = V2.10 =
139 Polish language files are added to the plugin.
140
141 = V2.09 - 07.03.2012 =
142 BWS plugins section has been changed.
143
144 = V2.08 =
145 Code that is used to connect styles and scripts is added to the plugin for correct SSL verification. The bug with a style for an image block on admin page was fixed.
146
147 = V2.07 =
148 Ukrainian language files are added to the plugin. Problem with copying files gallery-single-template.php to the theme was fixed.
149
150 = V2.06 =
151 Dutch language files are added to the plugin.
152
153 = V2.05 =
154 A link to the plugin's settings page is added. Revised Georgian language files are added to the plugin.
155
156 = V2.04 =
157 French language files are added to the plugin.
158
159 = V2.03 =
160 Position to display images on a single page of the Gallery was fixed. Please upgrade the Gallery plugin. Thank you.
161
162 = V2.02 =
163 Georgian language files are added to the plugin.
164
165 = V2.01 =
166 A possibility to add a caption to each photo of the album is added. A possibility to select dimensions of the thumbnails for the cover of the album and for photos in album is added. A possibility to select a number of the photos for a separate page of the album in the gallery which will be placed in one line is added. PrettyPhoto library was updated. Button 'Sluiten' is replaced with a 'Close' button. Please upgrade the Gallery plugin immediately. Thank you.
167
168 = V1.02 =
169 noConflict for jQuery is added.
170
171 = V1.01 =
172 The file uploader is added to the Galleries page in admin section.