========================================================================== --------------------------------[ README ]-------------------------------- ========================================================================== -----------------------------[ What is this? ]---------------------------- A CGI script that generates thumbnailed index page of all the images in the directory and allows it to view them. -----------------------------[ How to install ]--------------------------- Unpack in the directory where the pictures are and set up webnailer.conf $fs_thumbs_dir must be set to directory on the hard disk where the thumbnails should be placed. $httpd_thumbs_dir is the same directory as $fs_thumbs_dir but how it can be viewed from the web. Example: Your httpd DocRoot is /var/www, you have some pictures placed in /var/www/pictures. you should set $fs_thumbs_dir to /var/www/pictures/thumbs and $httpd_thumbs_dir to /pictures/thumbs next you run the createthumbs.plx script which will create the directory for you and the thumbnails so you won't have to wait the first time you open the web-page. The other options must be pretty self explanatory. webnailer.conf must be placed either in the same directory as index.cgi or somewhere in perl's @INC ( if you don't know what this is just put it in the current directory :). Enjoy :) ----------------------------[ What do you need? ]-------------------------- perl ;-) The Image::Magick module for perl and everything that it requires ---------------------------------[ Bugs ]---------------------------------- None known ---------------------------------[ TODO ]---------------------------------- See the ToDo file ----------[ Bugs, Suggestions, Comments, Greetings and others. ]----------- Georgi Kirichkov e-mail: georgi (@t) bitex (d0t) bg ICQ: 24398238 --------------------------------[ EOF ]------------------------------------