=== Gallery And Caption === Contributors: dyerware Donate link: http://www.dyerware.com/main/products/gallery-and-caption/gallery-and-caption-for-wordpress.html Tags: gallery,galeries,caption,captions,images,organization,native,jquery,shortcode,dyerware Requires at least: 2.8 Tested up to: 2.9.2 Stable tag: 0.2 Upgrades behavior of native galleries and captions in posts with dynamic animations and styling. Captions can be grouped into 'mini' galleries. == Description == This plugin upgrades the gallery and caption features of your blog (disabling it will restore the original behavior). Gallery and caption images now zoom out and provide navigation controls. The caption "chrome" is streamlined, and a new captiongroup shortcode creates attractive, styled mini-galleries allowing you to have posts with small clusters of related images together rather than one large gallery at the end, or trying to exclude images from the gallery shortcode. To create a group of captions, you just: [captiongroup columns="3"] insert the caption images you wantÉ columns argument above is optional [/captiongroup] rinse and repeat for more groups in your post. No flash is required, so iPhone and other mobile devices will be able to use the feature. An administrator page allows you to configure various settings. PHP5 Required. For a complete example and more detailed documentation, visit the plugin home page. If you do not understand these instructions, please ask questions in the dedicated forum for the plugin. We will be more than happy to answer them. Go here for up-to-date usage and examples: [Gallery and Caption Tutorial](http://www.dyerware.com/main/products/gallery-and-caption/gallery-and-caption-for-wordpress.html "Gallery and Caption plugin Tutorial") == Installation == 1. Verify that you have PHP5, which is required for this plugin. 2. Upload the `gallery-and-caption` directory to the `/wp-content/plugins/` directory 3. Activate the plugin through the 'Plugins' menu in WordPress Now your galleries will really zoom :) == Frequently Asked Questions == For an up-to-date FAQ, please visit: [Gallery and Caption FAQ](http://www.dyerware.com/main/products/gallery-and-caption/gallery-and-caption-faq.html "Gallery and Caption plugin FAQ") == Screenshots == 1. A captiongroup showing a collection of captioned images. 2. Another captiongroup, but with more columns 3. A zoomed image showing navigation buttons and cation text. 4. An admin panel provides lots of behavior options and default choices. == Upgrade Notice == = 0.2 = New zoom animation preferences option. Includes new animation effect "Glass Fade"! Only loads js files when appropriate. Caption now respects align attributes. = 0.1 = * First version == Changelog == = 0.2 = * New zoom animation preferences option. Includes new animation effect "Glass Fade"! * Only loads js files on pages that are appropriate (contains GAC-enabled content) * Caption entries now respect the align attribute * Some padding now in captiongroup containers = 0.1 = * First public release