TYPO3: debug language labels backend

revision 690aa2ffcc2cce2136b5b8da1390e9c3b9c9aec9

raw

README.rst

Show the full language label paths in the backend:

$TYPO3_CONF_VARS['BE']['lang']['debug'] = true;

In TYPO3 8, this is different:

$TYPO3_CONF_VARS['BE']['languageDebug'] = true;

See https://docs.typo3.org/typo3cms/extensions/core/Changelog/8.7/Important-71095-AddLanguageDebugModeToAllConfiguration.html

raw

typo3-backend-label-paths.png

typo3-backend-label-paths.png

History