=== Shauno Simple Gallery === Contributors: shauno Donate link: http://shauno.co.za/donate/ Tags: gallery, image, image-gallery, simple, easy, templatable Requires at least: 3.1 Tested up to: 3.1.2 Stable tag: 1.0 A simple, straight forward image gallery. Front end display is easily templated, to display as you please. == Description == **PLEASE NOTE:** This plugin is no longer being developed or supported. There are much better galleries out there. Try [NextGEN Gallery](http://wordpress.org/extend/plugins/nextgen-gallery/) for starters :) == Frequently Asked Questions == = How do I display galleries? = Simply use the shortcode `[ssgallery id=1]` where "1" is the id of the gallery you want to display. = How do I use other display templates? = Add the `template` arg to the short code. Eg `[ssgallery id=1 template=cool]`, where you have created a `cool.php` in the `/gallery-templates/` directory. Creating templates tutorial coming soon! == Installation == 1. Unzip the plugin to your `wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. All the gallery options are contained under the "Simple Gallery" tab in the admin menu == Changelog == = 0.1 = * Initial (beta) release == Upgrade Notice == == To Do == = Priority: = * Front end templates * Pagination of galleries and images in admin * On-the-fly thumbnailer, plus manual override thumbnails * Sort images in gallery * Multi file upload (SWFUploader?) = Lower Priority: = * User defined custom fields for images * Image ratings / voting * A bunch of cool display templates (anyone want to volunteer some designs/mark up?) = Wishlist: = * Gallery / Image commenting * Millions of dollars in venture capital * World domination