Index: webmagickrc.in =================================================================== RCS file: /cvsroot/webmagick/WebMagick/webmagickrc.in,v retrieving revision 1.16 retrieving revision 1.21 diff -u -r1.16 -r1.21 --- webmagickrc.in 4 Dec 2001 19:36:57 -0000 1.16 +++ webmagickrc.in 26 May 2004 22:56:13 -0000 1.21 @@ -83,6 +83,7 @@ # $opt_ignore = 0; # Do not webmagick this directory # but still recurse into sub-directories # $opt_ignorefp = 1; # Ignore /_[a-z] directories (FrontPage) +# $opt_indexinfo = 1; # Put "Index of files" # $opt_srcdir = '.'; # Source directory path (current directory) # $opt_verbose = 0; # Verbose flag (default off) # $opt_forcecache = 0; # Force update of cached thumbnails @@ -90,6 +91,9 @@ # $opt_forcemontage = 0; # Force montage (default off) # $opt_forcegif = 0; # Force GIF imagemaps (default off) # $opt_forcejpeg = 0; # Force JPEG imagemaps (default off) +# $opt_forcenouplink = 0; # Force there to be no uplink in directory index list +# $opt_forceuplink = 0; # Force there to be an uplink in directory index list + # (i.e. even if we didn't generate ../index.html) # $opt_jpegquality = 70; # Quality of JPEG imagemaps # $opt_help = 0; # Display usage message # $opt_version = 0; # Display version info @@ -101,19 +105,32 @@ # $opt_title = ''; # Page title (blank provides default title) # $opt_address = ''; # Additonal address info for bottom of # imagemap page +# $opt_centerfooter = 0; # Center the footer text # $opt_date = 1; # Output updates date # $opt_pichtml = 0; # Write separate HTML for each picture +# $opt_pichtmlaltend = ''; # Some words to append to ALT +# $opt_pichtmlaltstart = ''; # Some words to prepend to ALT # $opt_pichtmlbottom = ''; # $opt_pichtmlext = '.html'; # Use .shtml for SSI +# $opt_pichtmllink = ''; # Where to link pic # $opt_pichtmlnav = 0; # Write navigation into pic's HTML +# $opt_pichtmlupfirst = 1; # Put up button before next/prev +# $opt_edgelinksindex = 0; # End links link back to index # $opt_pichtmlputtitle = 1; # Write picture title above it +# $opt_pichtmltitletop = 1; # Put picture title at top # $opt_pichtmltarget = ''; # $opt_pichtmltitleend = '
'; # End tags for picture title # $opt_pichtmltitlestart = ''; # Start tags for picture title # $opt_pichtmltop = '