[TASK] Organize file / link selector output
This change sorts out the link selector fields and additional fields, as well as the file selector to streamline the padding/margin between all boxes, cleans up the search box and adds some UX improvements to make the modal less cluttered. Some labels still need to be moved to a XLF file. In addition, some minor PHP cleanups are made to make the dependencies more visible. Resolves: #93322 Releases: master Change-Id: I5f191cefbf1e1fd8dae9e398d3001faf72193cb5 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67467 Tested-by:Oliver Bartsch <bo@cedev.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Richard Haeser <richard@richardhaeser.com> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Richard Haeser <richard@richardhaeser.com>
Showing
- typo3/sysext/backend/Classes/Controller/File/FileController.php 4 additions, 3 deletions...sysext/backend/Classes/Controller/File/FileController.php
- typo3/sysext/filelist/Resources/Private/Templates/File/CreateFolder.html 1 addition, 1 deletion...lelist/Resources/Private/Templates/File/CreateFolder.html
- typo3/sysext/recordlist/Classes/Browser/FileBrowser.php 16 additions, 42 deletionstypo3/sysext/recordlist/Classes/Browser/FileBrowser.php
- typo3/sysext/recordlist/Classes/View/FolderUtilityRenderer.php 68 additions, 83 deletions.../sysext/recordlist/Classes/View/FolderUtilityRenderer.php
- typo3/sysext/recordlist/Resources/Private/Language/locallang.xlf 3 additions, 0 deletions...ysext/recordlist/Resources/Private/Language/locallang.xlf
- typo3/sysext/recordlist/Resources/Private/Language/locallang_browse_links.xlf 3 additions, 0 deletions...ist/Resources/Private/Language/locallang_browse_links.xlf
- typo3/sysext/recordlist/Resources/Private/Templates/LinkBrowser/File.html 12 additions, 10 deletions...ordlist/Resources/Private/Templates/LinkBrowser/File.html
- typo3/sysext/recordlist/Resources/Private/Templates/LinkBrowser/Mail.html 2 additions, 2 deletions...ordlist/Resources/Private/Templates/LinkBrowser/Mail.html
- typo3/sysext/recordlist/Resources/Private/Templates/LinkBrowser/Telephone.html 2 additions, 2 deletions...st/Resources/Private/Templates/LinkBrowser/Telephone.html
- typo3/sysext/recordlist/Resources/Private/Templates/LinkBrowser/Url.html 2 additions, 2 deletions...cordlist/Resources/Private/Templates/LinkBrowser/Url.html
Please register or sign in to comment