[Typo3] Language: [All] Content Elements not shown in FE

Matthias Nagl mnagl at web.de
Fri Feb 4 19:03:13 CET 2005


Hello List!

I am setting up an "one tree fits all" multilanguage configuration of typo3 (default: german, id1 english). Now for some pages there is a translation of the header but some content elements should appear on both language versions without copying. I think that is the function of the [All] option in the language menu of the page header. But whenever I set the language-field to all the content disappears on all versions of the site. In the database I find a sys_language_uid set to -1 for the changed content element. The language-section of my template looks like this:

#definitions for default language
config.sys_language_uid = 0 
config.language = de 
config.locale_all = de_DE 

# English language, sys_language.uid = 1 
[globalVar = GP:L = 1] 
config.sys_language_uid = 1 
config.language = en 
config.locale_all = english 
temp.quickmenu1.1.1.firstLabel = [Quick-Links]
temp.menu.stdWrap.outerWrap.innerWrap = Information for
temp.date.data = date : Y-m-d
[global]


So what am I doing wrong?

Thanks in advance

Matthias Nagl
__________________________________________________________
Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min.
weltweit telefonieren! http://freephone.web.de/?mc=021201




More information about the TYPO3-english mailing list