=== Plugin Name ===
Contributors: Rainer Mohr
Donate link: https://divelogs.de/
Tags: Picture gallery, Flow Gallery, Masonry JS, cascading layout gallery
Requires at least: 2.5
Tested up to: 6.7.2
Stable tag: trunk
Automatically creates an image gallery from any folder on your Wordpress Server in Flow Layout
== Description ==
Creates a picture gallery from a specified folder on your server in Cascading Grid Layout
Comes with an (optional) Lightbox script (fancybox)
Uses masonry javascript to arrange the images
Configurable via an own settings page
== Installation ==
1. Download the ZIP file
2. Go to your WP Admin -> Plugins -> install -> upload
3. upload the ZIP file
4. Activate the plugin after upload
5. Add a gallery to your page like this: [flowgallery picWidth=190]path/to/folder[/flowgallery]
== Frequently Asked Questions ==
= Where do the files need to be located? =
Anywhere on your wordpress server within the wordpress document structure
== Screenshots ==
1. Gallery in action
== Changelog ==
= 1.2 =
Fixed path problem if Wordpress installation is not in Root of domain
Added optional sort parameter in shortcode
= 1.1 =
Added option for square thumbnails
= 1.0.1 =
uses built in masonry js by default
replaced custom content parsing by add_shortcode()
= 1.0 =
Initial release
== Upgrade Notice ==