[TYPO3-irre] RFC #6087: Localization of child records with IRRE
Oliver Hader
oh at inpublica.de
Wed Jan 23 23:07:35 CET 2008
Hi,
I now have the following new field configuration properties for TCA
(woule be keys in $TCA[<table>]['columns'][<field>]['config']):
* localizationMode := keep|select
-> Defines in general whether children really localizable or just taken
from the default language.
* appearance/showPossibleLocalizationRecords := 0|1
-> Shows unlocalized records which are in the default language, but not
yet localized
* appearance/showRemovedLocalizationRecords := 0|1
-> Shows records which were once localized but do not exist in the
default language anymore
* appearance/showSynchronizationLink := 0|1
-> Defines whether to show the "synchronize" link to update to an 1:1
translation with the original language
* appearance/showAllLocalizationLink := 0|1
-> Defines whether to show the "localize all" (or "copy and translate
all records") to fetch untranslated records from the original language
Since the localization mode 'select' will be implemented to offer a
dynamic way of localization, all cases can be achieved with these new
settings.
What do you think?
olly
--
Oliver Hader
http://inpublica.de/
More information about the TYPO3-project-irre
mailing list