Gallery by BestWebSoft - Version 2.03

Version Description

  • 12.01.2012 =
  • Bugfix : Position to display images on single page Gallery was fixed.
Download this release

Release Info

Developer bestwebsoft
Plugin Icon 128x128 Gallery by BestWebSoft
Version 2.03
Comparing to
See all releases

Code changes from version 2.01 to 2.03

css/stylesheet.css CHANGED
@@ -45,6 +45,10 @@ ul.gallery {
45
  float: left;
46
  }
47
 
 
 
 
 
48
  #Upload-File .gallery .gllr_image_block {
49
  border: 1px solid #BDBDBD;
50
  float: left;
45
  float: left;
46
  }
47
 
48
+ .gallery img {
49
+ border: 10px solid #F1F1F1;
50
+ }
51
+
52
  #Upload-File .gallery .gllr_image_block {
53
  border: 1px solid #BDBDBD;
54
  float: left;
gallery-plugin.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Gallery Plugin
4
  Plugin URI: http://bestwebsoft.com/plugin/
5
  Description: This plugin allows you to implement gallery page into web site.
6
  Author: BestWebSoft
7
- Version: 2.01
8
  Author URI: http://bestwebsoft.com/
9
  License: GPLv2 or later
10
  */
4
  Plugin URI: http://bestwebsoft.com/plugin/
5
  Description: This plugin allows you to implement gallery page into web site.
6
  Author: BestWebSoft
7
+ Version: 2.03
8
  Author URI: http://bestwebsoft.com/
9
  License: GPLv2 or later
10
  */
