[TYPO3-english] SOLVED (almost) No 'nice text' rendering + GMENU for multilanguage is NOT working ok
    mario 
    m at mariochiari.net
       
    Sat Sep 26 15:17:06 CEST 2009
    
    
  
Joey,
thanks for the nice explanation.
I was thinking that there were some kind of default case, if you do not
tell the core how to handle that.
my best wishes
mario
Il giorno ven, 25/09/2009 alle 09.35 +0200, JoH asenau ha scritto:
.....
> config.sys_language_uid = 1
> 
> This will just trigger the language overlay for pages.
> Since you might be using different extensions than CSS-styled-content and
> you are able to even use a completely different table for content elements,
> the core just can't know in advance which mechanism to use to get the
> records in the desired language.
> 
> TypoScript is not restricted to the output of tt_content and can be used
> with different extensions, different tables and even a different database
> could be possible.
> 
> Even while using CSS-styled-content you might want records with different
> languages on one page.
> i.e. showing the original default language and the translation side by side.
> 
> There are many other possibilities to use a field other than
> sys_language_uid for language selection.
> 
> This is why you have to tell the core how to handle this.
> 
> HTH
> 
> Joey
> 
    
    
More information about the TYPO3-english
mailing list