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

patrick-canterino.de