# INFILE the database to use INFILE is /data/users/httpd/htdocs/ren4/renpaintsculp.db # IMAGEURL the URL prefix where the images/thumbnails can be found # IMAGEURL is http://rubens.anu.edu.au/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 OFF # STRIPFROMMURL is a string which is removed from URLs for thumbnails etc. STRIPFROMURL is # OUTPUTDIR the directory where the results will be left OUTDIR is /data/users/httpd/htdocs/ren4 # 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 12 # GROUPSIZE the number of thumbnail GIFs side by side GROUPSIZE is 4 # INDEXLENGTH the number of entries per index page INDEXLENGTH is 18 # INDEXHEADER the header text appearing on the index page INDEXHEADER is Salami index 20.07.94 # RUNNINGHEADER the running header appearing in each indexed page RUNNINGHEADER is Salami indexer 20.07.94 # THUMBNAIL determines if thumbnails GIFs are used or not. value ON/OFF THUMBNAIL is OFF # 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 +0 -3 - best setup for artist sequence SORTFLAGS is -b -f +0 -3 # SORTFIELD which field to sort the output on SORTFIELD is 1 # 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