[FEATURE] Allow appending of element browser mounts
A new User TSconfig option is introduced that allows the alternative element browser page tree mounts to be appended instead of beeing replaced: options.pageTree.altElementBrowserMountPoints.append Additionally the handling of temporary mount points within the RTE and the wizard element browser is unified. If a temporary mount point is active the altElementBrowserMountPoints will be ignored. Resolves: #50780 Documentation: #63009 Releases: master Change-Id: I2a0b616b398131684a2c7c71a25b4b51ef6f0c50 Reviewed-on: http://review.typo3.org/31898 Reviewed-by:Alexander Stehlik <alexander.stehlik@gmail.com> Tested-by:
Alexander Stehlik <alexander.stehlik@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
Showing
- typo3/sysext/core/Classes/Authentication/BackendUserAuthentication.php 18 additions, 0 deletions...core/Classes/Authentication/BackendUserAuthentication.php
- typo3/sysext/core/Documentation/Changelog/master/Feature-50780-AppendElementBrowserMountPoints.rst 38 additions, 0 deletions.../master/Feature-50780-AppendElementBrowserMountPoints.rst
- typo3/sysext/recordlist/Classes/Controller/ElementBrowserController.php 17 additions, 17 deletions...ecordlist/Classes/Controller/ElementBrowserController.php
- typo3/sysext/rtehtmlarea/Classes/Controller/BrowseLinksController.php 4 additions, 1 deletion.../rtehtmlarea/Classes/Controller/BrowseLinksController.php
- typo3/sysext/rtehtmlarea/Classes/Extension/Abbreviation.php 9 additions, 6 deletionstypo3/sysext/rtehtmlarea/Classes/Extension/Abbreviation.php
Loading
Please register or sign in to comment