[TYPO3-german] Direct Mail 2sprachig
Claudia Peter
peter.claudia at googlemail.com
Wed Mar 22 11:21:58 CET 2006
Hi Liste,
habe folgendes Problem:
Wenn sich ein User über die deutsche Maske für einen Newsletter anmeldet
bekommt er auch eine deutsche Bestätigungsmail. Im FE funktioniert also
schon mal alles 2sprachig.
Dann kommen die Newsletter aber nur in der Standardsprache (englisch) an. Im
Direct Mail Module - Sysfolder habe ich im Setup folgendes geschrieben:
plugin.alt.plaintext {
file.template =fileadmin/Vorlage/plaintext_content.tmpl
siteUrl = http://<bla>/index.php
}
[globalVar = GP:L=1]
plugin.alt.plaintext {
file.template =fileadmin/Vorlage/plaintext_content_de.tmpl
siteUrl = http://<bla>/index.php
}
[end]
[globalVar = GP:L=0]
plugin.alt.plaintext {
file.template =fileadmin/Vorlage/plaintext_content.tmpl
siteUrl = http://<bla>/index.php
}
[end]
Leider funktioniert das so nicht ;(
Weiss jetzt auch nicht mehr was ich noch probieren soll? Ich hoffe ihr habt
ein par Tips für mich.
Lg Claudia
More information about the TYPO3-german
mailing list