summaryrefslogtreecommitdiff
path: root/www/WebMagick/files/patch-ab
blob: 9e939dfda5b87da22de57eac6f343f93a03b08e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- webmagickrc.in.bak	Sun Oct 17 18:43:44 1999
+++ webmagickrc.in	Sun Nov 21 05:41:33 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