# Location of the image albums (an album is a directory of images # so this is a directory of directories of imaages) BASEDIR = /home/jeske/public_html/Images # Full Path to the CS template file used for display Template=/home/jeske/public_html/Images/imd.cs # Scaling sizes. imd will scale the image to be at or below this size # Thumb is for the thumbnails, and Picture is for individual pictures ThumbWidth = 120 ThumbHeight = 90 PictureWidth = 600 PictureHeight = 450 PageWidth = 640 PerPage = 15 site.returnURL = /~jeske/ site.returnName = home Footer =
David W. Jeske (jeske@chat.net)