languages/gallery-ka_GE.mo ADDED
Binary file
languages/gallery-ka_GE.po ADDED
@@ -0,0 +1,176 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: gallery\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2012-01-11 11:05+0200\n"
6
+ "PO-Revision-Date: 2012-01-11 11:05+0200\n"
7
+ "Last-Translator: BWS <zos@bestwebsoft.com>\n"
8
+ "Language-Team: Vako Patashuri <vpatashuri@gmail.com>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Poedit-KeywordsList: __;_e;_x;esc_html__\n"
13
+ "X-Poedit-Basepath: ..\n"
14
+ "X-Poedit-Language: Georgian\n"
15
+ "X-Poedit-Country: GEORGIA\n"
16
+ "X-Poedit-SourceCharset: utf-8\n"
17
+ "X-Poedit-SearchPath-0: .\n"
18
+
19
+ #: gallery-plugin.php:63
20
+ #: gallery-plugin.php:73
21
+ msgid "Galleries"
22
+ msgstr "გალერეა"
23
+
24
+ #: gallery-plugin.php:64
25
+ #: gallery-plugin.php:555
26
+ msgid "Gallery"
27
+ msgstr "გალერეა"
28
+
29
+ #: gallery-plugin.php:65
30
+ msgid "Add New"
31
+ msgstr "ახლის დამატება"
32
+
33
+ #: gallery-plugin.php:66
34
+ msgid "Add New Gallery"
35
+ msgstr "ახალი გალერეას დამატება"
36
+
37
+ #: gallery-plugin.php:67
38
+ msgid "Edit Gallery"
39
+ msgstr "გალერეას შესწორება"
40
+
41
+ #: gallery-plugin.php:68
42
+ msgid "New Gallery"
43
+ msgstr "ახალი გალერეა"
44
+
45
+ #: gallery-plugin.php:69
46
+ msgid "View Gallery"
47
+ msgstr "გალერეას ნახვა"
48
+
49
+ #: gallery-plugin.php:70
50
+ msgid "Search Galleries"
51
+ msgstr "გალერეას ძებნა"
52
+
53
+ #: gallery-plugin.php:71
54
+ msgid "No Galleries found"
55
+ msgstr "გალერეა არ მოძებნა"
56
+
57
+ #: gallery-plugin.php:120
58
+ msgid "Upload File"
59
+ msgstr "ფაილის ატვირთვა"
60
+
61
+ #: gallery-plugin.php:131
62
+ msgid "Choose a screenshot to upload:"
63
+ msgstr "აირჩიეთ სურათი ასატვირთად:"
64
+
65
+ #: gallery-plugin.php:135
66
+ msgid "Please enable JavaScript to use the file uploader."
67
+ msgstr "გთხოვთ ჩართეთ JavaScript რომ გამოიყენოთ ფაილების ამტვირთავი."
68
+
69
+ #: gallery-plugin.php:323
70
+ msgid "Title"
71
+ msgstr "სათაური"
72
+
73
+ #: gallery-plugin.php:324
74
+ msgid "Author"
75
+ msgstr "ავტორი"
76
+
77
+ #: gallery-plugin.php:325
78
+ msgid "Photo's"
79
+ msgstr "ფოტო"
80
+
81
+ #: gallery-plugin.php:326
82
+ msgid "Public"
83
+ msgstr "საჯარო"
84
+
85
+ #: gallery-plugin.php:327
86
+ msgid "Date"
87
+ msgstr "თარიღი"
88
+
89
+ #: gallery-plugin.php:524
90
+ msgid "Activated plugins"
91
+ msgstr "გააქტიურებული დანამატები:"
92
+
93
+ #: gallery-plugin.php:526
94
+ #: gallery-plugin.php:534
95
+ #: gallery-plugin.php:542
96
+ msgid "Read more"
97
+ msgstr "სრულად ნახვა"
98
+
99
+ #: gallery-plugin.php:526
100
+ msgid "Settings"
101
+ msgstr "პარამეტრები"
102
+
103
+ #: gallery-plugin.php:532
104
+ msgid "Installed plugins"
105
+ msgstr "დაყენებული დანამატები"
106
+
107
+ #: gallery-plugin.php:540
108
+ msgid "Recommended plugins"
109
+ msgstr "რეკომენდირებული დანამატები"
110
+
111
+ #: gallery-plugin.php:542
112
+ msgid "Download"
113
+ msgstr "გადმოტვირთვა"
114
+
115
+ #: gallery-plugin.php:542
116
+ #, php-format
117
+ msgid "Install %s"
118
+ msgstr "დაყენებულია %s"
119
+
120
+ #: gallery-plugin.php:542
121
+ msgid "Install now from wordpress.org"
122
+ msgstr "დააყენეთ wordpress.org-იდან"
123
+
124
+ #: gallery-plugin.php:544
125
+ msgid "If you have any questions, please contact us via plugin@bestwebsoft.com or fill in our contact form on our site"
126
+ msgstr "თუ თქვენ გაქვთ რაიმე შეკითხვა, გთხოვთ მოგვწერეთ ელფოსტაზე plugin@bestwebsoft.com ან შეავსეთ საკონტაქტო ფორმა გამოსაგზავნად"
127
+
128
+ #: gallery-plugin.php:623
129
+ msgid "Options saved."
130
+ msgstr "პარამეტრები შენახულია"
131
+
132
+ #: gallery-plugin.php:630
133
+ msgid "Gallery Options"
134
+ msgstr "გალერეას პარამეტრები"
135
+
136
+ #: gallery-plugin.php:636
137
+ msgid "The size of the cover album for gallery"
138
+ msgstr "ალბომის ყდის ზომა გალერეასთვის"
139
+
140
+ #: gallery-plugin.php:638
141
+ #: gallery-plugin.php:646
142
+ msgid "Image size name"
143
+ msgstr "სურათის ზომის სახელი"
144
+
145
+ #: gallery-plugin.php:639
146
+ #: gallery-plugin.php:647
147
+ msgid "Width (in px)"
148
+ msgstr "სიგანე (პიქსელებში)"
149
+
150
+ #: gallery-plugin.php:640
151
+ #: gallery-plugin.php:648
152
+ msgid "Height (in px)"
153
+ msgstr "სიმაღლე (პიქსელებში)"
154
+
155
+ #: gallery-plugin.php:644
156
+ msgid "Size for gallery image"
157
+ msgstr "ზომა გალერეას სურათისთვის"
158
+
159
+ #: gallery-plugin.php:652
160
+ msgid "WordPress will create a copy of the post thumbnail with the specified dimensions when you upload a new photo."
161
+ msgstr "WordPress შექმნის ახალ მინიატურას მოცემულ ზომებში როდესაც შენ ატვირთავ ახალ სურათს."
162
+
163
+ #: gallery-plugin.php:655
164
+ msgid "Count images in row"
165
+ msgstr "სურათების რაოდენობა მწკრივში"
166
+
167
+ #: gallery-plugin.php:663
168
+ msgid "Save Changes"
169
+ msgstr "ცვლილებების შენახვა"
170
+
171
+ #: template/gallery-single-template.php:63
172
+ msgid "Sorry - nothing to found."
173
+ msgstr "მაპატიეთ - არაფერია ნაპოვნი."
174
+
175
+ #~ msgid "Size for gallery album cover"
176
+ #~ msgstr "Размер для "
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://bestwebsoft.com/
4
  Tags: gallery, image, gallery image, album, foto, fotoalbum
