[TYPO3-english] tt_news: plugin.tt_news.showNewsWithoutDefaultTranslation = 1
Antonio Willybiro
keiser_soze at hotmail.com
Sat Nov 7 11:30:29 CET 2009
Hi,
I have a mutli languages website with news only available in specific
languages.
I have the following TS:
config.linkVars = L
config.sys_language_uid = 0
config.language = fr
config.locale_all = fr_FR.utf8
[globalVar = GP:L = 1]
config.sys_language_uid = 1
config.language = fr
config.locale_all = fr_FR.utf8
[globalVar = GP:L = 2]
config.sys_language_uid = 2
config.language = en
config.locale_all = en_GB.utf8
[global]
config.sys_language_mode = strict
config.sys_language_overlay = 0
plugin.tt_news.sys_language_mode = strict
plugin.tt_news.showNewsWithoutDefaultTranslation = 1
The english site would not show news in english unless this news is also in
the default language
I am not sure what's wrong with my settings. Any idea?
Thanks
Antonio
More information about the TYPO3-english
mailing list