Deprecation: #109196 - Deprecate doktypesToShowInNewPageDragArea user TSconfig
See forge#109196
Description
The user TSconfig option
options.
has been deprecated and will be removed in TYPO3 v15.0.
The page tree toolbar submenu now automatically determines available doktypes based on the user's group permissions. Manual TSconfig configuration is no longer needed.
Impact
Using the deprecated user TSconfig option triggers a deprecation-level log entry and will stop working in TYPO3 v15.0.
Affected installations
TYPO3 installations that set
options. in their user
TSconfig.
Migration
Remove the
options. option
from your user TSconfig. The page tree toolbar will then display all
doktypes that the current backend user is allowed to create based on their
group permissions.