[TYPO3-v4] How to assign a domain to a language (translation)

Simon Schaufelberger schaufelREMOVE-MEberger at punkt.de
Tue Aug 23 11:39:12 CEST 2011


Hi,
we here at punkt.de have some customers who want to assign some domains
to different system languages. they don't want to use the /en/ or L=1
mechanism, instead they just want the domain look and feel the same like
any other.

of course i can do this:
[globalVar = GP:L = 1] || [globalString = IENV:HTTP_HOST = www.example.com]
	config.sys_language_uid = 1
	config.language = en
	config.locale_all = en_EN.UTF8
	config.htmlTag_langKey = en
[global]

but in many cases this does not fix the problem 100%. Realurl for
example still depends on the L=1 or /en/ to have the english page names
in the url.

Any idea?
-- 
Kind regards,

Schaufi from punkt.de


More information about the TYPO3-project-v4 mailing list