# After this point the parameters are starting. ############################################################################ # REDIRECT==http://www.xwolf.com/forum/cgi/index.html # Enable this, to open a new URL instead of openeing the board newdays==1 # The number of days a message is marked as new. Standard is 2. includetextcolor==navy # If someone includes an old message, the text of the old text will be # displayed in this color, using the Tag. # Set this either to a named color or to an rgb value, like #0000ff includetextmark==> # If someone includes an old text via reply-to, the text is not # only displayed in another color, but can also get a special textmarker # at the beginning. Standard is the html-tag for >: < remove_days==60 # After remove_days days, messages will be removed automatically titel==Demo Forum # Der Name des Forums # HTML_TOP==def_top_layout.html # This file with html-code will be displayed at top if its set # HTML_BOT==def_bot_layout.html # This file with html-code will be displayed at bot if its set book==/home1/xwolf/www/forum/demo/demo.dat # The file of the board-entries. Must be (chmod a=rw) book_alt==/home1/xwolf/www/forum/demo/demo.alt # The back-save-file of the board-entries. Must be (chmod a=rw) logfile==/home1/xwolf/www/forum/demo/demo.log # This file logs the things the user defines in the variable $PAR_LOGGING passcode==/home1/xwolf/www/forum/demo/demo.pass # In this file the passcodes of the users will be written. banfile== # If this file exists, it will list the IP's from which contacts to the board # are restricted. # Otherwise the syntax is: (IP), (1/2) # where 1 means, the user can read, but not write, and 2 means, he cannot read or write. # input_layout==def_input_layout.html # 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 and # #INPUTTIME# for the time of input. # 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==def_messageoutput_layout.html # How a single message has to look. You have to insert as replacement-markers # the following variables: # #AUTHORNAME#, #AUTHOREMAIL#, #AUTHORURL#, #TEXTTIME#, #TEXTTITLE#, #TEXTCONTENT# # Only these variables will be replaced in the html-file. # thema_layout==def_themaoutput_layout.html # This output is made for the gathered output of messages under the same topic # #TEXTTITLE#, #SYSTEMMESSAGE# will be used. # passwd_layout==def_passwd_layout.html # If the passwort is asked, this layout file will be used if its given. # Include the following variable for the question, which will be asked # to the user: #QUESTION# # The following variables should be in the
-Tag: # #TEXTSTATUS#, #AUTHORNAME#, #AUTHOREMAIL#, #AUTHORURL#, #TEXTTITLE#, #INPUTTIME# # Additionally the -tag should include the hidden values antwort_check (type password), # varfile = (The location to this file), readtext = "", rw = confirm_save, ident = id_check # save_layout==def_save_layout.html # If a message was saved, this layout file can show how it will look if its fiven. # Use the following variables: # #AUTHORNAME#, #AUTHOREMAIL#, #AUTHORURL#, #TEXTTITLE#, #TEXTCONTENT# # delete_layout==def_delete_layout.html # If a message was saved, this layout file can show how it will look if its fiven. # Use the following variables: # #AUTHORNAME#, #AUTHOREMAIL#, #AUTHORURL#, #TEXTTITLE#, #TEXTCONTENT# # misc_layout==def_misc_layout.html # This layout-file is beeing used for several systemmessages, like # reportmessages on adding a new message. # index_layout==def_index_layout.html # indexlist_layout== # topiclist_layout== # These html-templates are used for the index. Normally its only the index_layout, # which is beeing used. But in case you want to have a switch between the topic- and # the indexlist-view, you can set two additional layoutfiles. # newpasswd_layout==def_newpass_layout.html # This layoutfile is beeing used, if a new passwort is asked for a new user. # Insert in the the following replacement-markers: # #AUTHORNAME#, #AUTHOREMAIL#, #AUTHORURL#, #TEXTTIME#, #TEXTTITLE#, #TEXTCONTENT#, # #TEXTSTATUS# Take a look to the standard-html-source to see what else html-tags are needed. # # All layout files are HTML-files, which just have the replacement-markers # set. # Body and Bottom of the html-text will be taken from the HTML_TOP and HTML_BOT tempfile1==/tmp/boardtmp-a-194.72.195.10 tempfile2==/tmp/boardtmp-b-194.72.195.10 # These both files are needed for temp. use. hilfstext_url==http://forum.xbaer.com/netiquette.html # here you can find a helptext how to use the board. On standard it directs # to http://forum.xbaer.com/netiquette.html. topiclist_auth_name==0 # 0 or 1, If its enabled (1), then the authorinfo is displayed in the topicview. topiclist_zeit==1 # 0 or 1, If its enabled, the time will be displayed on the topicview according # to the parameter show_time below. forbit_html==0 # If set to 1 , no html-tags are allowed. Else set 0. allow_home==1 # If 1 , the user can give his homepage too, else 0 need_mail==0 # If the author is forced to give his email-address message_mail==1 # 1 for on, 0 for off. Enables the possibility to send messages with email. need_pass==1 # Set it to 1, if the users of the board have to use passwords, else 0 log==3 # 0=no log,1=log wrong passcodes,2=log delete message,3 log all moderator==xwolf@xwolf.com # Write here the email-address of the moderator of this board! mod_name==Wolfgang Wiese # Write here the name of the moderator. no_dl==0 # 0 or 1. If 1 is set, the
's will not made at follow-ups. show_time==1 # If 0, no time will shown. 1 will show the date, 2 the date and time italic== # 1 or 0. If 'on' the input will be displayed italic. text_start== text_stop== # These both tags will surround the output. If italic is on, they will # be set to and . max_chars==9000 # The number of chars, someone can use in his texts. calculate with 50-100 chars per line # a read-call. sort_new==2 # 0=appending, 1=normal sort or 2=normal sort and new messages at top. index_target==_self # The target, where the overview of the board will be. write_target==_self # The target for the writing read_target==_self # The target for reading direct_mail== # If messages shall be send direct by email too, write them into # this textfile. There is no special syntax for this file, as that every # email-adress has to be in one line. And there should be nothing else. nohomepage==http://forum.xbaer.com # If someone didnt gave a homepage, this absolute url will be used instead. language==english # The used language. Either german or english START_URL==http://www.xwolf.com/cgilocal/xboard.cgi?varfile=/home1/xwolf/www/forum/demo/demo.var # An dieser URL geht man ins Forum rein. Die Eingangsseite. Wichtig bei # Framesets etc. # Script was made by Wolfgang Wiese, xwolf@xwolf.com # http://www.xwolf.com