]> git.p6c8.net - selfforum.git/blobdiff - selfforum-cgi/user/config/posting.tmp.xml
modified the URL-Regex, further changes comin' soon...
[selfforum.git] / selfforum-cgi / user / config / posting.tmp.xml
index f37c5751a29b85e69457e0cd9afd334cfbd9fe43..f73a2ae4d8741ea690a8d44ef9b018224bd5194e 100644 (file)
@@ -38,7 +38,7 @@
 <dl>{&& _THREAD &&}</dl>{&& %ENDIF &&}
 <h3>Eigene Antwort schreiben</h3>
 <p>Die Nachricht, auf die Sie antworten, ist im Feld des Nachrichtentextes noch mal komplett zitiert. Entfernen Sie bei langen Nachrichten bitte alle Passagen aus dem Zitat bis auf jene, auf die Sie selbst Bezug nehmen wollen.</p>
-<form method="post" action="{&& _FORM_ACTION &&}">
+<form accept-charset="iso-8859-1, UTF-8" method="post" action="{&& _FORM_ACTION &&}">
 <input type="hidden" name="{&& _FORM_FUP_NAME &&}" value="{&& _FORM_FUP_VALUE &&}">{&& %IF _FORM_UID_VALUE &&}
 <input type="hidden" name="{&& _FORM_UID_NAME &&}" value="{&& _FORM_UID_VALUE &&}">{&& %ENDIF &&}
 <input type="hidden" name="{&& _FORM_UNID_NAME &&}" value="{&& _FORM_UNID_VALUE &&}">
 </html>
   ]]></Scrap>
 
+<Scrap id="_N_A"><![CDATA[Das angeforderte Posting ist nicht verf&uuml;gbar.]]></Scrap>
+<Scrap id="_OCCUPIED"><![CDATA[Das angeforderte Posting ist tempor&auml;r nicht verf&uuml;gbar. Versuchen Sie es bitte in einigen Minuten nocheinmal.]]></Scrap>
+
+  <Scrap id="DOC_ERROR"><![CDATA[
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+
+<html>
+<head>
+       <meta http-equiv="expires" content="0">
+       <meta name="robots" content="noindex">
+
+       <title>SELFHTML Forum: Fehler</title>
+
+       <link rel="stylesheet" type="text/css" href="{&& _CSS_FILE &&}">
+</head>
+
+<body bgcolor="#FFFFFF" text="#000000" link="#AA5522" vlink="#772200" alink="#000000">
+<table cellpadding="4" cellspacing="0" border="0" width="100%"><tr><td bgcolor="#FFEEDD" class="nav"><a class="an" name="top">{&& IMG_X2 &&}</a>&nbsp;{&& LINK_SELFAKTUELL &&}&nbsp;{&& IMG_X2 &&}&nbsp;{&& LINK_SELFLIVE &&}&nbsp;{&& IMG_X2 &&}&nbsp;{&& LINK_SELFFORUM &&}</td></tr></table><table cellpadding="4" cellspacing="0" border="0" width="100%">
+<tr><td bgcolor="#EEEEEE" class="doc" width="110">{&& IMG_XWEB &&}</td>
+       <td bgcolor="#EEEEEE" class="doc" valign="bottom" width="100%"><h2>SELFHTML Forum:<br>Fehler</h2></td></tr>
+<tr><td bgcolor="#EEEEEE" class="doc" valign="top" align="center">{&& IMG_X5 &&}</td>
+       <td bgcolor="#FFFFFF" valign="top">
+               <p>{&& IMG_XGDOWN &&}&nbsp;<a href="#a1"><b>Fehler</b></a></p></td></tr>
+<tr><td colspan="2" bgcolor="#EEEEEE" class="doc"><a href="#bottom">{&& IMG_XGDOWN &&}</a>&#160;</td></tr>
+</table>
+<h2 class="Sh2"><a class="an" name="a1">Fehler</a></h2>
+<p>{&& _ERROR_TEXT &&}</p>
+<table cellpadding="4" cellspacing="0" border="0" width="100%">
+<tr><td bgcolor="#EEEEEE" class="doc"><a href="#top">{&& IMG_XGOUP &&}</a></td></tr>
+<tr><td bgcolor="#FFEEDD" class="nav"><a class="an" name="bottom">{&& IMG_X2 &&}</a>&nbsp;{&& LINK_SELFAKTUELL &&}&nbsp;{&& IMG_X2 &&}&nbsp;{&& LINK_SELFLIVE &&} {&& IMG_X2 &&}&nbsp;{&& LINK_SELFFORUM &&}</td></tr>
+</table>
+<p>&copy; 2000 {&& IMG_XGMAIL &&}&nbsp;<a href="mailto:{&& MAIL_SELF &&}">{&& MAIL_SELF &&}</a></p>
+</body>
+</html>
+  ]]></Scrap>
 
 <!--
        ***** Schnipsel *****
 <Scrap id="LINK_SELFLIVE"><![CDATA[ <a href="../live/"><b>SELFHTML&nbsp;live!</b></a> ]]></Scrap>
 <Scrap id="LINK_SELFFORUM"><![CDATA[ <a href="./"><b>SELFHTML&nbsp;Forum</b></a> ]]></Scrap>
 
-<Scrap id="_CSS_FILE"><![CDATA[ ../src/wselfhtm.css ]]></Scrap>
+<Scrap id="_CSS_FILE"><![CDATA[ ../src/forum.css ]]></Scrap>
 
 <!--
        Bilder

patrick-canterino.de