=== jQuery Lightbox For Native Galleries === Contributors: Viper007Bond Donate link: http://www.viper007bond.com/donate/ Tags: lightbox, jquery, gallery Requires at least: 2.6 Tested up to: 2.8 Stable tag: trunk Makes the native WordPress galleries use a lightbox to display the fullsize images. == Description == Makes the native WordPress galleries use a lightbox to display the fullsize images. The lightbox used in this plugin is currently the [jQuery lightBox plugin by Leandro Vieira Pinho](http://leandrovieira.com/projects/jquery/lightbox/). **Demo** A demo is available at [this plugin's homepage](http://www.viper007bond.com/wordpress-plugins/jquery-lightbox-for-native-galleries/). == Installation == ###Updgrading From A Previous Version### To upgrade from a previous version of this plugin, delete the entire folder and files from the previous version of the plugin and then follow the installation instructions below. ###Installing The Plugin### Extract all files from the ZIP file, making sure to keep the file structure intact, and then upload it to `/wp-content/plugins/`. Then just visit your admin area and activate the plugin. That's it! **See Also:** ["Installing Plugins" article on the WP Codex](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins) == ChangeLog == **Version 2.0.1** * Remove an extra comma that was breaking stupid Internet Explorer. Props [Troy](http://troycawley.com/). **Version 2.0.0** * Switched lightbox scripts as I was unhappy with the previous one. **Version 1.1.0** * Update jquery_lightbox package. It now supports resizing images that are too large as well as not disabling IE6 support. * Makes the lightbox gallery-aware, i.e. don't allow next/prev between image sets. Thanks to Benjamin "balupton" Lupton! **Version 1.0.1** * Better WordPress 2.6 support (i.e. when you have a moved plugins directory). **Version 1.0.0** * Initial release.