# After this point the parameters are starting.
bodytag==background="http://www.rrze.uni-erlangen.de/~unrzc9/pictures/back1.jpg"
# Here you can define the background of the page. An URL-address.
titel==Guestbook of Wolfgang Wiese
# The title of the guestbook.
top==
# What you want to see above the title. Maybe an icon...
pre_text==Here you can read all entries of the guestbook and
entry_ask==make own entries.
past_text==Have fun
# 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.
bottom==
# What you want to see at the end of the page.
book==/home1/xwolf/data/guestbook.dat
# The file of the guestbook-entries. Must be (chmod a=rw)
forbit_html==0
# If set to 1 , no html-tags are allowed. Else set 0.
counter==0
# 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==english
# You can set it to 'english' or to 'german'
seperator==
# How you want to part different messages... or
need_mail==0
# If the author is forced to give his email-address
answer_mail==0
# If an mail will send to the author after his entry. Not yet ready
add_beginning==1
# If 1 is set the new entry will be insert at the top of the document
italic==1
# 1 or 0. If 'on' the input will be displayed italic.
ACCESS==751
# The number of the accesses to this page. Will add 1 only if its
# a read-call.
tempfile1==guestbook.tmp1
tempfile2==guestbook.tmp2
# These both files are for internal use. If you don't set them, the
# default files will be used, which may be used also by many other users.
# This could lead to the problem, that messages of other books will be saved
# on your board, or messages will go lost before saved.
# Script was made by Wolfgang Wiese, unrzc9@rrze.uni-erlangen.de
# http://www.rrze.uni-erlangen.de/~unrzc9