=== Darkroom === Contributors: jed Donate link: http://www.innerturtle.com/darkroom Tags: picture, gallery, collection Requires at least: 2.6 Tested up to: 2.6.5 Stable tag: trunk Implements a full-fledged photo gallery function within WordPress. == Description == Darkroom is a plugin I wrote for my own blog and thought other people might like to use in their blogs. Iíve tried to build in some flexibility as well as ease-of-use, but there are always compromises. I look forward to your feedback so I can make it better. To contact me about the plugin please use darkroom@innerturtle.com so that I know what your e-mail is about. Features: * Captions are loaded through EXIF/XMP tags. You just upload your pictures and go. * Use of lightbox through the slimbox plugin * The ability to list different ìgalleriesî either in your sidebar or directly in the page content. * Complete control over where your gallery appears. * The ability to watermark your pictures for copyright purposes. * Most customization is done through the regular WordPress admin page. == Installation == 1. Download the source, uncompress it, and put the darkroom folder in your WordPress plugins directory. 1. Create a folder called ìpicsî in the root of your WordPress installation. Create sub-folders and put pictures in them. For Example: 1. My blog is located at /usr/web/innerturtle.com/. I can access this via FTP. 1. I created a new folder called pics. It lives at /user/web/innerturtle.com/pics/. This will be the place where darkroom gets all the pictures. But wait, I canít put any pictures files into this folder SOÖ 1. I create subfolders, maybe ìBirthdayPicturesî and ìHikingPicturesî. These would live at /user/web/innerturtle.com/pics/BirthdayPictures/ and /user/web/innerturtle.com/pics/HikingPictures/ respectively. 1. I put my birthday pictures in /user/web/innerturtle.com/pics/BirthdayPictures/ and I put my hiking pictures in /user/web/innerturtle.com/pics/HikingPictures/. 1. Now Darkroom will show that I have two ìcollectionsî: one of birthday pictures and one of hiking pictures. 1. Go into your WordPress Admin Console and create a new page. The name of your page is as it will appear on your site (unless you change this, see below.) You must enter a custom field: make the KEY of 'darkroom' and the VALUE of 'true'. Do not include the single-quotes and use all lower-case letters. 1. View your new page. If youíve done the previous steps correctly, youíll see a photo album. == Advanced Installation == 1. *Use the database cache.* Go into the Darkroom settings and turn on both "Use Database Cache" and "Create/Recreate Database Table". If you only turn on the first option, it will automatically turn-off because there is no database table to use. 1. *Use a sidebar.* Turn-on the Darkroom setting for Use Sidebar for Navigation. Then, put the following code in your sidebar.php file in your theme: ``. There are several parameters available for this function: `darkroom_sidebar($include_timestamps = TRUE, $head_name = ëPicture Galleriesí, $is_item = TRUE, $title_before = ë