]> git.p6c8.net - selfforum.git/blob - selfforum-cgi/user/config/fo_view.xml
modified the URL-Regex, further changes comin' soon...
[selfforum.git] / selfforum-cgi / user / config / fo_view.xml
1 <?xml version="1.0"?>
2
3 <Config>
4
5 <Property name="show">
6
7 <Property name="Forum">
8
9 <Variable name="templateFile">e:/localhosts/i_selfhtml/cgi-local/user/config/forum.tmpl.xml</Variable>
10 <!-- * -->
11 <Property name="assign">
12 <Variable name="mainDocStart">DOC_FORUM_START</Variable>
13 <Variable name="mainDocEnd">DOC_FORUM_END</Variable>
14 <Variable name="loadingTime">_LOAD_TIME</Variable>
15 <Variable name="cssFile">_CSS_FILE</Variable>
16 <Variable name="errorDoc">DOC_ERROR</Variable>
17
18 <Variable name="notAvailable">_N_A</Variable>
19 <Variable name="occupied">_OCCUPIED</Variable>
20 <Variable name="errorText">_ERROR_TEXT</Variable>
21 </Property>
22
23 </Property>
24
25 </Property>
26 </Config>
27
28 <!-- The End -->

patrick-canterino.de