[TYPO3-templavoila] Multilanguage setup - what am I missing?

Brian Bendtsen brb at mentor-it.dk
Mon Mar 20 11:17:07 CET 2006


Kasper Skårhøj wrote:
> Please read localization guide (see other mail just sent)
> Question: You are using latest CVS?
> If you pass me a login privately I will take a look. Screenshots/ 
> recordings is also welcome to show the problem.
> 
> - kasper
> 
> 
> On Mar 20, 2006, at 10:34 , Brian Bendtsen wrote:
> 
Hi

I changed this in the DS XML structure:
     <meta type="array">
         <langChildren type="integer">1</langChildren>
         <langDisable type="integer">1</langDisable>
     </meta>
to:

     <meta type="array">
         <langChildren type="integer">1</langChildren>
         <langDisable type="integer">0</langDisable>
     </meta>
and then it worked. I better write that down.

/Brian Bendtsen



More information about the TYPO3-project-templavoila mailing list