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
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english