[TYPO3-german] mailformplus per TS einbinden
Maik
maik.vl at web.de
Wed Jul 18 14:02:31 CEST 2007
Hallo Newsgroup-Leser,
ich habe ein kleines Problem mit dem Einbinden von Mailformplus,
wenn ich es rein über TS einbinden will (OHNE styles.get)
Mein Versuch ist das Plugin zu konfigurieren:
plugin.tx_thmailformplus_pi1{
# Allgemeine Konfiguration
limitMailsToUser = 2
# Default-Werte
fieldConf{...}
...
}
und es später in einen Platzhalter einzusetzen
temp.anfrage < temp.vorteile
temp.anfrage{
10.select.where = tx_abccustombox_layout=6
55 < plugin.tx_thmailformplus_pi1
}
Das temp.vorteile erstellt mit Überschriften und nen basiswrap.
An der Stelle des Mailformulars erscheint schonmal ein div
<div class="tx-thmailformplus-pi1"></div>
der aber leider leer bleibt.
Wie kann ich mailformplus dazu bringen, mir den Inhalt zu rendern
(sprich das Formular)
Hinweise:
Typo 4.0.5
Mailformplus 4.0.0
Template in Mailformplus ist richtig gesetzt
mailformplus ist als plugin auf der Seite eingebunden, auf der es später
erscheinen soll
Dank schonmal
More information about the TYPO3-german
mailing list