=== Simple Folder Gallery ===
Contributors: beryrinaldo
Donate link: http://www.mt-olive.org/
Tags: pictures, photo, gallery
Requires at least: 4.3.1
Requires PHP: 5.2.2
Tested up to: 5.2.2
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Display a gallery of photo directories in the sfg-photos directory
using a shortcode.


== Description ==

This plugin is used to display a list of picture events as stored int
the mo-media/pictures directory.  This mimics the capability of the old
Mount Olive website before moving to WordPress.

	http://rinaldo.net/projects/mount-olive-pictures


== Installation ==

1. Download mount-olive-pictures.zip from the "download" link on the web page where you're viewing this or from http://rinaldo.net/mount-olive-pictures.zip (direct download link)

2. Decompress the file contents.

3. Upload the mount-olive-pictures folder to your WordPress plugins directory (/wp-content/plugins/).

4. Activate the Mount Olive Pictures plugin from the WordPress Dashboard.

5. You may now use the [mount_olive_pictures] shortcode in a Page.


== Frequently Asked Questions ==

= Why did you create this? =

Our church used a lot of custom PHP that I developed to do things like this
and wanted the same functionality as we move to use WordPress.  This keeps the
photos from events outside of the WordPress Media Library so as to not clutter
it up.

= What enhancements could be added? =

Make the directory configurable.  Make it not use a pop-up.  Handle different
photo sizes better.


== Screenshots ==

1. Using the shortcode in a Page
   http://www.rinaldo.net/wp/wp-content/uploads/2019/07/pictures-page.png

2. After installation of the plugin
   http://www.rinaldo.net/wp/wp-content/uploads/2019/07/pictures-install.png

3. After activation of the plugin
   http://www.rinaldo.net/wp/wp-content/uploads/2019/07/pictures-activated.png


== Changelog ==

= 1.0.0 =
* First public distribution version.


== Upgrade Notice ==

= 1.0.0 =
First public distribution version (N/A).
