# After this point the parameters are starting. ############################################################ HTML_TOP==/space/homepages/rol/data/blank.html HTML_BOT==/space/homepages/rol/data/blank.html # These both are files. The files have HTML-Code included, which will # be displayed before (TOP) and after (BOT) the guestbook-part. If you use # them, the following designing-variables will become obsolvent. titel== # The title of the guestbook. bodytag== # What you want to see in the
... background will be replaced top== # What you want to see above the title. Maybe an icon... hintergrund== # Background of the page. An URL-address. For compatibility. bodytag replaces this pre_text==Hier können Sie alle Einträge des Gästebuches lesen und eigene Einträge hinzufügen entry_ask==. past_text==# This is the message, which is displayed above the guestbook-data. # entry_ask is the text, with the link to the input of new entries, why pre_text # and past_text are surrounding this field. # NOTICE: If you set entry_ask==none then no link will be displayed!! bottom== # What you want to see at the end of the page. book==/space/homepages/rol/data/guestbook.dat # The file of the guestbook-entries. Must be (chmod a=rw) logfile== # To snoop, who is there. If nothing is given, it will be ignored input_layout== # If this file exists, it will be used as layoutfile for textinput. # Variables in this HTML-File, that will be dynamically replaces # are #MESSAGE# for the textfield, # #INPUTTIME# for the time of input and # #INPUTNAME#, #INPUTEMAIL#, #INPUTHOMEPAGE# for the VALUES (!) of the inputfields. # We advise to have a look at the standard-input first to copy the # needed variable-names, and then insert these two replacements at the # dynamical parts. output_layout== # How a single message has to look. You have to insert as replacement-markers # the following variables: # #AUTHORNAME#, #AUTHOREMAIL#, #AUTHORURL#, #TEXTTIME#, #TEXTCONTENT# # Only these variables will be replaced in the html-file. # Body and Bottom of the html-text will be taken from the HTML_TOP and HTML_BOT forbit_html==1 # If set to 1 , no html-tags are allowed. Else set 0. counter==1 # 1 makes the counter on, 0 off, 2 sets the improved counter on allow_home==1 # If 1 , the user can give his homepage too, else 0 language==german # You can set it to 'english' or to 'german' AUTO_REMOVE==0 # The value says, after which days messages will be erased out of the book automatically # If no autoremove should happen, set it to 0. seperator==
# How you want to part different messages...
or