]> git.p6c8.net - selfforum.git/blobdiff - selfforum-cgi/user/config/fo_view.xml
new kernel implemented (not only programming style changes), several bugs fixed,...
[selfforum.git] / selfforum-cgi / user / config / fo_view.xml
index c5995c7bc018e7376c6fbf5cd3896d58279f1d42..b6bbe85c65428d37a027a6c904e988bd4c33701f 100644 (file)
 
     <Property name="Forum">
 
-      <Variable name="templateFile">config/forum.tmp.xml</Variable>
+      <Variable name="templateFile">e:/localhosts/i_selfhtml/cgi-local/user/config/forum.tmp.xml</Variable>
 
       <Property name="assign">
         <Variable name="mainDocStart">DOC_FORUM_START</Variable>
         <Variable name="mainDocEnd">DOC_FORUM_END</Variable>
         <Variable name="loadingTime">_LOAD_TIME</Variable>
         <Variable name="cssFile">_CSS_FILE</Variable>
+        <Variable name="errorDoc">DOC_ERROR</Variable>
+        <Variable name="startCite">CITE_START</Variable>
+        <Variable name="endCite">CITE_END</Variable>
+
+        <Variable name="notAvailable">_N_A</Variable>
+        <Variable name="occupied">_OCCUPIED</Variable>
+        <Variable name="errorText">_ERROR_TEXT</Variable>
       </Property>
 
     </Property>
 
     <Property name="Posting">
-      <Variable name="templateFile">config/posting.tmp.xml</Variable>
+      <Variable name="templateFile">e:/localhosts/i_selfhtml/cgi-local/user/config/posting.tmp.xml</Variable>
 
       <Property name="assign">
         <Variable name="mainDoc">DOC_POSTING</Variable>
+        <Variable name="errorDoc">DOC_ERROR</Variable>
         <Variable name="cssFile">_CSS_FILE</Variable>
         <Variable name="message">_MESSAGE</Variable>
         <Variable name="name">_BEF_NAME</Variable>
         <Variable name="parentLink">_REF_LINK</Variable>
         <Variable name="startCite">CITE_START</Variable>
         <Variable name="endCite">CITE_END</Variable>
+
+        <Variable name="notAvailable">_N_A</Variable>
+        <Variable name="occupied">_OCCUPIED</Variable>
+        <Variable name="errorText">_ERROR_TEXT</Variable>
       </Property>
 
       <Property name="form">

patrick-canterino.de