=== Gallery And Caption === Contributors: dyerware Donate link: http://www.dyerware.com/main/products/gallery-and-caption/gallery-and-caption-for-wordpress.html Tags: gallery,galleries,caption,captions,images,lightbox,colorbox,organization,dyerware Requires at least: 2.8 Tested up to: 3.2.1 Stable tag: 1.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 wordpress (disabling it will restore the original behavior). Gallery and caption images now zoom out from the page (with configurable effects) 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. An HTML editor button is added to make using the captiongroup shortcode easier. 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 == = 1.2 = Now supports multibyte languages in image file links Fix for wordpress 3.2 and image rel = 1.1 = Added navigation buttons for main gallery images (similar to previous versions) = 1.0 = Editor support returns for Wordpress 3.1 New more professional zoom'ed imagery Options cleanup. Recommend you set your border size to 10. HTML cleanup. = 0.3 = Editor support, some new options, and fix for internet explorer. = 0.2.1 = Fix for admin setting glitch with new animation FX option = 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 == = 1.2 = * Now supports multibyte languages in image file links * Fix for wordpress 3.2 compatibility = 1.1 = * Added navigation buttons for main gallery images (similar to previous versions) = 1.0 = * Editor support returns for Wordpress 3.1 :) * New more professional zoom'ed imagery * Options cleanup. Recommend you set your border size to 10. * Output HTML cleanup. = 0.3 = * Editor button for creating a captiongroup. * Admin option allows you to choose whether GAC will add editor button or not. * New option to hide navigation next, prev buttons. * Fixed javascript glitch with internet explorer. = 0.2.1 = * Fix glitch in admin settings panel regarding animation FX option. = 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