Version 0.95
Creates a thumbnail index in table format. Sample Output
Description
Use this script to create a table linking thumbnails of graphics to their full sized versions. You can create thumbnails with thumbnail. You really should look at gtindex.pl if you find this program interesting.
Command Line Switches
-h
- Help
User Configurable Variables
You may modify these variables to your heart's content.
- $BASEREF =
"./";
- where all URLs should begin
- $THUMBNAIL_DIR =
"thumbnails/";
- directory containing thumbnail graphics
- $INDEX_FILE =
"home.html";
- output file
- $BACKGROUND =
"http://www.iupui.edu/home/Graphics/emboss.gif";
- if you want one
Bewley Internet Solutions perl page