[TYPO3-l10nmgr] Better support for TemplaVoila

Andreas Kiessling kiessling at pluspol.info
Fri Jun 24 09:02:57 CEST 2011


Hi Felix,

i hope i got you right:
you want to translate FCEs with separate content elements, so the 
translation is not done inline but fetched from a new row in the database?

There's an undocumented setting which enables these FCEs to use with 
l10nmgr.

Quoting from the Changelog:
https://svn.typo3.org/TYPO3v4/Extensions/l10nmgr/trunk/ChangeLog

2008-02-15 Daniel Pötzinger
	* introduce new FCE translationMode: 
<langDatabaseOverlay>1</langDatabaseOverlay>
	* => therefore allow translation of flexforms also for overlay records

Just put that right under the langDisable setting.


You also might want to enable localizing your FCEs from the TV page module:
http://bugs.typo3.org/view.php?id=16521

Put this in your page ts:
mod.web_txtemplavoilaM1.enableLocalizationLinkForFCEs = 1


HTH,
Andreas



More information about the TYPO3-project-l10nmgr mailing list