]> 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 3b507ad69cac6cae47fcee41011d204773ea4122..b6bbe85c65428d37a027a6c904e988bd4c33701f 100644 (file)
         <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>
@@ -47,6 +54,7 @@
 
       <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