# # #salami.ph update of November 1994 # # INFILE the database to usE INFILE is /raid2/newimages/htdocs/surveys/italren/renarch.db # GIFURL the URL prefix where the thumbnails can be found GIFURL is /raid2/newimages/htdocs/surveys/italren/pics.arch/ # JPEGURL the URL prefix where the jpeg can be found JPEGURL is /raid2/newimages/htdocs/surveys/italren/pics.arch/ # NUMBEREDDIRECTORIES is can be ON or JPEG or GIF (ON=JPEG&GIF) # if on, numbers e.g. 234.GIF is found in IMAGEURL/200/234.GIF NUMBEREDDIRECTORIES is ON # THUMBEXTENSION can be set to e.g. .GIF or .jpg or nothing THUMBEXTENSION is .GIF # LINKEXTENSION can be set to .GIF, .jpg etc or nothing LINKEXTENSION is .JPG # 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 /usr/local/etc/httpd_1.3/htdocs/ren4/architecture # ORDER the order in which the fields are to be output ORDER is 1,2,3,4,5,6, # PAGESIZE the number of records are displayed per HTML page PAGESIZE is 20 # GROUPSIZE the number of thumbnail GIFs side by side GROUPSIZE is 5 # INDEXLENGTH the number of entries per index page INDEXLENGTH is 40 # INDEXHEADER the header text appearing on the index page INDEXHEADER is Renaissance Architecture # RUNNINGHEADER the running header appearing in each indexed page RUNNINGHEADER is Renaissance Architecture # 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 7 # 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 +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 # DIVTITLE a title prepended to the index entries when dividing on a field DIVTITLE is #END