Content was removed 

TYPO3 v15 

User TSconfig v15 changes 

auth.BE.redirectToURL removed 

The TSconfig option auth.BE.redirectToURL has been removed.

If a redirect after a successful backend login is required, it is recommended to create custom PSR-15 middleware to handle the redirection.

TYPO3 v14 

TypoScriptFrontendController, TSFE 

See also: TypoScriptFrontendController, TSFE

config.absRefPrefix removed from frontend TypoScript 

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

GIFBUILDER property reduceColors has been removed 

Changed in version 13.0