[TYPO3-german] if statement in Typoscript

Daniel Kiesler mails at twinlight.ch
Fri Oct 6 15:06:25 CEST 2006


hallo miteinander..

Wie kann ich in Typoscript eine if abfrage machen? je nach sprache möchte
ich ein anderes template laden. Mein Listing sieht so aus... es funktioniert
jedoch nicht

[config.sys_language_uid = 1]
plugin.feadmin.dmailsubscription.file.templateFile =
fileadmin/Templates/newsletter_subscription-en.html
[GLOBAL]
[config.sys_language_uid = 2]
plugin.feadmin.dmailsubscription.file.templateFile =
fileadmin/Templates/newsletter_subscription-de.html
[GLOBAL]

bei language 1 soll das newsletter_subscription-en.html geladen werden. Bei
id 2 soll das newsletter_subscription-de.html geladen werden.

Vielen Dank für eure Tips

Grus Da





More information about the TYPO3-german mailing list