=== Plugin Name === Contributors: ei99070 Donate link: http://www.pedrolamas.com/donate Tags: jquery, lightbox, pedrolamas Requires at least: 2.6.0 Tested up to: 3.5 Stable tag: 0.24 Used to add the lightbox effect to images on your WordPress blog :) == Description == Used to add the lightbox effect to images on your WordPress blog :) You can check for more information and samples here. == Installation == 1. Download the file and unzip. If the folder `jquery-lightbox-balupton-edition` was not created, create a new directory called that and add the extracted files to it. 1. Upload `jquery-lightbox-balupton-edition` folder to the `/wp-content/plugins/` folder on your web server 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Gallery Usage = 1. When writing a post, click the "Upload Image" button/icon. 1. If you are inserting a Gallery, you must **ensure** that "Link thumbnails to:" has "Image File" selected. As otherwise it couldn't work. 1. That's all there is too it, we do the rest. = Manual Usage = 1. Insert your image thumbnail into your post/page. 1. Wrap the thumbnail in a link to the original/big image. 1. That's all there is too it, we do the rest. You can check for more information and samples [here](http://www.pedrolamas.com/projectos/jquery-lightbox-en/). == Changelog == = 0.24 = * Updated the plugin script files to match the new license. * Removed jQuery from the plugin. = 0.23 = * Updated the license. = 0.22 = * Fixed some issues caused by Google's Javascript Closure compiler (current version seems to be working fine). * Fixed the z-index of some elements. * Removed top linkback. = 0.21 = * Updated jQuery to version 1.7.1 (should fix issues with old WordPress versions) = 0.20 = * Fixed some more compatibility issues with jQuery 1.7 = 0.19 = * Fixed a compatibility issue with jQuery 1.7 * Now compatible with WordPress 3.3. = 0.18 = * Small fix: WordPress default behavior is to set the "img" element with "title" attribute and not the parent "a" element, so now we will use that as the image title and description. = 0.17 = * Fixed an issue with a jQuery selector in jquery.lightbox.js * Now compatible with WordPress 3.2. = 0.16 = * Added an Options Page to the plugin (long time request!). = 0.15 = * Update jQuery Lightbox library to version 1.4.9. = 0.14 = * Fixed versioning error. = 0.13 = * Added licensing information. * Updated readme.txt. = 0.12 = * Updated jQuery Lightbox library to version 1.4.5. * Fixed a small compatibility bug with WordPress 3.0. = 0.11 = * Updated jQuery Lightbox library to version 1.4.3. = 0.10 = * Updated jQuery Lightbox library to version 1.4.2. * Updated jQuery library to version 1.4.2. = 0.9 = * Disabled jQuery override on WordPress 2.8. = 0.8 = * Removed warning message about Internet Explorer 6.0 upgrade. = 0.7 = * Updated jQuery Lightbox library to version 1.3.7. = 0.6 = * Updated jQuery Lightbox library to version 1.3.6. * Updated jQuery library to version 1.3.2. * Support to WordPress native galleries added. = 0.5 = * Updated jQuery Lightbox library to version 1.3.5. = 0.4 = * WordPress 2.6 support added. = 0.3 = * WordPress 2.5 support added. = 0.2 = * Updated jQuery library to version 1.2.2. * Added install instructions. = 0.1 = * First release!