/* Steptail Photo Expo (http://www.steptail.com) The extremely simplistic media gallery designed for minimum administration. Important Notice: To configure this program, see settings.php. Manual is yet to be written. For quick usage information or technical enquiries, contact me at oliver@dlc.fi. Includes portions of code written by Evan Hunter (evan@ozhiker.com, image metadata), and Jeroen Wijering (mail@jeroenwijering.com, .FLV player). REQUIREMENTS - Any web server capable of running: - PHP 5.x.x with full read & execute rights on web directory. USAGE Simply http://www.example.com/path/to/gallery/ Or alternatively http://www.example.com/path/to/gallery/index.php?g=galleryname This will then search for a gallery and a directory called "galleryname", under configured $media_dir (configuration in settings.php) Media is uploaded using your favorite file transfer client. The media files are stored in "./photos" VERSION HISTORY Open ./index.php for detailed version history. LICENSING This gallery script bundle is licensed under the Creative Commons Attribution License. You are free to use, redistribute and modify the program and use it non-commercially provided that you credit me as the author. See http://creativecommons.org/licenses/by-nc-sa/2.5/ for more information on this license. Other scripts that haven't been written by the gallery author are individually licensed under their respective owners. See licenses for more information: FLV Player ./plugins/flv/readme.html Metadata ./system/modules/metadata/COPYING.txt SWFObject http://www.opensource.org/licenses/mit-license.php */