TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:09 +02:00
commit af8cc155b5
6818 changed files with 642608 additions and 0 deletions
@@ -0,0 +1,27 @@
.. include:: /Includes.rst.txt
.. _breaking-69168:
====================================================================
Breaking: #69168 - Removed non-tabbed view of Content Element Wizard
====================================================================
See :issue:`69168`
Description
===========
The "New Content Element Wizard" view to show possible content elements to create now only shows the elements in a tabbed view.
The non-tabbed view variant has been removed without substitution.
The TSconfig option `mod.wizards.newContentElement.renderMode` has been removed.
Migration
=========
Remove the TSconfig option `mod.wizards.newContentElement.renderMode` from any configuration settings.
.. index:: TSConfig, Backend