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,36 @@
.. include:: /Includes.rst.txt
.. _breaking-68116:
===================================================
Breaking: #68116 - Drop RTE.userLinks functionality
===================================================
See :issue:`68116`
Description
===========
Drop RTE.userLinks functionality from the ElementBrowser. The option was broken since 6.0 and has been removed now.
Impact
======
The special option won't show up in the ElementBrowser anymore.
Affected Installations
======================
All installations which use the option `RTE.userLinks`
Migration
=========
Use the newly added Tabbing API to add your custom link selection tab.
.. index:: Backend, RTE