[TYPO3-templavoila] Multilingual pages with TV 0.5.0 CVS and Typo3 4.0 Beta3

Marco Deseri marco.deseri at kirio.it
Wed Mar 15 11:04:33 CET 2006


> What happens if you change to <langChildren type="integer">0</langChildren>

I tried setting this (only in my FCE DS). 
In the backend, I still see the selector allowing me to switch the CE
language. 
In the frontend I can see only the default language content element (no
duplicated entries at least).

Just to make things clear, am I to set language options in my TCE DS, and
leave TV Page DS untouched, right?

At the moment, my TCE DS looks like this:
<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
<T3DataStructure>
<meta type="array">
<langChildren type="integer">0</langChildren>
<langDisable type="integer">0</langDisable>
</meta>
    <ROOT type="array">


While my TV page DS looks like this:
<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
<T3DataStructure>
    <ROOT type="array">


Thanks again for your patience!



More information about the TYPO3-project-templavoila mailing list