]> git.p6c8.net - selfforum.git/blob - selfforum-config/fo_view.xml-default
fo_delete.pl needed access to this configuration file.
[selfforum.git] / selfforum-config / fo_view.xml-default
1 <?xml version="1.0"?>
2 <!DOCTYPE Forum SYSTEM "fo_view.dtd">
3 <Config>
4 <Property name="show">
5 <Property name="Forum">
6 <Variable name="templateFile">/var/www/cgi-local/user/config/forum.tmpl.xml</Variable>
7
8 <Property name="assign">
9 <Variable name="mainDocStart">DOC_FORUM_START</Variable>
10 <Variable name="mainDocEnd">DOC_FORUM_END</Variable>
11 <Variable name="loadingTime">_LOAD_TIME</Variable>
12 <Variable name="cssFile">_CSS_FILE</Variable>
13 <Variable name="errorDoc">DOC_ERROR</Variable>
14 <Variable name="notAvailable">_N_A</Variable>
15 <Variable name="occupied">_OCCUPIED</Variable>
16 <Variable name="errorText">_ERROR_TEXT</Variable>
17 </Property>
18 </Property>
19 </Property>
20 </Config>
21
22 <!-- The End -->

patrick-canterino.de