Version Description
Lots of bug fixes and performance improvements. New CSS styles!
Download this release
Release Info
Developer | ulfben |
Plugin | WP jQuery Lightbox |
Version | 1.4.6 |
Comparing to | |
See all releases |
Code changes from version 1.4.7 to 1.4.6
- languages/jqlb-pt_PT.mo +0 -0
- languages/jqlb-pt_PT.po +71 -88
- readme.txt +2 -20
- styles/images/pt_PT/blank.gif +0 -0
- styles/images/pt_PT/close.gif +0 -0
- styles/images/pt_PT/closelabel.gif +0 -0
- styles/images/pt_PT/loading.gif +0 -0
- styles/images/pt_PT/next.gif +0 -0
- styles/images/pt_PT/nextlabel.gif +0 -0
- styles/images/pt_PT/prev.gif +0 -0
- styles/images/pt_PT/prevlabel.gif +0 -0
- styles/lightbox.css +1 -2
- styles/lightbox.min.css +1 -1
- styles/lightbox.min.pt_PT.css +0 -145
- wp-jquery-lightbox.php +4 -3
languages/jqlb-pt_PT.mo
CHANGED
Binary file
|
languages/jqlb-pt_PT.po
CHANGED
@@ -2,72 +2,69 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WP JQuery Lightbox\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: Pedro Mendonça <ped.gaspar@gmail.com>\n"
|
8 |
"Language-Team: Pedro Mendonça <ped.gaspar@gmail.com>\n"
|
9 |
-
"Language: pt_PT\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
-
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2
|
14 |
-
"
|
15 |
-
"esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
|
16 |
-
"X-Poedit-Basepath: ..\n"
|
17 |
"X-Poedit-SourceCharset: UTF-8\n"
|
18 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
19 |
-
"
|
20 |
-
"X-
|
21 |
|
22 |
-
#: wp-jquery-lightbox.php:
|
23 |
msgid "Settings"
|
24 |
msgstr "Definições"
|
25 |
|
26 |
-
#: wp-jquery-lightbox.php:
|
27 |
msgid "previous image"
|
28 |
msgstr "Imagem anterior"
|
29 |
|
30 |
-
#: wp-jquery-lightbox.php:
|
31 |
msgid "next image"
|
32 |
msgstr "Imagem seguinte"
|
33 |
|
34 |
-
#: wp-jquery-lightbox.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
msgid "close image gallery"
|
36 |
msgstr "Fechar a galeria"
|
37 |
|
38 |
-
#: wp-jquery-lightbox.
|
39 |
msgid "Image "
|
40 |
msgstr "Imagem "
|
41 |
|
42 |
-
#: wp-jquery-lightbox.
|
43 |
msgid " of "
|
44 |
msgstr " de "
|
45 |
|
46 |
-
#: wp-jquery-lightbox.php:
|
47 |
msgid "Download"
|
48 |
msgstr "Descarregar"
|
49 |
|
50 |
-
#: wp-jquery-lightbox.php:
|
51 |
-
msgid "(pause slideshow)"
|
52 |
-
msgstr "(pausar apresentação)"
|
53 |
-
|
54 |
-
#: wp-jquery-lightbox.php:136
|
55 |
-
msgid "(play slideshow)"
|
56 |
-
msgstr "(iniciar apresentação)"
|
57 |
-
|
58 |
-
#: wp-jquery-lightbox.php:199
|
59 |
msgid "Cheatin’ uh?"
|
60 |
msgstr "A fazer batota?"
|
61 |
|
62 |
-
#: wp-jquery-lightbox.php:
|
63 |
msgid "Let the plugin add necessary html to image links"
|
64 |
msgstr "Deixe o plugin adicionar o html necessário às ligações das imagens"
|
65 |
|
66 |
-
#: wp-jquery-lightbox.php:
|
67 |
msgid "Auto-lightbox image links"
|
68 |
msgstr "Alterar as ligações das imagens automaticamente"
|
69 |
|
70 |
-
#: wp-jquery-lightbox.php:
|
71 |
msgid ""
|
72 |
"Note: this will disable the nofollow-attribute of comment links, that "
|
73 |
"otherwise interfere with the lightbox."
|
@@ -75,7 +72,7 @@ msgstr ""
|
|
75 |
"Nota: isto desactivará o atributo 'nofollow' das ligações dos comentários, "
|
76 |
"que de outro modo interfeririam com o lightbox."
|
77 |
|
78 |
-
#: wp-jquery-lightbox.php:
|
79 |
msgid ""
|
80 |
"Enable lightbox in comments (disables <a href=\"http://codex.wordpress.org/"
|
81 |
"Nofollow\">the nofollow attribute!</a>)"
|
@@ -83,84 +80,70 @@ msgstr ""
|
|
83 |
"Activar lightbox nos comentários (desactiva <a href=\"http://codex.wordpress."
|
84 |
"org/Nofollow\">o atributo 'nofollow'!</a>)"
|
85 |
|
86 |
-
#: wp-jquery-lightbox.php:
|
87 |
-
msgid "Show title"
|
88 |
-
msgstr "Mostrar título"
|
89 |
-
|
90 |
-
#: wp-jquery-lightbox.php:235
|
91 |
-
msgid "Show caption"
|
92 |
-
msgstr "Mostrar legenda"
|
93 |
-
|
94 |
-
#: wp-jquery-lightbox.php:242
|
95 |
-
msgid "Show image numbers:"
|
96 |
-
msgstr "Mostrar números das imagens:"
|
97 |
-
|
98 |
-
#: wp-jquery-lightbox.php:249
|
99 |
msgid "Show download link"
|
100 |
msgstr "Mostrar ligação para descarregar"
|
101 |
|
102 |
-
#: wp-jquery-lightbox.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
103 |
msgid "Show image info on top"
|
104 |
msgstr "Mostrar a informação da imagem no topo"
|
105 |
|
106 |
-
#: wp-jquery-lightbox.php:
|
107 |
msgid "Shrink large images to fit smaller screens"
|
108 |
msgstr "Reduzir imagens grandes a ecrãs pequenos"
|
109 |
|
110 |
-
#: wp-jquery-lightbox.php:
|
111 |
msgid "Keep a distance between the image and the screen edges."
|
112 |
msgstr "Manter uma distância entre a imagem e os bordos do ecrã."
|
113 |
|
114 |
-
#: wp-jquery-lightbox.php:
|
115 |
msgid "Minimum margin to screen edge (default: 0)"
|
116 |
msgstr "Margem mínima ao bordo do ecrã (por omissão: 0)"
|
117 |
|
118 |
-
#: wp-jquery-lightbox.php:
|
119 |
-
msgid "Use custom stylesheet"
|
120 |
-
msgstr "Usar folha de estilos personalizada"
|
121 |
-
|
122 |
-
#: wp-jquery-lightbox.php:284
|
123 |
msgid "Animation duration (in milliseconds) "
|
124 |
msgstr "Duração da animação (em milisegundos) "
|
125 |
|
126 |
-
#: wp-jquery-lightbox.php:
|
127 |
-
msgid "
|
128 |
-
msgstr "
|
129 |
|
130 |
-
#: wp-jquery-lightbox.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
131 |
msgid "Save Changes"
|
132 |
msgstr "Guardar alterações"
|
133 |
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
#~ msgstr ""
|
146 |
-
#~ "_blank: abrir a imagem numa nova janela ou separador\n"
|
147 |
-
#~ "_self: abrir a imagem na mesma janela em que for seleccionada (por "
|
148 |
-
#~ "omissão)\n"
|
149 |
-
#~ "_parent: abrir a imagem na janela superior\n"
|
150 |
-
#~ "_top: abrir a imagem ocupando toda a janela"
|
151 |
-
|
152 |
-
#~ msgid "Target for download link:"
|
153 |
-
#~ msgstr "Destino para a ligação de descarga:"
|
154 |
-
|
155 |
-
#~ msgid "Help text (default: none) "
|
156 |
-
#~ msgstr "Texto de ajuda (por omissão: nenhum)"
|
157 |
-
|
158 |
-
#~ msgid ""
|
159 |
-
#~ "Browse images with your keyboard: Arrows or P(revious)/N(ext) and X/C/ESC "
|
160 |
-
#~ "for close."
|
161 |
-
#~ msgstr ""
|
162 |
-
#~ "Navegar pelas imagens com o teclado: Setas ou 'P' (Anterior) e "
|
163 |
-
#~ "'N' (Seguinte), 'X' ou 'C' ou 'Esc' para fechar."
|
164 |
-
|
165 |
-
#~ msgid "Show title & caption"
|
166 |
-
#~ msgstr "Mostrar título e descrição"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: WP JQuery Lightbox\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2011-06-26 20:31+0100\n"
|
6 |
+
"PO-Revision-Date: 2014-05-12 14:56-0000\n"
|
7 |
"Last-Translator: Pedro Mendonça <ped.gaspar@gmail.com>\n"
|
8 |
"Language-Team: Pedro Mendonça <ped.gaspar@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;_c;__ngettext:1,2\n"
|
13 |
+
"X-Poedit-Basepath: .\n"
|
|
|
|
|
14 |
"X-Poedit-SourceCharset: UTF-8\n"
|
15 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
16 |
+
"Language: pt_PT\n"
|
17 |
+
"X-Generator: Poedit 1.6.4\n"
|
18 |
|
19 |
+
#: G:\@WINNEEDS\Desktop\wp-jquery-lightbox.1.3.3\wp-jquery-lightbox/wp-jquery-lightbox.php:42
|
20 |
msgid "Settings"
|
21 |
msgstr "Definições"
|
22 |
|
23 |
+
#: G:\@WINNEEDS\Desktop\wp-jquery-lightbox.1.3.3\wp-jquery-lightbox/wp-jquery-lightbox.php:113
|
24 |
msgid "previous image"
|
25 |
msgstr "Imagem anterior"
|
26 |
|
27 |
+
#: G:\@WINNEEDS\Desktop\wp-jquery-lightbox.1.3.3\wp-jquery-lightbox/wp-jquery-lightbox.php:114
|
28 |
msgid "next image"
|
29 |
msgstr "Imagem seguinte"
|
30 |
|
31 |
+
#: G:\@WINNEEDS\Desktop\wp-jquery-lightbox.1.3.3\wp-jquery-lightbox/wp-jquery-lightbox.php:115
|
32 |
+
msgid "« Previous"
|
33 |
+
msgstr "« Anterior"
|
34 |
+
|
35 |
+
#: G:\@WINNEEDS\Desktop\wp-jquery-lightbox.1.3.3\wp-jquery-lightbox/wp-jquery-lightbox.php:116
|
36 |
+
msgid "Next »"
|
37 |
+
msgstr "Seguinte »"
|
38 |
+
|
39 |
+
#: G:\@WINNEEDS\Desktop\wp-jquery-lightbox.1.3.3\wp-jquery-lightbox/wp-jquery-lightbox.php:117
|
40 |
msgid "close image gallery"
|
41 |
msgstr "Fechar a galeria"
|
42 |
|
43 |
+
#: G:\@WINNEEDS\Desktop\wp-jquery-lightbox.1.3.3\wp-jquery-lightbox/wp-jquery-lightbox.php:118
|
44 |
msgid "Image "
|
45 |
msgstr "Imagem "
|
46 |
|
47 |
+
#: G:\@WINNEEDS\Desktop\wp-jquery-lightbox.1.3.3\wp-jquery-lightbox/wp-jquery-lightbox.php:119
|
48 |
msgid " of "
|
49 |
msgstr " de "
|
50 |
|
51 |
+
#: G:\@WINNEEDS\Desktop\wp-jquery-lightbox.1.3.3\wp-jquery-lightbox/wp-jquery-lightbox.php:120
|
52 |
msgid "Download"
|
53 |
msgstr "Descarregar"
|
54 |
|
55 |
+
#: G:\@WINNEEDS\Desktop\wp-jquery-lightbox.1.3.3\wp-jquery-lightbox/wp-jquery-lightbox.php:166
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
msgid "Cheatin’ uh?"
|
57 |
msgstr "A fazer batota?"
|
58 |
|
59 |
+
#: G:\@WINNEEDS\Desktop\wp-jquery-lightbox.1.3.3\wp-jquery-lightbox/wp-jquery-lightbox.php:179
|
60 |
msgid "Let the plugin add necessary html to image links"
|
61 |
msgstr "Deixe o plugin adicionar o html necessário às ligações das imagens"
|
62 |
|
63 |
+
#: G:\@WINNEEDS\Desktop\wp-jquery-lightbox.1.3.3\wp-jquery-lightbox/wp-jquery-lightbox.php:179
|
64 |
msgid "Auto-lightbox image links"
|
65 |
msgstr "Alterar as ligações das imagens automaticamente"
|
66 |
|
67 |
+
#: G:\@WINNEEDS\Desktop\wp-jquery-lightbox.1.3.3\wp-jquery-lightbox/wp-jquery-lightbox.php:186
|
68 |
msgid ""
|
69 |
"Note: this will disable the nofollow-attribute of comment links, that "
|
70 |
"otherwise interfere with the lightbox."
|
72 |
"Nota: isto desactivará o atributo 'nofollow' das ligações dos comentários, "
|
73 |
"que de outro modo interfeririam com o lightbox."
|
74 |
|
75 |
+
#: G:\@WINNEEDS\Desktop\wp-jquery-lightbox.1.3.3\wp-jquery-lightbox/wp-jquery-lightbox.php:186
|
76 |
msgid ""
|
77 |
"Enable lightbox in comments (disables <a href=\"http://codex.wordpress.org/"
|
78 |
"Nofollow\">the nofollow attribute!</a>)"
|
80 |
"Activar lightbox nos comentários (desactiva <a href=\"http://codex.wordpress."
|
81 |
"org/Nofollow\">o atributo 'nofollow'!</a>)"
|
82 |
|
83 |
+
#: G:\@WINNEEDS\Desktop\wp-jquery-lightbox.1.3.3\wp-jquery-lightbox/wp-jquery-lightbox.php:193
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
84 |
msgid "Show download link"
|
85 |
msgstr "Mostrar ligação para descarregar"
|
86 |
|
87 |
+
#: G:\@WINNEEDS\Desktop\wp-jquery-lightbox.1.3.3\wp-jquery-lightbox/wp-jquery-lightbox.php:197
|
88 |
+
msgid ""
|
89 |
+
"_blank: open the image in a new window or tab\n"
|
90 |
+
"_self: open the image in the same frame as it was clicked (default)\n"
|
91 |
+
"_parent: open the image in the parent frameset\n"
|
92 |
+
"_top: open the image in the full body of the window"
|
93 |
+
msgstr ""
|
94 |
+
"_blank: abrir a imagem numa nova janela ou separador\n"
|
95 |
+
"_self: abrir a imagem na mesma janela em que for seleccionada (por omissão)\n"
|
96 |
+
"_parent: abrir a imagem na janela superior\n"
|
97 |
+
"_top: abrir a imagem ocupando toda a janela"
|
98 |
+
|
99 |
+
#: G:\@WINNEEDS\Desktop\wp-jquery-lightbox.1.3.3\wp-jquery-lightbox/wp-jquery-lightbox.php:200
|
100 |
+
msgid "Target for download link:"
|
101 |
+
msgstr "Destino para a ligação de descarga:"
|
102 |
+
|
103 |
+
#: G:\@WINNEEDS\Desktop\wp-jquery-lightbox.1.3.3\wp-jquery-lightbox/wp-jquery-lightbox.php:214
|
104 |
msgid "Show image info on top"
|
105 |
msgstr "Mostrar a informação da imagem no topo"
|
106 |
|
107 |
+
#: G:\@WINNEEDS\Desktop\wp-jquery-lightbox.1.3.3\wp-jquery-lightbox/wp-jquery-lightbox.php:222
|
108 |
msgid "Shrink large images to fit smaller screens"
|
109 |
msgstr "Reduzir imagens grandes a ecrãs pequenos"
|
110 |
|
111 |
+
#: G:\@WINNEEDS\Desktop\wp-jquery-lightbox.1.3.3\wp-jquery-lightbox/wp-jquery-lightbox.php:227
|
112 |
msgid "Keep a distance between the image and the screen edges."
|
113 |
msgstr "Manter uma distância entre a imagem e os bordos do ecrã."
|
114 |
|
115 |
+
#: G:\@WINNEEDS\Desktop\wp-jquery-lightbox.1.3.3\wp-jquery-lightbox/wp-jquery-lightbox.php:227
|
116 |
msgid "Minimum margin to screen edge (default: 0)"
|
117 |
msgstr "Margem mínima ao bordo do ecrã (por omissão: 0)"
|
118 |
|
119 |
+
#: G:\@WINNEEDS\Desktop\wp-jquery-lightbox.1.3.3\wp-jquery-lightbox/wp-jquery-lightbox.php:234
|
|
|
|
|
|
|
|
|
120 |
msgid "Animation duration (in milliseconds) "
|
121 |
msgstr "Duração da animação (em milisegundos) "
|
122 |
|
123 |
+
#: G:\@WINNEEDS\Desktop\wp-jquery-lightbox.1.3.3\wp-jquery-lightbox/wp-jquery-lightbox.php:240
|
124 |
+
msgid "Help text (default: none) "
|
125 |
+
msgstr "Texto de ajuda (por omissão: nenhum)"
|
126 |
|
127 |
+
#: G:\@WINNEEDS\Desktop\wp-jquery-lightbox.1.3.3\wp-jquery-lightbox/wp-jquery-lightbox.php:244
|
128 |
+
msgid ""
|
129 |
+
"Browse images with your keyboard: Arrows or P(revious)/N(ext) and X/C/ESC "
|
130 |
+
"for close."
|
131 |
+
msgstr ""
|
132 |
+
"Navegar pelas imagens com o teclado: Setas ou 'P' (Anterior) e "
|
133 |
+
"'N' (Seguinte), 'X' ou 'C' ou 'Esc' para fechar."
|
134 |
+
|
135 |
+
#: G:\@WINNEEDS\Desktop\wp-jquery-lightbox.1.3.3\wp-jquery-lightbox/wp-jquery-lightbox.php:246
|
136 |
msgid "Save Changes"
|
137 |
msgstr "Guardar alterações"
|
138 |
|
139 |
+
msgid "Show title & caption"
|
140 |
+
msgstr "Mostrar título e descrição"
|
141 |
+
|
142 |
+
msgid "Slideshow speed (in milliseconds). 0 to disable."
|
143 |
+
msgstr "Velocidade da apresentação (em milisegundos). 0 para desactivar."
|
144 |
+
|
145 |
+
msgid "(pause slideshow)"
|
146 |
+
msgstr "(pausar apresentação)"
|
147 |
+
|
148 |
+
msgid "(play slideshow)"
|
149 |
+
msgstr "(iniciar apresentação)"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: ulfben
|
|
3 |
Donate link: http://flattr.com/thing/367557/Support-my-WordPress-plugins
|
4 |
Tags: lightbox, jquery, nodal, image, display, ulfben
|
5 |
Requires at least: 3.9
|
6 |
-
Tested up to: 4.
|
7 |
-
Stable tag: 1.4.
|
8 |
License: GPLv2 or later
|
9 |
|
10 |
A drop-in replacement for Lightbox 2 and similar plugins, shedding the bulk of Prototype and Scriptaculous. Improved for mobile devices.
|
@@ -36,12 +36,6 @@ Any help is greatly appreciated. Thanks!
|
|
36 |
|
37 |
*[//Ulf Benjaminsson](http://www.ulfben.com)*
|
38 |
|
39 |
-
= 1.4.7 (2015-09-21) =
|
40 |
-
* Support for WordPress' new translation system.
|
41 |
-
* Updated translation for Portugese (Thanks: Pedro Mendonça)
|
42 |
-
* Added images and CSS for Portugese (Thanks: Pedro Mendonça)
|
43 |
-
|
44 |
-
|
45 |
= 1.4.6 (2015-03-20) =
|
46 |
* "Download link" now correctly open a download dialogue instead of displaying the file
|
47 |
* Title, caption and all control elements can now be turned on / off individually
|
@@ -52,7 +46,6 @@ Any help is greatly appreciated. Thanks!
|
|
52 |
* Dropped quirks support for Internet Explorer 8
|
53 |
* Removed help-text setting
|
54 |
|
55 |
-
|
56 |
= 1.4.5 (2013-06-09) =
|
57 |
* Fit to screen edge on low rez displays (<500px)
|
58 |
* Added global setting to hide title & caption
|
@@ -153,14 +146,6 @@ Lastly:
|
|
153 |
Still have problems? Post a link and describe what issue you're having, and tell us what of these steps you've already tried.
|
154 |
|
155 |
== Changelog ==
|
156 |
-
|
157 |
-
= 1.4.7 (2015-09-21) =
|
158 |
-
* Support for WordPress' new translation system.
|
159 |
-
* Updated translation for Portugese (Thanks: Pedro Mendonça)
|
160 |
-
* Added images and CSS for Portugese (Thanks: Pedro Mendonça)
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
= 1.4.6 (2015-03-20) =
|
165 |
* "Download link" now correctly open a download dialogue instead of displaying the file
|
166 |
* Title, caption and all control elements can now be turned on / off individually
|
@@ -260,9 +245,6 @@ Still have problems? Post a link and describe what issue you're having, and tell
|
|
260 |
* Release.
|
261 |
|
262 |
== Upgrade Notice ==
|
263 |
-
= 1.4.7 =
|
264 |
-
New Portugese translation. Support for WordPress' new translation system.
|
265 |
-
|
266 |
= 1.4.6 =
|
267 |
Lots of bug fixes and performance improvements. New CSS styles!
|
268 |
|
3 |
Donate link: http://flattr.com/thing/367557/Support-my-WordPress-plugins
|
4 |
Tags: lightbox, jquery, nodal, image, display, ulfben
|
5 |
Requires at least: 3.9
|
6 |
+
Tested up to: 4.1.1
|
7 |
+
Stable tag: 1.4.6
|
8 |
License: GPLv2 or later
|
9 |
|
10 |
A drop-in replacement for Lightbox 2 and similar plugins, shedding the bulk of Prototype and Scriptaculous. Improved for mobile devices.
|
36 |
|
37 |
*[//Ulf Benjaminsson](http://www.ulfben.com)*
|
38 |
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
= 1.4.6 (2015-03-20) =
|
40 |
* "Download link" now correctly open a download dialogue instead of displaying the file
|
41 |
* Title, caption and all control elements can now be turned on / off individually
|
46 |
* Dropped quirks support for Internet Explorer 8
|
47 |
* Removed help-text setting
|
48 |
|
|
|
49 |
= 1.4.5 (2013-06-09) =
|
50 |
* Fit to screen edge on low rez displays (<500px)
|
51 |
* Added global setting to hide title & caption
|
146 |
Still have problems? Post a link and describe what issue you're having, and tell us what of these steps you've already tried.
|
147 |
|
148 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
149 |
= 1.4.6 (2015-03-20) =
|
150 |
* "Download link" now correctly open a download dialogue instead of displaying the file
|
151 |
* Title, caption and all control elements can now be turned on / off individually
|
245 |
* Release.
|
246 |
|
247 |
== Upgrade Notice ==
|
|
|
|
|
|
|
248 |
= 1.4.6 =
|
249 |
Lots of bug fixes and performance improvements. New CSS styles!
|
250 |
|
styles/images/pt_PT/blank.gif
DELETED
Binary file
|
styles/images/pt_PT/close.gif
DELETED
Binary file
|
styles/images/pt_PT/closelabel.gif
DELETED
Binary file
|
styles/images/pt_PT/loading.gif
DELETED
Binary file
|
styles/images/pt_PT/next.gif
DELETED
Binary file
|
styles/images/pt_PT/nextlabel.gif
DELETED
Binary file
|
styles/images/pt_PT/prev.gif
DELETED
Binary file
|
styles/images/pt_PT/prevlabel.gif
DELETED
Binary file
|
styles/lightbox.css
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
/**
|
2 |
* WP jQuery Lightbox
|
3 |
-
* Version 1.4.6
|
4 |
* http://wordpress.org/extend/plugins/wp-jquery-lightbox/
|
5 |
*
|
6 |
* WP jQuery Lightbox uses the minified version of this stylesheet (lightbox.min.css).
|
@@ -75,7 +75,6 @@
|
|
75 |
}
|
76 |
#imageContainer{
|
77 |
padding: 10px;
|
78 |
-
text-align: center;
|
79 |
}
|
80 |
#jqlb_loading{
|
81 |
position: absolute;
|
1 |
/**
|
2 |
* WP jQuery Lightbox
|
3 |
+
* Version 1.4.6 - 2015-03-21
|
4 |
* http://wordpress.org/extend/plugins/wp-jquery-lightbox/
|
5 |
*
|
6 |
* WP jQuery Lightbox uses the minified version of this stylesheet (lightbox.min.css).
|
75 |
}
|
76 |
#imageContainer{
|
77 |
padding: 10px;
|
|
|
78 |
}
|
79 |
#jqlb_loading{
|
80 |
position: absolute;
|
styles/lightbox.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html>body .clearfix{display:inline-block;width:100%}* html .clearfix{height:1%}#lightboxIframe{display:none}#overlay{position:absolute;top:0;left:0;z-index:10090;width:100%;height:500px;background-color:#000;filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6;display:none}#lightbox{position:absolute;left:0;width:100%;z-index:10100;line-height:0}#jqlb_spinner{height:32px;background-image:url(./images/loading.gif);background-repeat:no-repeat;background-position:center center}#jqlb_closelabel{height:22px;width:66px;background-image:url(./images/closelabel.gif);background-repeat:no-repeat;background-position:center center}#lightbox a img{border:none}#outerImageContainer{position:relative;background-color:#fff;width:300px;height:300px;margin:0 auto}#imageContainer{padding:10px
|
1 |
+
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html>body .clearfix{display:inline-block;width:100%}* html .clearfix{height:1%}#lightboxIframe{display:none}#overlay{position:absolute;top:0;left:0;z-index:10090;width:100%;height:500px;background-color:#000;filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6;display:none}#lightbox{position:absolute;left:0;width:100%;z-index:10100;line-height:0}#jqlb_spinner{height:32px;background-image:url(./images/loading.gif);background-repeat:no-repeat;background-position:center center}#jqlb_closelabel{height:22px;width:66px;background-image:url(./images/closelabel.gif);background-repeat:no-repeat;background-position:center center}#lightbox a img{border:none}#outerImageContainer{position:relative;background-color:#fff;width:300px;height:300px;margin:0 auto}#imageContainer{padding:10px}#jqlb_loading{position:absolute;top:40%;left:0;height:25%;width:100%;line-height:0}#hoverNav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}#imageContainer>#hoverNav{left:0}#hoverNav a{outline:0}#nextLink,#prevLink{width:45%;height:100%;background:transparent url(./images/blank.gif) no-repeat;display:block}#prevLink{left:0;float:left}#nextLink{right:0;float:right}#prevLink:hover,#prevLink:visited:hover{background:url(./images/prev.gif) left 50% no-repeat}#nextLink:hover,#nextLink:visited:hover{background:url(./images/next.gif) right 50% no-repeat}#imageDataContainer{font:10px Verdana,Helvetica,sans-serif;background-color:#fff;color:#000;margin:0 auto;line-height:1.4em}#imageData{padding:0 10px}.ontop #imageData{padding-top:5px}#imageData #imageDetails{float:left;text-align:left;margin-bottom:10px;width:80%;width:-moz-calc(100% - 80px);width:-webkit-calc(100% - 80px);width:-o-calc(100% - 80px);width:calc(100% - 80px)}#imageData #imageDetails #titleAndCaption #titleText{font-weight:700}#imageData #imageDetails #titleAndCaption #captionText{font-weight:400}#imageData #imageDetails #controls{margin:0;white-space:nowrap}#imageData #bottomNav #bottomNavClose{height:22px;width:66px;float:right;margin-bottom:10px}
|
styles/lightbox.min.pt_PT.css
DELETED
@@ -1,145 +0,0 @@
|
|
1 |
-
/**
|
2 |
-
* WP jQuery Lightbox
|
3 |
-
* Version 1.4.6.1 - 2015-03-21
|
4 |
-
* http://wordpress.org/extend/plugins/wp-jquery-lightbox/
|
5 |
-
*
|
6 |
-
* WP jQuery Lightbox uses the minified version of this stylesheet (lightbox.min.css).
|
7 |
-
* This file is provided only for you to base your modification on. Edits will not be reflected on the site!
|
8 |
-
*
|
9 |
-
* To minify your stylesheet after modifying it, use http://refresh-sf.com/ and save the compressed code to
|
10 |
-
* lightbox.min.css or lightbox.min.{locale}.css (for translations)
|
11 |
-
*
|
12 |
-
* If you activate the "Use custom stylesheet"-setting, WP jQuery Lightbox will try and grab its CSS files
|
13 |
-
* from your theme's style-folder. Ergo: move your lightbox.min.css to the theme style folder to avoid having
|
14 |
-
* your changes reverted whenever the plugin updates.
|
15 |
-
*/
|
16 |
-
.clearfix:after {
|
17 |
-
content: ".";
|
18 |
-
display: block;
|
19 |
-
height: 0;
|
20 |
-
clear: both;
|
21 |
-
visibility: hidden;
|
22 |
-
}
|
23 |
-
* html>body .clearfix {
|
24 |
-
display: inline-block;
|
25 |
-
width: 100%;
|
26 |
-
}
|
27 |
-
* html .clearfix {
|
28 |
-
/* Hides from IE-mac \*/
|
29 |
-
height: 1%;
|
30 |
-
/* End hide from IE-mac */
|
31 |
-
}
|
32 |
-
#lightboxIframe {
|
33 |
-
display: none;
|
34 |
-
}
|
35 |
-
#overlay{
|
36 |
-
position: absolute;
|
37 |
-
top: 0;
|
38 |
-
left: 0;
|
39 |
-
z-index: 10090;
|
40 |
-
width: 100%;
|
41 |
-
height: 500px;
|
42 |
-
background-color: #000;
|
43 |
-
filter:alpha(opacity=60);
|
44 |
-
-moz-opacity: 0.6;
|
45 |
-
opacity: 0.6;
|
46 |
-
display: none;
|
47 |
-
}
|
48 |
-
#lightbox{
|
49 |
-
position: absolute;
|
50 |
-
left: 0;
|
51 |
-
width: 100%;
|
52 |
-
z-index: 10100;/*twentyeleven keeps the header at 999...*/
|
53 |
-
line-height: 0;
|
54 |
-
}
|
55 |
-
#jqlb_spinner{
|
56 |
-
height:32px;
|
57 |
-
background-image:url('./images/pt_PT/loading.gif');
|
58 |
-
background-repeat:no-repeat;
|
59 |
-
background-position:center center;
|
60 |
-
}
|
61 |
-
#jqlb_closelabel{
|
62 |
-
height:22px;
|
63 |
-
width:66px;
|
64 |
-
background-image:url('./images/pt_PT/closelabel.gif');
|
65 |
-
background-repeat:no-repeat;
|
66 |
-
background-position:center center;
|
67 |
-
}
|
68 |
-
#lightbox a img{ border: none; }
|
69 |
-
#outerImageContainer{
|
70 |
-
position: relative;
|
71 |
-
background-color: #fff;
|
72 |
-
width: 300px;
|
73 |
-
height: 300px;
|
74 |
-
margin: 0 auto;
|
75 |
-
}
|
76 |
-
#imageContainer{
|
77 |
-
padding: 10px;
|
78 |
-
text-align: center;
|
79 |
-
}
|
80 |
-
#jqlb_loading{
|
81 |
-
position: absolute;
|
82 |
-
top: 40%;
|
83 |
-
left: 0%;
|
84 |
-
height: 25%;
|
85 |
-
width: 100%;
|
86 |
-
line-height: 0;
|
87 |
-
}
|
88 |
-
#hoverNav{
|
89 |
-
position: absolute;
|
90 |
-
top: 0;
|
91 |
-
left: 0;
|
92 |
-
height: 100%;
|
93 |
-
width: 100%;
|
94 |
-
z-index: 10;
|
95 |
-
}
|
96 |
-
#imageContainer>#hoverNav{ left: 0; }
|
97 |
-
#hoverNav a{ outline: none; }
|
98 |
-
|
99 |
-
/*** START : next / previous image links ***/
|
100 |
-
#prevLink, #nextLink{
|
101 |
-
width: 45%;
|
102 |
-
height: 100%;
|
103 |
-
background: transparent url('./images/pt_PT/blank.gif') no-repeat; /* Trick IE into showing hover */
|
104 |
-
display: block;
|
105 |
-
}
|
106 |
-
#prevLink { left: 0; float: left;}
|
107 |
-
#nextLink { right: 0; float: right;}
|
108 |
-
#prevLink:hover, #prevLink:visited:hover { background: url('./images/pt_PT/prev.gif') left 50% no-repeat; }
|
109 |
-
#nextLink:hover, #nextLink:visited:hover { background: url('./images/pt_PT/next.gif') right 50% no-repeat; }
|
110 |
-
/*** END : next / previous image links ***/
|
111 |
-
|
112 |
-
/** Text styling goes below.
|
113 |
-
I've written out the entire selector hierarchy so you can decide how specific you want your selectors to be.**/
|
114 |
-
#imageDataContainer{
|
115 |
-
font: 10px Verdana, Helvetica, sans-serif;
|
116 |
-
background-color: #fff;
|
117 |
-
color: #000;
|
118 |
-
margin: 0 auto;
|
119 |
-
line-height: 1.4em;
|
120 |
-
}
|
121 |
-
#imageData{
|
122 |
-
padding:0 10px;
|
123 |
-
}
|
124 |
-
.ontop #imageData {
|
125 |
-
padding-top: 5px; /* add padding when title and caption are on top */
|
126 |
-
}
|
127 |
-
#imageData #imageDetails{
|
128 |
-
float: left;
|
129 |
-
text-align: left;
|
130 |
-
margin-bottom: 10px;
|
131 |
-
width: 80%; /* make room for the CLOSE-button. */
|
132 |
-
width: -moz-calc(100% - 80px); /* Firefox */
|
133 |
-
width: -webkit-calc(100% - 80px);/* WebKit */
|
134 |
-
width: -o-calc(100% - 80px); /* Opera */
|
135 |
-
width: calc(100% - 80px); /* Standard */
|
136 |
-
}
|
137 |
-
#imageData #imageDetails #titleAndCaption{ } /*previously: #caption*/
|
138 |
-
#imageData #imageDetails #titleAndCaption #titleText { font-weight: bold; }
|
139 |
-
#imageData #imageDetails #titleAndCaption #captionText { font-weight: normal; }
|
140 |
-
#imageData #imageDetails #controls{ margin:0px; white-space: nowrap;}
|
141 |
-
#imageData #imageDetails #controls #playPause{}
|
142 |
-
#imageData #imageDetails #controls #numberDisplay{}
|
143 |
-
#imageData #imageDetails #controls #downloadLink{}
|
144 |
-
#imageData #bottomNav #bottomNavClose{ height:22px; width: 66px; float: right; margin-bottom: 10px; }
|
145 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
wp-jquery-lightbox.php
CHANGED
@@ -3,7 +3,8 @@
|
|
3 |
Plugin Name: wp-jquery-lightbox
|
4 |
Plugin URI: http://wordpress.org/extend/plugins/wp-jquery-lightbox/
|
5 |
Description: A drop in replacement for LightBox-2 and similar plugins. Uses jQuery to save you from the JS-library mess in your header. :)
|
6 |
-
Version: 1.4.
|
|
|
7 |
Author: Ulf Benjaminsson
|
8 |
Author URI: http://www.ulfben.com
|
9 |
License: GPLv2 or later
|
@@ -62,13 +63,13 @@ function jqlb_register_settings(){
|
|
62 |
register_setting( 'jqlb-settings-group', 'jqlb_use_theme_styles', 'jqlb_bool_intval');
|
63 |
add_option('jqlb_showTitle', 1);
|
64 |
add_option('jqlb_showCaption', 1);
|
65 |
-
add_option('jqlb_showNumbers', 1);
|
|
|
66 |
add_option('jqlb_automate', 1); //default is to auto-lightbox.
|
67 |
add_option('jqlb_comments', 1);
|
68 |
add_option('jqlb_resize_on_demand', 0);
|
69 |
add_option('jqlb_showDownload', 0);
|
70 |
add_option('jqlb_navbarOnTop', 0);
|
71 |
-
add_option('jqlb_margin_size', 0);
|
72 |
add_option('jqlb_resize_speed', 400);
|
73 |
add_option('jqlb_slideshow_speed', 4000);
|
74 |
add_option('jqlb_use_theme_styles', 0);
|
3 |
Plugin Name: wp-jquery-lightbox
|
4 |
Plugin URI: http://wordpress.org/extend/plugins/wp-jquery-lightbox/
|
5 |
Description: A drop in replacement for LightBox-2 and similar plugins. Uses jQuery to save you from the JS-library mess in your header. :)
|
6 |
+
Version: 1.4.6
|
7 |
+
Text Domain: wp-jquery-lightbox
|
8 |
Author: Ulf Benjaminsson
|
9 |
Author URI: http://www.ulfben.com
|
10 |
License: GPLv2 or later
|
63 |
register_setting( 'jqlb-settings-group', 'jqlb_use_theme_styles', 'jqlb_bool_intval');
|
64 |
add_option('jqlb_showTitle', 1);
|
65 |
add_option('jqlb_showCaption', 1);
|
66 |
+
add_option('jqlb_showNumbers', 1);
|
67 |
+
add_option('jqlb_link_target', '_self');
|
68 |
add_option('jqlb_automate', 1); //default is to auto-lightbox.
|
69 |
add_option('jqlb_comments', 1);
|
70 |
add_option('jqlb_resize_on_demand', 0);
|
71 |
add_option('jqlb_showDownload', 0);
|
72 |
add_option('jqlb_navbarOnTop', 0);
|
|
|
73 |
add_option('jqlb_resize_speed', 400);
|
74 |
add_option('jqlb_slideshow_speed', 4000);
|
75 |
add_option('jqlb_use_theme_styles', 0);
|