PluginProbe ʕ •ᴥ•ʔ
Responsive Lightbox & Gallery / 1.4.2
Responsive Lightbox & Gallery v1.4.2
2.7.8 trunk 1.0.0 1.0.1 1.0.1.1 1.0.2 1.0.3 1.0.4 1.1.0 1.1.1 1.1.2 1.2.0 1.2.1 1.2.2 1.2.3 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.4.0 1.4.0.1 1.4.1 1.4.11 1.4.12 1.4.13 1.4.14 1.4.2 1.4.3 1.4.4 1.4.5 1.4.6 1.4.7 1.4.8 1.4.9 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.6.0 1.6.1 1.6.10 1.6.11 1.6.12 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 1.6.7 1.6.8 1.6.9 1.7.0 1.7.1 1.7.2 2.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.1 2.2.0 2.2.1 2.2.2 2.2.3 2.2.3.1 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 2.6.0 2.6.1 2.7.0 2.7.1 2.7.2 2.7.3 2.7.4 2.7.5 2.7.6 2.7.7
responsive-lightbox / readme.txt
responsive-lightbox Last commit date
assets 12 years ago css 12 years ago images 12 years ago js 12 years ago languages 12 years ago index.php 12 years ago readme.txt 12 years ago responsive-lightbox.php 12 years ago
readme.txt
151 lines
1 === Responsive Lightbox by dFactory ===
2 Contributors: dfactory
3 Donate link: http://www.dfactory.eu/
4 Tags: gallery, images, lightbox, links, photos, template, theme, photo, image, picture, slideshow, modal, overlay, YouTube, Vimeo, video, videos
5 Requires at least: 3.3
6 Tested up to: 3.8.1
7 Stable tag: 1.4.2
8 License: MIT License
9 License URI: http://opensource.org/licenses/MIT
10
11 Responsive Lightbox allows users to view larger versions of images and galleries in a lightbox (overlay) effect optimized for mobile devices.
12
13 == Description ==
14
15 [Responsive Lightbox](http://www.dfactory.eu/plugins/responsive-lightbox/) allows users to view larger versions of images and galleries in a lightbox (overlay) effect optimized for mobile devices.
16
17 For more information, check out plugin page at [dFactory](http://www.dfactory.eu/) or see the [Live demo](http://www.dfactory.eu/plugins/responsive-lightbox/) on our site.
18
19 = Features include: =
20
21 * Select from 5 responsive lightbox scripts (SwipeBox, prettyPhoto, FancyBox, Nivo Lightbox, Image Lightbox)
22 * Automatically add lightbox to WordPress image galleries
23 * Automatically add lightbox to WordPress image links
24 * Automatically add lightbox to WordPress video links (YouTube, Vimeo)
25 * Option to display single post images as a gallery
26 * Option to trigger lightbox on custom jquery events
27 * Enter a selector for lightbox
28 * Highly customizable settings for each of the lightbox scripts
29 * Multisite support
30 * Filter hook for embeddding different scripts based on any custom conditions (page, post, category, user id, etc.)
31 * .pot file for translations included
32
33 = Translations: =
34
35 * Czech - by Vaclav Hnilicka
36 * Dutch - by [Sebas Blom](http://www.basbva.nl/)
37 * French - by [Li-An](http://www.echodesplugins.li-an.fr/)
38 * German - by [Andreas Reitberger](http://wdbase.de)
39 * Japanese - by stranger-jp
40 * Persian - by [Ali Mirzaei](http://alimir.ir/)
41 * Polish - by Bartosz Arendt
42 * Serbo-Croatian - by [Borisa Djuraskovic](http://www.webhostinghub.com/)
43 * Spanish - by [Gaston](http://www.detodoynada.com.ar)
44
45
46 == Installation ==
47
48 1. Install Responsive Lightbox either via the WordPress.org plugin directory, or by uploading the files to your server
49 2. Activate the plugin through the 'Plugins' menu in WordPress
50 3. Go to the Responsive Lightbox settings and set your desired options.
51
52 == Frequently Asked Questions ==
53
54 No questions yet.
55
56 == Screenshots ==
57
58 1. screenshot-1.png
59 2. screenshot-2.jpg
60
61 == Changelog ==
62
63 = 1.4.2 =
64 * Fix: Final fix for IE scroll bug
65
66 = 1.4.1 =
67 * Fix: Swipebox script files inconsistency
68
69 = 1.4.0 =
70 * New: Added Image Lightbox script
71 * New: Option to load scripts in header or footer
72 * Tweak: Changed Swipebox script to custom built - thanks to Arno Welzel
73
74 = 1.3.6 =
75 * New: Added rl_lightbox_args filter hook for embeddding different scripts based on any custom conditions (page, post, category, user id, etc.)
76
77 = 1.3.5 =
78 * New: Dutch translation, thanks to [Sebas Blom](http://www.basbva.nl/)
79
80 = 1.3.4 =
81 * Fix: Gallery images displayed as single images
82
83 = 1.3.3 =
84 * New: Triggering lightbox on custom jquery events option
85 * Tweak: UI improvements for WP 3.8
86
87 = 1.3.2 =
88 * New: German translation, thanks to Andreas Reitberger
89 * Tweak: Nivo Lightbox script updated
90
91 = 1.3.1 =
92 * New: Spanish translation, thanks to Gaston
93 * Tweak: Japanese translation updated
94
95 = 1.3.0 =
96 * New: Added Nivo Lightbox script
97 * New: Option to reset plugin settings to defaults
98
99 = 1.2.3 =
100 * New: Serbo-Croatian translation, thanks to Borisa Djuraskovic
101
102 = 1.2.2 =
103 * New: Option to force PNG icons in case of display problems
104 * Fix: Bug with video width not working in SwipeBox
105
106 = 1.2.1 =
107 * New: Support for images loaded via AJAX
108 * Tweak: Updated Japanese translation
109
110 = 1.2.0 =
111 * New: Added FancyBox script
112 * Tweak: UI enhancements for options
113 * Tweak: Better YouTube video handling (including https protocol)
114
115 = 1.1.2 =
116 * New: Japanese translation, thanks to stranger-jp
117
118 = 1.1.1 =
119 * Tweak: UI enhancements for prettyPhoto opacity
120
121 = 1.1.0 =
122 * New: Multisite support
123 * Fix: Notice during first plugin activation
124
125 = 1.0.4 =
126 * Fix: Changed regex for links to attachment pages, thanks to Darwin
127
128 = 1.0.3 =
129 * New: Added Czech translation, thanks to Vaclav Hnilicka
130 * Tweak: Small UI enhancements
131 * Tweak: Changed SwipeBox Top and Bottom bars options description
132
133 = 1.0.2 =
134 * New: Option to display single post images as a gallery
135 * New: Added French translation by Li-An
136 * Tweak: Rewritten regex for selector
137
138 = 1.0.1 =
139 * New: Support for video links (YouTube and Vimeo)
140 * New: Added Polish translation
141 * New: Added Persian translation by Ali Mirzaei
142 * Tweak: SwipeBox script updated
143 * Tweak: Changed method of applying lightbox rel attribute to single images
144
145 = 1.0.0 =
146 Initial release
147
148 == Upgrade Notice ==
149
150 = 1.4.2 =
151 * Fix: Final fix for IE scroll bug