Language switching in TYPO3 v6
问题 Switching the fontend-language does not work for me as expected. What I have done so far: At the root page, I created two website-languages, german and english: In the typoscript template I added the following setup, I found most of this scattered around the web: config { tx_realurl_enable = 1 simulateStaticDocuments = 0 sys_language_uid = 0 language = de locale_all = de_DE htmlTag_langKey = de linkVars := addToList(L) uniqueLinkVars = 1 sys_language_mode = content_fallback sys_language