Sie sind hier: Deutsch > Die Docu > Artikel > Content Parts > Gästebuch / Komm. > GB. / Kom. Beispiel

Gästebuch-/Kommentar Beispieltexte

Hier sehen Sie Gästebuch-/Kommentar-Beispieltexte. Sie können diese einfach via copy / paste in Ihre Gästebuch-/Kommentar-Vorlage einfügen.

Formular:

Dieses Gästebuch-/Kommentar-Template ist als default.html unter /phpwcms_template/inc_cntpart/guestbook abzuspeichern:

 

 

<p style="background-color: rgb(215, 227, 226);"><strong>List of banned words - make a listing divided by simple space " ". </strong>if possible try to insert no HTML chars.<strong><br />
</strong>shit porno fuck and so on</p>
<p><!--BAN_START//-->shit fuck porno sex <!--BAN_END//--></p>
<p style="background-color: rgb(215, 227, 226);"><strong>Replace banned words by this HTML code. </strong><strong><br />
</strong>banned OR &lt;img src="..."&gt;</p>
<p><!--BAN_REPLACE_START//--><strong>banned word</strong> <!--BAN_REPLACE_END//--></p>
<p style="background-color: rgb(215, 227, 226);"><strong>Guestbook HTML form and form error message <br />
</strong>{EMAIL}, {NAME}, {URL}, {MSG}</p>
<!--FORM_START//-->
<table cellspacing="0" cellpadding="1" border="0" bgcolor="#cfe7f7" align="center" style="margin-bottom: 10px;">
    <tbody>
        <tr bgcolor="#e1e1e1">
            <td colspan="2"><strong>&nbsp;&nbsp;Tragen Sie sich in mein G&auml;stebuch ein!</strong> <span style="font-size: 10px; color: rgb(204, 51, 0);">(Markierte Felder (*) sind zwingend erforderlich!</span></td>
        </tr>
        <tr bgcolor="#e1e1e1">
            <td colspan="2"><img width="1" height="1" src="img/leer.gif" alt="" /></td>
        </tr>
        <!--FORM_ERROR_START//-->
        <tr>
            <td colspan="2"><img width="1" height="3" src="img/leer.gif" alt="" /></td>
        </tr>
        <tr>
            <td colspan="2">&nbsp;&nbsp;<span style="color: rgb(204, 51, 0);">Nichts eingetragen - Bitte f&uuml;llen Sie alle Felder aus!</span></td>
        </tr>
        <tr>
            <td colspan="2"><img width="1" height="3" src="img/leer.gif" alt="" /></td>
        </tr>
        <!--FORM_ERROR_END//-->
        <tr>
            <td colspan="2"><img width="1" height="3" src="img/leer.gif" alt="" /></td>
        </tr>
        <tr>
            <td align="right" class="v10">Email-Adresse:<span style="color: rgb(204, 51, 0);">*</span>:&nbsp;</td>
            <td><input value="{EMAIL}" name="guestbook_email" size="50" maxlength="250" style="width: 350px;" id="guestbook_email" class="v12" /> &nbsp;</td>
        </tr>
        <tr>
            <td align="right" class="v10">Vor- und Nachname:<span style="color: rgb(204, 51, 0);">*</span>:&nbsp;</td>
            <td><input value="{NAME}" name="guestbook_name" size="50" maxlength="500" style="width: 350px;" id="guestbook_name" class="v12" /></td>
        </tr>
        <tr>
            <td align="right" class="v10">Website:&nbsp;</td>
            <td><input value="{URL}" name="guestbook_url" size="50" maxlength="1000" style="width: 350px;" id="guestbook_url" class="v12" /></td>
        </tr>
        <tr>
            <td valign="top" align="right" class="v10">&nbsp;&nbsp;Nachricht:&nbsp;</td>
            <td><textarea name="guestbook_msg" cols="50" rows="6" style="width: 350px;" id="guestbook_msg" class="v12">{MSG}</textarea></td>
        </tr>
        <tr>
            <td valign="top" align="right" class="v10">Anzeige:&nbsp;</td>
            <td><input type="radio" value="0" name="guestbook_show" checked="checked" />Email-Adresse anzeigen<br />
            <input type="radio" value="1" name="guestbook_show" />Email-Adresse verstecken<br />
            <input type="radio" value="2" name="guestbook_show" />Email-Adresse als "info at mail dot com" anzeigen</td>
        </tr>
        <tr>
            <td colspan="2"><img width="1" height="4" src="img/leer.gif" alt="" /></td>
        </tr>
        <tr>
            <td align="right">&nbsp;</td>
            <td><input type="submit" value="Eintrag abschicken" name="guestbook_send" id="guestbook_send" class="v11" /></td>
        </tr>
        <tr>
            <td colspan="2"><img width="1" height="6" src="img/leer.gif" alt="" /></td>
        </tr>
    </tbody>
</table>
<!--FORM_END//-->
<p style="background-color: rgb(207, 231, 247);"><strong>Erfolgsmeldung - wird angezeigt, wenn der G&auml;stebuch-Eintrag erstellt wurde<br />
</strong>{NAME}</p>
<p><!--FORM_SUCCESS_START//--></p>
<div style="margin-top: 5px; margin-bottom: 5px;">Vielen Dank, {NAME}! Sie haben sich erfolgreich in unser G&auml;stebuch eingetragen.</div>
<!--FORM_SUCCESS_END//-->
<p>&nbsp;</p>
<p style="background-color: rgb(207, 231, 247);"><strong>G&auml;stebuch-Navigation<br />
</strong><span class="chatlist">{FIRST:HTML}, {LAST:HTML}, {BACK:HTML}, {NEXT:HTML}, {JUMP:LISTTEXT|BUTTON|SPACER}, {PAGE:COUNT:SPACER|WRAP_ACTIVE_BEFORE|AFTER}<br />
(HTML = link text or image tag, like &lt;img src="back.gif" border="0" /&gt;)</span></p>
<!--NAV_START//-->
<table width="100%" cellspacing="0" cellpadding="0" border="0" style="margin-top: 5px;">
    <tbody>
        <tr>
            <td><strong>{</strong><strong>FIRST:&lt;&lt;} {</strong><strong>BACK:&lt;}</strong> {PAGE:5:&nbsp;|<strong>|</strong>} <strong>{</strong><strong>NEXT:&gt;} {</strong><strong>LAST:&gt;&gt;}</strong></td>
            <td align="right">{ARCHIVE:%Y/%m|alle Eintr&auml;ge|go|&nbsp;}&nbsp;{JUMP:page |go|&nbsp;}</td>
        </tr>
        <tr>
            <td colspan="2"><img width="1" height="3" src="img/leer.gif" alt="" /></td>
        </tr>
    </tbody>
</table><br /><br />
<!--NAV_END//-->
<p style="background-color: rgb(207, 231, 247);"><strong>G&auml;stebuch-Eintr&auml;ge<br />
</strong>{EMAIL}, {NAME}, {URL:HTML}, {MSG}, {URL}, {ID}, {DBID}, {TIMESTAMP:FORMAT} (<a target="_blank" href="http://www.php.net/manual/en/function.date.php" style="text-decoration: underline;">FORMAT&nbsp;=&nbsp;d.m.Y&nbsp;or&nbsp;H:i:s</a>)</p>
<!--GUESTBOOK_START//-->{FORM} {NAV}
<table width="100%" cellspacing="0" cellpadding="2" border="0">
    <!--GUESTBOOK_ENTRY_START//-->
    <tbody>
        <tr bgcolor="#cfe7f7">
            <td width="1%" align="right"><strong>{</strong><strong>ID}&nbsp;&nbsp;</strong></td>
            <td width="99%">{DBID} | {TIMESTAMP:d.m.Y H:i:s}</td>
        </tr>
        <tr>
            <td colspan="2"><a href="mailto:{EMAIL}"><strong>{</strong><font color="#000000"></font><strong>NAME}</strong></a> <strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{</strong><strong>URL:Website besuchen}</strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email: {EMAIL}<br />
            {MSG}</td>
        </tr>
        <tr>
            <td colspan="2"><img width="1" height="3" src="img/leer.gif" alt="" /></td>
        </tr>
        <!--GUESTBOOK_ENTRY_END//-->
    </tbody>
</table>
<!--GUESTBOOK_END//--><br /><br />
<p style="background-color: rgb(207, 231, 247);"><strong>Kommentar f&uuml;r bearbeitete Artikel</strong><strong> </strong>[c]...[/c]<br />
normal HTML code like &lt;span style="color:#FF3300"&gt;|&lt;/span&gt;<!--COMMENT_END//--></p>

Ergibt folgendes Gästebuch-Formular:

List of banned words - make a listing divided by simple space " ". if possible try to insert no HTML chars.
shit porno fuck and so on

shit fuck porno sex

Replace banned words by this HTML code.
banned OR <img src="...">

banned word

Guestbook HTML form and form error message
{EMAIL}, {NAME}, {URL}, {MSG}

  Tragen Sie sich in mein Gästebuch ein! (Markierte Felder (*) sind zwingend erforderlich!
  Nichts eingetragen - Bitte füllen Sie alle Felder aus!
Email-Adresse:*  
Vor- und Nachname:*
Website: 
  Nachricht: 
Anzeige:  Email-Adresse anzeigen
Email-Adresse verstecken
Email-Adresse als "info at mail dot com" anzeigen
 

Erfolgsmeldung - wird angezeigt, wenn der Gästebuch-Eintrag erstellt wurde
{NAME}

Vielen Dank, {NAME}! Sie haben sich erfolgreich in unser Gästebuch eingetragen.

 

Gästebuch-Navigation
{FIRST:HTML}, {LAST:HTML}, {BACK:HTML}, {NEXT:HTML}, {JUMP:LISTTEXT|BUTTON|SPACER}, {PAGE:COUNT:SPACER|WRAP_ACTIVE_BEFORE|AFTER}
(HTML = link text or image tag, like <img src="back.gif" border="0" />)

{FIRST:<<} {BACK:<} {PAGE:5: ||} {NEXT:>} {LAST:>>} {ARCHIVE:%Y/%m|alle Einträge|go| } {JUMP:page |go| }


Gästebuch-Einträge
{EMAIL}, {NAME}, {URL:HTML}, {MSG}, {URL}, {ID}, {DBID}, {TIMESTAMP:FORMAT} (FORMAT = d.m.Y or H:i:s)

{FORM} {NAV}
{ID}   {DBID} | {TIMESTAMP:d.m.Y H:i:s}
{NAME}      {URL:Website besuchen}     Email: {EMAIL}
{MSG}


Kommentar für bearbeitete Artikel[c]...[/c]
normal HTML code like <span style="color:#FF3300">|</span>



Artikel erstellt am: Montag, 15. August 2005
Letzte Änderung: Dienstag, 04. Januar 2011