[TYPO3] getLL problem default language

Manuel Rego Casasnovas mrego at igalia.com
Thu Oct 18 12:25:02 CEST 2007


Hi,

Bernd Wilke escribió:
> normaly you doesn't need to make an area for english, as default means 
> english.
>
> your problem seems to depend on improper setting of config.language
>
> try the configuration of http://www.pi-phi.de/t3v4/116.html (german page!)
>   

In that configuration the default language is english, but in my
configuration the default language is spanish.

My TypoScript configuration is:

config.sys_language_uid= 0
config.language= es
config.language_alt= es
config.locale_all= es_ES.UTF-8 at euro
config.htmlTag_langKey= es-ES
config.metaCharset= UTF-8
config.renderCharset= UTF-8

config.linkVars = L
config.htmlTag_setParams = xmlns="http://www.w3.org/1999/xhtml"
xml:lang="es-ES" lang="es"

[globalVar = GP:L=1]
config.sys_language_uid= 1
config.language= en
config.language_alt= es
config.locale_all= en_GB.UTF-8
config.htmlTag_langKey= en-GB
config.metaCharset= UTF-8
config.renderCharset= UTF-8
config.htmlTag_setParams = xmlns="http://www.w3.org/1999/xhtml"
xml:lang="en-GB" lang="en"
[GLOBAL]


Maybe the default language in TYPO3 have to be english always.


Thanks,
   Rego

-- 
Manuel Rego Casasnovas
Computer Science Engineer
mailto:mrego at igalia.com
Tel: +34 986 10 76 10
Fax: +34 981 91 39 49
Igalia - http://www.igalia.com



More information about the TYPO3-english mailing list