Folder2Page

Folder2Page allows you to use images in a folder on your webserver as an image gallery

Author:Luke Niland (profile at wordpress.org)
WordPress version required:2.0.0
WordPress version tested:2.9.2
Plugin version:1.0
Added to WordPress repository:11-02-2010
Last updated:11-02-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.beakersoft.co.uk/Folder2Page
Total downloads:1 392
Active installs:10+
plugin download
Click to start download

There are quite a lot of plugins that allow you to create image galleries from Flickr, picasa etc but i've never seen one that will allow you to use an existing folder of images on your web server.

Once the plugin is installed, you have to give it the url and the path on your web server to the folder where you images are, as well as a couple of other options. When these are saved, simply add <?php echo Display_Images(); ?> to the place where you want the gallery to display.

Now, anything in that folder that is a jpg, png or gif will be displayed in your gallery. You can use the included style sheet to change the look and feel of the table the images are displayed in, as well as setting other options via the dashboard that include width of image, images per line and if you want the thumbnail image to be clickable to show the original

What i'm looking at Implementing -

  • At the moment it only works on one folder of images, will make it work with as many as user needs
  • Add a paging option, ie show x number of images per page
  • Extract IPTC data from the images, and show along with thumbnail. Use option page to decide what is shown