[TYPO3] Localization problem - header fields
Morten Kjems
mortenkjems at gmail.com
Thu Apr 12 23:39:58 CEST 2007
Thanks Dmitry!
After a bid of reading I figured it out. I needed to set the
"Inheritance" mode in the Template data structure.
For everyone else who might have the same problem, the needed
information can be found here:
Frontend Localization Guide:
http://typo3.org/documentation/document-library/core-documentation/doc_l10nguide/1.0.0/view/1/3/#id2718626
And the code snippet that goes in the Template DS:
<meta>
<langChildren>1</langChildren>
<langDisable>0</langDisable>
</meta>
Thanks again
/Morten
Dmitry Dulepov skrev:
> Hi!
>
> Morten Kjems wrote:
>> The problem is that when I want to translate "page properties" for a
>> page, I get a limited version with no option to translate the header
>> fields.
>
> It seems that localization is not enabled in TV. You need to look into
> Frontend Localization Guide and choose localzation mode for TV that best
> suits your needs.
>
More information about the TYPO3-english
mailing list