[TYPO3-project-4-3] [TYPO3-core] RFC: #11825: Override FE labels with XML files
Steffen Gebert
steffen at steffen-gebert.de
Fri Oct 23 08:21:37 CEST 2009
Am 22.10.2009, 23:51 Uhr, schrieb Steffen Kamper <info at sk-typo3.de>:
> i don't see a reason for an array. There are same labels in, right? So
> it would be same result: last one wins.
No, it's exactly the point: With the current situation, only one
override-file is used - last one wins.
And only those labels are changed, which are defined in the last one.
With the suggested change, override file 1) could change labels A,B,C
while file 2) changes labels C,D,E.
2) wins with C, but A and B from 1) are also taken into account. This is
currently not possible.
Steffen
More information about the TYPO3-project-4-3
mailing list