[TYPO3-templavoila] localization without inheritance

Francois Suter fsuter at cobweb.ch
Tue Aug 8 09:38:34 CEST 2006


Hi,

> Just as a line like this?
> 
> langDisable=1
> 
> ?

No, like:

<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
<T3DataStructure>
    <meta type="array">
       <langDisable type="integer">1</langDisable>
     </meta>
     <ROOT type="array">
...

> Also, what repercussions has this later one when translating? I would think
> none, as it's the container that would not be translated, but content inside
> still could be - is that correct?

Correct.

HTH

-- 

Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch



More information about the TYPO3-project-templavoila mailing list