Sie sind hier: CodeBase / Typoscript - Typo3 / tt_content / Spracheinstellung für Multilang Seiten
6.1.2009 : 14:37 : +0100

Die sys_language abhänig vom L Parameter setzen

  1.  
  2. # German language, sys_language.uid = 1
  3. [globalVar = GP:L = 1]
  4. config.sys_language_uid = 1
  5. config.language = de
  6. config.locale_all = de_DE@euro
  7. config.htmlTag_langKey = de
  8. config.htmlTag_setParams = lang="de"