[TYPO3-german] Mailformplus validator ?

Jochen Graf graf at uni-landau.de
Wed Mar 19 11:11:31 CET 2008


Hallo,

ich bin gerade dabei mit Mailformplus "th_mailformplus 4.0.0"
 ein Kontaktformualr zu erstellen.
Doch beim validator-check habe ich haufenweise Fehlermeldungen und muss 
gestehen, dass ich nicht mehr weiter weis.

Hier mal meine Vorlage

<!-- ###TEMPLATE_FORM### begin -->

<form name="Formular" method="post" action="index.php" 
enctype="multipart/form-data">
<!-- versteckte Felder begin -->
    ###HIDDENFIELDS###
<input type="hidden" name="id" value="###PID###">
<input type="hidden" name="submitted" value="1">
<input type="hidden" name="L" value="0">
<!-- versteckte Felder end -->
<h1>Kontakt</h1>

  <div class="form-css">
    <label for="vorname">Vorname:</label>
    <input type="text" name="vorname" id="vorname" />

    <label for="name">Name:</label>
    <input type="text" name="name" id="name" />

  </div>
</form>

<!-- ###TEMPLATE_FORM### end -->


http://typo1.uni-landau.de/index.php?id=17
http://validator.w3.org/

Im meiner Designervorlage habe ich dieses Doctype

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="de" 
xml:lang="de">

Für einen Tipp wäre ich sehr dankbar.

th_mailformplus 4.0.0




-- 
Mit freundlichen Grüssen

Jochen Graf

Universität Koblenz-Landau / Campus Landau
Arbeitstelle Multimedia/Technik-Administration
Thomas-Nast-Str. 44
76829 Landau
mail: graf at uni-landau.de
fon: 06341-990-224



More information about the TYPO3-german mailing list