[TYPO3-ttnews] [t3-newbie] 2 questions: inheritance and _LOCAL_LANG

maaboo maaboo at gmail.com
Tue Sep 23 17:16:17 CEST 2008


2008/9/23 Georg Ringer <news at ringerge.org>

> Hi,
>
> maaboo wrote:
>
> Can you please use your real name here, thanks!


Sorry, i don't know where i can change it. I wrote it in "Your name
(optional)".


> > 1. I use the following tt_news settings:
> > I insert into root page (id=14) COA which consist of several news
> sources:
>
> > The code above shows two news sources from correct pages (42 and 43). But
> it
> > doesn't inherit subheader_stdWrap from general settings (and other
> > settings), but T3 use templateFile (and may be others).
>
> the first code is in TS befor the 2nd one?


The first is

plugin.tt_news { ... }

the second right after the first:

[globalVar = TSFE:id = 14]
lib.newsholder = COA
lib.newsholder {
    10 < plugin.tt_news
...
}
[global]

>
> > 2. Where i can read about _LOCAL_LANG (is it tt_news option or T3 core)?
> I
> > need to be sure that _LOCAL_LANG is RU by default. Where i can see it and
> > set it?
>
> Set
>        config.language = en
>        config.htmlTag_langKey = en
>        config.locale_all = en_EN


I have:
config {
  language = ru
  locale_all = ru_RU
}
is it enough?

-- 
with respect, MaaBoo
ICQ UIN: 22694713


More information about the TYPO3-project-tt-news mailing list