[TYPO3-mvc] FYI #8165: Enable overriding of Locallang files through locallangXMLOverride
Sebastian Kurfürst
sebastian at typo3.org
Tue Jun 15 08:42:18 CEST 2010
Hey everybody,
BT Reference: http://forge.typo3.org/issues/8165
Has Unit Tests: NO
Committed in Revision: 2336
Description:
In TYPO3 4.3, a feature for overriding locallang-files was introduced:
$GLOBALS['TYPO3_CONF_VARS']['SYS']['locallangXMLOverride']['EXT:gd_events/Resources/Private/Language/locallang.xml'][]
= 'EXT:gd_events/Resources/Private/Language/locallang_override_text.xml';
With this patch, Extbase properly supports this now.
Greets,
Sebastian
More information about the TYPO3-project-typo3v4mvc
mailing list