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,29 @@
.. include:: /Includes.rst.txt
.. _feature-50039-1668719172:
===========================================================
Feature: #50039 - Configurable width of the Element Browser
===========================================================
See :issue:`50039`
Description
===========
It is now possible to set the width and height of the element browser on a per-user basis via UserTSConfig.
Usage:
::
options.popupWindowSize = 400x900
options.RTE.popupWindowSize = 200x200
Impact
======
The Element Browser width and height can be set for better usability and user experience.
.. index:: TSConfig, Backend