tt_news: plugin.tt_news.showNewsWithoutDefaultTranslation = 1

View: New views
2 Messages — Rating Filter:   Alert me  

tt_news: plugin.tt_news.showNewsWithoutDefaultTranslation = 1

by Antonio Willybiro [awillys] :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

Re: tt_news: plugin.tt_news.showNewsWithoutDefaultTranslation = 1

by Antonio Willybiro [awillys] :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Problem was linked to another extension (custom extension) that was
installed.

all seem to be working fine now

Antonio



"Antonio Willybiro" <keiser_soze@...> wrote in message
news:mailman.1.1257589834.12367.typo3-english@......

> 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