# After this point the parameters are starting. bodytag== # Here you can define the background of the page. An URL-address. titel==Beispiel Gästebuch (1) # The title of the guestbook. top== # What you want to see above the title. Maybe an icon... pre_text==Hier können Sie die vorhandenen Nachrichten lesen und auch entry_ask==eigene Einträge schreiben. past_text==Bitte beachten Sie aber, daß dies nur ein Beispiel-Gästebuch ist. Diskussionen auf diesem Gästebuch werden nicht verfolgt oder beantwortet. # 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==
Zurück zur Beschreibung des Gästebuches # What you want to see at the end of the page. book==guestbook1.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, xwolf@xwolf.de