=== Mobile Gallery ===
Author: Raygun
Author URL: http://madebyraygun.com
Plugin URL: http://madebyraygun.com/wordpress/plugins/mobile-gallery-pro
Requires at least: 3.0
Tested up to: 3.4.0
Stable tag: 1.0.2
Tags: gallery, images, photoswipe
Contributors: daltonrooney
Add a full-screen mobile friendly slideshow with touch controls to the built-in WordPress gallery system.
== Description ==
Add a full-screen mobile friendly slideshow with touch controls to the built-in WordPress gallery system. Uses the awesome [PhotoSwipe](http://www.photoswipe.com/) library.
For more advanced features be sure to check out our premium version of the plugin, [Mobile Gallery Pro](http://madebyraygun.com/wordpress/plugins/mobile-gallery-pro/).
== Installation ==
This plugin attaches a PhotoSwipe-powered mobile slideshow to the built-in WordPress [gallery] shortcode. To use this plugin, simply upload images to your post or page and click the "Insert Gallery" button. Make sure your gallery images link to the image files and not the attachment pages. The shorcode should look like [gallery link=file]. That's all there is to it! The plugin will take care of the rest.
== Frequently Asked Questions ==
Q: The gallery seems to be loaded properly but the images don't show up in the full-screen view.
A: Make sure your gallery shortcode includes the link=file attribute, e.g.: [gallery link=file]
== Screenshots ==
1. Insert a gallery.
2. Example of full-screen gallery in a mobile browser.
== Changelog ==
1.0.2:
* Fixed missing ajax-loader.gif
* Better support for multiple galleries on the same page.
1.0.1:
* Small javascript update to prevent errors on pages without embedded galleries.
1.0:
* First public release