]> git.p6c8.net - selfforum.git/blob - selfforum-config/fo_admin.xml-default
Bugfix to show thread list in deleted postings.
[selfforum.git] / selfforum-config / fo_admin.xml-default
1 <?xml version="1.0"?>
2
3 <Config>
4
5 <Property name="show">
6 <Property name="assign">
7
8 <Property name="thread">
9 <Variable name="views">_VIEWS</Variable>
10 <Variable name="votings">_VOTINGS</Variable>
11 <Variable name="rate">_RATE</Variable>
12 </Property>
13 </Property>
14
15 <Property name="Forum">
16
17 <Variable name="templateFile">/var/www/cgi-local/user/config/admin.tmpl.xml</Variable>
18
19 <Property name="assign">
20 <Variable name="mainDocStart">DOC_FORUM_START</Variable>
21 <Variable name="mainDocEnd">DOC_FORUM_END</Variable>
22 <Variable name="loadingTime">_LOAD_TIME</Variable>
23 <Variable name="cssFile">_CSS_FILE</Variable>
24 <Variable name="errorDoc">DOC_ERROR</Variable>
25
26 <Variable name="notAvailable">_N_A</Variable>
27 <Variable name="occupied">_OCCUPIED</Variable>
28 <Variable name="errorText">_ERROR_TEXT</Variable>
29 </Property>
30
31 </Property>
32
33 </Property>
34
35 </Config>
36
37 <!-- The End -->

patrick-canterino.de