Content was removed
TYPO3 v14
TypoScriptFrontendController, TSFE
Changed in version 14.0
Deprecated with Deprecation: #105230 - TypoScriptFrontendController and $GLOBALS['TSFE'], removed with Breaking: #107831 - Removed TypoScriptFrontendController.
See also: TypoScriptFrontendController, TSFE
config.absRefPrefix removed from frontend TypoScript
Changed in version 14.0
See Breaking: #108114 - Global frontend content link prefixing removed
Instances should check the rendered frontend for broken links after upgrading to TYPO3 v14 and substitute hard coded link generation with proper API calls, for instance based on the various URL, URI and asset related Fluid ViewHelpers.
TYPO3 v13
Conditions loginUser(), usergroup() have been removed
Changed in version 13.0
Deprecated with Deprecation: #100349 - TypoScript loginUser() and usergroup() conditions, removed with v13. Use the variables frontend.user and backend.user instead.
GIFBUILDER property reduceColors has been removed
Changed in version 13.0