# INFILE the database to use INFILE is /data/users/httpd/htdocs/laserdisk/lddb.corrected # GIFURL the URL prefix where the thumbnails can be found GIFURL is /laserdisk/ # JPEGURL the URL prefix where the jpeg can be found JPEGURL is http://rubens/XLD/ # NUMBEREDDIRECTORIES is an ON/OFF switch. If ON, then images which # are numbers e.g. 234.GIF is found in IMAGEURL/200/234.GIF NUMBEREDDIRECTORIES is ON # STRIPFROMMURL is a string which is removed from URLs for thumbnails etc. STRIPFROMURL is http://rubens/XLD/ # OUTPUTDIR the directory where the results will be left OUTDIR is /data/users/httpd/htdocs/laserdisk/trials2 # ORDER the order in which the fields are to be output ORDER is 1,2,3,4,5 # PAGESIZE the number of records are displayed per HTML page PAGESIZE is 15 # GROUPSIZE the number of thumbnail GIFs side by side GROUPSIZE is 5 # INDEXLENGTH the number of entries per index page INDEXLENGTH is 18 # INDEXHEADER the header text appearing on the index page B B B INDEXHEADER is Salami index 12.08.94 # RUNNINGHEADER the running header appearing in each indexed page RUNNINGHEADER is One page from the salami indexer # THUMBNAIL determines if thumbnails GIFs are used or not. value ON/OFF THUMBNAIL is ON # HOTFIELD the field which is to be treated as the hotlink to the JPG HOTFIELD is 4 # LINKFIELD the field which contains the filename to link to LINKFIELD is 6 # DELIMETER the character/string used to delimit fields in the input DELIMITER is , # SORTFLAGS defines the sorting method for displaying the database. # use SORTFLAGS is none for no sorting # # useful flags -b ignores leading SPACE characters in a field. # -f treats uppercase as lowecase i.e. case insensitive # -n numeric order # -r reverse order # +x -y sort from the xth field up to but excluding the yth # x and y are numbered from 0, NOT 1 # # see the manual page for other sort options. SORTFLAGS is -b -f +1 -2 # SORTFIELD which field to sort the output on SORTFIELD is 2 # DIVIDEFIELD which field if any to divide the output on e.g. lecture number. # set to zero for no division DIVIDEFIELD is 0 # DIVTITLE a title prepended to the index entries when dividing on a field DIVTITLE is #END