=== Responsive Lightbox by dFactory ===
Contributors: dfactory
Donate link: http://www.dfactory.eu/
Tags: gallery, images, lightbox, links, photos, template, theme, photo, image, picture, slideshow, modal, overlay, YouTube, Vimeo, video, videos
Requires at least: 3.3
Tested up to: 3.8.1
Stable tag: 1.4.2
License: MIT License
License URI: http://opensource.org/licenses/MIT

Responsive Lightbox allows users to view larger versions of images and galleries in a lightbox (overlay) effect optimized for mobile devices.

== Description ==

[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.

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.

= Features include: =

* Select from 5 responsive lightbox scripts (SwipeBox, prettyPhoto, FancyBox, Nivo Lightbox, Image Lightbox)
* Automatically add lightbox to WordPress image galleries
* Automatically add lightbox to WordPress image links
* Automatically add lightbox to WordPress video links (YouTube, Vimeo)
* Option to display single post images as a gallery
* Option to trigger lightbox on custom jquery events
* Enter a selector for lightbox
* Highly customizable settings for each of the lightbox scripts
* Multisite support
* Filter hook for embeddding different scripts based on any custom conditions (page, post, category, user id, etc.)
* .pot file for translations included

= Translations: =

* Czech - by Vaclav Hnilicka
* Dutch - by [Sebas Blom](http://www.basbva.nl/)
* French - by [Li-An](http://www.echodesplugins.li-an.fr/)
* German - by [Andreas Reitberger](http://wdbase.de)
* Japanese - by stranger-jp
* Persian - by [Ali Mirzaei](http://alimir.ir/)
* Polish - by Bartosz Arendt
* Serbo-Croatian - by [Borisa Djuraskovic](http://www.webhostinghub.com/)
* Spanish - by [Gaston](http://www.detodoynada.com.ar)


== Installation ==

1. Install Responsive Lightbox either via the WordPress.org plugin directory, or by uploading the files to your server
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to the Responsive Lightbox settings and set your desired options.

== Frequently Asked Questions ==

No questions yet.

== Screenshots ==

1. screenshot-1.png
2. screenshot-2.jpg

== Changelog ==

= 1.4.2 =
* Fix: Final fix for IE scroll bug

= 1.4.1 =
* Fix: Swipebox script files inconsistency

= 1.4.0 =
* New: Added Image Lightbox script
* New: Option to load scripts in header or footer
* Tweak: Changed Swipebox script to custom built - thanks to Arno Welzel

= 1.3.6 =
* New: Added rl_lightbox_args filter hook for embeddding different scripts based on any custom conditions (page, post, category, user id, etc.)

= 1.3.5 =
* New: Dutch translation, thanks to [Sebas Blom](http://www.basbva.nl/)

= 1.3.4 =
* Fix: Gallery images displayed as single images

= 1.3.3 =
* New: Triggering lightbox on custom jquery events option
* Tweak: UI improvements for WP 3.8

= 1.3.2 =
* New: German translation, thanks to Andreas Reitberger
* Tweak: Nivo Lightbox script updated

= 1.3.1 =
* New: Spanish translation, thanks to Gaston
* Tweak: Japanese translation updated

= 1.3.0 =
* New: Added Nivo Lightbox script
* New: Option to reset plugin settings to defaults

= 1.2.3 =
* New: Serbo-Croatian translation, thanks to Borisa Djuraskovic

= 1.2.2 =
* New: Option to force PNG icons in case of display problems
* Fix: Bug with video width not working in SwipeBox

= 1.2.1 =
* New: Support for images loaded via AJAX
* Tweak: Updated Japanese translation

= 1.2.0 =
* New: Added FancyBox script
* Tweak: UI enhancements for options
* Tweak: Better YouTube video handling (including https protocol) 

= 1.1.2 =
* New: Japanese translation, thanks to stranger-jp

= 1.1.1 =
* Tweak: UI enhancements for prettyPhoto opacity

= 1.1.0 =
* New: Multisite support
* Fix: Notice during first plugin activation

= 1.0.4 =
* Fix: Changed regex for links to attachment pages, thanks to Darwin

= 1.0.3 =
* New: Added Czech translation, thanks to Vaclav Hnilicka
* Tweak: Small UI enhancements
* Tweak: Changed SwipeBox Top and Bottom bars options description

= 1.0.2 =
* New: Option to display single post images as a gallery
* New: Added French translation by Li-An
* Tweak: Rewritten regex for selector

= 1.0.1 =
* New: Support for video links (YouTube and Vimeo)
* New: Added Polish translation
* New: Added Persian translation by Ali Mirzaei
* Tweak: SwipeBox script updated
* Tweak: Changed method of applying lightbox rel attribute to single images

= 1.0.0 =
Initial release

== Upgrade Notice ==

= 1.4.2 =
* Fix: Final fix for IE scroll bug