--- webmagickrc.in.orig Sun Oct 17 18:43:44 1999 +++ webmagickrc.in Thu Nov 25 23:48:03 1999 @@ -41,6 +41,7 @@ # $opt_pageindexname = '.index'; # Base name of secondary index files # $opt_dirindexname = '.dirindex'; # Subdirectory Title cross-reference # dirname Directory Title +# $opt_dirhtmlext = '.html'; # Use .shtml for SSI # $opt_imgindexname = '.imgindex'; # Image name to label cross-reference file # @@ -83,6 +84,7 @@ # $opt_forcemontage = 0; # Force montage (default off) # $opt_forcegif = 0; # Force GIF imagemaps (default off) # $opt_forcejpeg = 0; # Force JPEG imagemaps (default off) +# $opt_jpegquality = 70; # Quality of JPEG imagemaps # $opt_help = 0; # Display usage message # $opt_version = 0; # Display version info # $opt_htmlext = '.html'; # Use .shtml for SSI @@ -93,6 +95,7 @@ # $opt_title = ''; # Page title (blank provides default title) # $opt_address = ''; # Additonal address info for bottom of # imagemap page +# $opt_nodate = 0; # Don't show updates date # $opt_pichtml = 0; # Write separate HTML for each picture # $opt_pichtmlext = '.html'; # Use .shtml for SSI # $opt_pichtmltarget = '';