5
  Requires at least: 3.0
6
  Tested up to: 3.3
7
- Stable tag: 2.01
8
 
9
  This plugin allows you to implement gallery page into web site.
10
 
@@ -27,6 +27,7 @@ This plugin makes it possible to implement as many galleries as you want into yo
27
 
28
  = Translate =
29
 
 
30
  * Dutch (nl_NL) (incomplete)
31
  * Russian (ru_RU)
32
 
@@ -72,6 +73,12 @@ The multiple files upload is supported by all modern browsers except Internet Ex
72
  5. PrettyPhoto pop-up window with images from album.
73
 
74
  == Changelog ==
 
 
 
 
 
 
75
 
76
  = V2.01 - 03.01.2012 =
77
  * NEW : Add caption to each photo of the album.
@@ -88,6 +95,12 @@ The multiple files upload is supported by all modern browsers except Internet Ex
88
 
89
  == Upgrade Notice ==
90
 
 
 
 
 
 
 
91
  = V2.01 =
92
  Add caption to each photo of the album. Add possibility to select the dimensions of the thumbnails for the cover of the album and for photos in album. Add possibility to select a quantity of photos for the separate page of album of the gallery which will be placed in one line. PrettyPhoto library was updated. Button 'Sluiten' is replaced by a button 'Close'. Please upgrade the Gallery plugin immediately. Thank you.
93
 
4
  Tags: gallery, image, gallery image, album, foto, fotoalbum
5
  Requires at least: 3.0
6
  Tested up to: 3.3
7
+ Stable tag: 2.03
8
 
9
  This plugin allows you to implement gallery page into web site.
10
 
27
 
28
  = Translate =
29
 
30
+ * Georgian (ka_GE) (thanks Vako Patashuri)
31
  * Dutch (nl_NL) (incomplete)
32
  * Russian (ru_RU)
33
 
73
  5. PrettyPhoto pop-up window with images from album.
74
 
75
  == Changelog ==
76
+
77
+ = V2.03 - 12.01.2012 =
78
+ * Bugfix : Position to display images on single page Gallery was fixed.
79
+
80
+ = V2.02 - 11.01.2012 =
81
+ * NEW : Added Georgian language files for plugin.
82
 
83
  = V2.01 - 03.01.2012 =
84
  * NEW : Add caption to each photo of the album.
95
 
96
  == Upgrade Notice ==
97
 
98
+ = V2.03 =
99
+ Position to display images on single page Gallery was fixed. Please upgrade the Gallery plugin. Thank you.
100
+
101
+ = V2.02 =
102
+ Added Georgian language files for plugin.
103
+
104
  = V2.01 =
105
  Add caption to each photo of the album. Add possibility to select the dimensions of the thumbnails for the cover of the album and for photos in album. Add possibility to select a quantity of photos for the separate page of album of the gallery which will be placed in one line. PrettyPhoto library was updated. Button 'Sluiten' is replaced by a button 'Close'. Please upgrade the Gallery plugin immediately. Thank you.
106
 
upload/files/3191_iui-ye65.jpg DELETED
Binary file
upload/files/3193_elb41.jpg DELETED
Binary file
upload/files/3965_ubsus-1680105068.jpg DELETED
Binary file
upload/files/b3d26bbf008c37cd3400dcfaf194b17c.jpg DELETED
Binary file