[TYPO3-german] Repost: globalString
Markus Bucher
markus.bucher at bedv.de
Thu Jun 29 23:14:09 CEST 2006
Hi.
Poste das mal getrennt neu.
Versuche, über globalString eine Unterscheidung von Domains vorzunehmen.
Anscheinend ist aber irgend etwas hier falsch. Hat jemand einen Plan, was?
[globalString = HTTP_HOST= *domain.de]
config.sys_language_uid = 0
config.language = de
config.locale_all = de_DE
date_stdWrap.strftime = %d. %B %Y
time_stdWrap.strftime= %H:%M
plugin.tx_indexedsearch._DEFAULT_PI_VARS.lang = 0
[global]
[globalString = HTTP_HOST= *domain.com]
config.sys_language_uid = 1
config.language = en
config.locale_all = en_EN
date_stdWrap.strftime = %d of %B %Y
time_stdWrap.strftime= %I:%M %p
plugin.tx_indexedsearch._DEFAULT_PI_VARS.lang = 1
[global]
Ich habe 3.8.1 am Laufen, wenn das was ausmacht.
Gruß und Merci im Voraus
Markus
More information about the TYPO3-german
mailing list