=== Attachment Gallery === Contributors: acumensystems Donate link: http://www.acumendevelopment.net Tags: attachments, pdfs, gallery Requires at least: 3.0 Tested up to: 3.0 Stable tag: trunk Shortcode providing thumbnail gallery of items attached to the current post (i.e. PDFs). == Description == The Attachment Gallery plugin was developed by [Acumen](http://www.acumendevelopment.net/ "Acumen Development") in order to provide an easy way for users to view and download attachments you've added to your page. Once the plugin is installed, you will be able to include the attachment gallery in your posts and pages using the `[gallery]` shortcode. **Note: Requires Wordpress 3.0 - available in Subversion** == Installation == This section describes how to install the plugin and get it working. 1. Upload the plugin to it's own directory within `/wp-content/plugins/` 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Attach some items (i.e. PDFs to a page) 1. Shortcodes can now be added as `[gallery]` to any of your pages/posts with attachments 1. Contact us with your feedback! == Frequently Asked Questions == = What attachment types are supported for thumbnailing? = Currently only PDFs are supported, but we are able to expand this easily on request. == Changelog == = 0.1 = * Initial release