[TYPO3] localizing fce's?

Frank Sonck frank.sonck at freebel.net
Fri Feb 29 14:12:53 CET 2008


Hello Francois,

Thanks for your reaction but actually it doesn't work unfortunately. I 
get an error / warning only.

Regards,
Frank Sonck


Francois Suter schreef:
> Hi,
> 
>> There's no localization button in my FCE. And if I just make a second
>> (copy) version of the FCE and put that in the second language (french)
>> then, on the french page both FCE's are shown. So that's not good also.
> 
> If you look at the XML of your FCE's DS you should find something like:
> 
> <langDisable type="integer">1</langDisable>
> 
> towards the beginning. Try changing that to:
> 
> <langDisable type="integer">0</langDisable>
> <langChildren type="integer">1</langChildren>
> 
> just like for pages. Actually I've never done it for FCEs, but it should 
> work...
> 
> HTH
> 
> François Suter
> 


More information about the TYPO3-english mailing list