[TYPO3-english] tt_news RSS and multiple languages
Pero Matic
pero at matic.com
Thu Apr 29 22:50:37 CEST 2010
Pero Matic wrote:
> Hi. I have setup tt_news to use two languages. How can i make RSS
> pages so that the first one points to the news written in first
> language and second page points to the second language? THX!
Ok solved it. RSS page must have translation and in setup:
# first language
config.sys_language_uid = 0
bla bla bla...
# second language
[globalVar = GP:L = 1]
config.sys_language_uid = 1
bla bla bla
[global ]
More information about the TYPO3-english
mailing list