[TYPO3-german] Nochmal eine Frage zu Mailkontrolle und mailformplus
Jochen Graf
graf at uni-landau.de
Mon Jul 23 17:34:26 CEST 2007
Hallo Liste,
ich hatte schon einmal die Frage gestellt bezüglich Mail Serverseitig
überprüfen
Zur Zeit wird folgendes überprüft
Nun hat mir maik eine Antwort gegeben
Hi Jochen,
ich hab gleich 2 Tipps:
1 - einfach)
plugin.tx_thmailformplus_pi1.fieldConf.[nameDeinesEmailInputFeldes].errorCheck
= email
2 - etwas aufwändiger aber komplexe prüfung mgl)
# user validation
plugin.tx_thmailformplus_pi1.errorUserFunc =
PfadZurPhpDateiZurPrüfung/class.validation.php:user_validation->validate
plugin.tx_thmailformplus_pi1.fieldConf.[nameDeinesEmailInputFeldes].errorCheck
= userValidation
plugin.tx_thmailformplus_pi1.fieldConf.[nameDeinesEmailInputFeldes].errorCheck.checkFor
= email
Lies dazu noch den Abschnitt "Hook for custom validation example"
unter
Die Doku habe ich mir mal angeschaut, aber wirklich weiter komme ich da nicht.
Mein Vorhaben.
Die Mailadresse soll auf bestimmte Kreterien überprüft werden.
Ich möchte nicht, dass jemand mal ein x oder ein u eingibt.
Es sollte schon ein @ vorkommen.
Wie kann ich das Überprüfen lassen?
Im Plugin kann ich noch eine php Datei hinzufügen, geht es damit?
--
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