Feature #103241
closedAdd file search to FileLinkHandler
100%
Description
I'd like to propose a search field for file names within FileLinkHandler, similar to the one that is used inside of \TYPO3\CMS\Filelist\ElementBrowser\FileBrowser.
Especially in large sites with lots of files it is quite troublesome to find files to be linked by only having the standard list at hand. And actually, it's pretty easy to take the search relevant code from FileBrowser and put it into the render() method of FileLinkHandler. Would be a nice improvement...
Cheers,
Sven
Updated by Gerrit Code Review 9 months ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83191
Updated by Gerrit Code Review 9 months ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83191
Updated by Gerrit Code Review 9 months ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83111
Updated by Oliver Bartsch 9 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9e7fef12a1d7fe1b13eb713f208aca77ddbfa724.
Updated by Daniel Siepmann 9 months ago
- Is duplicate of Feature #103080: Lacking of file search input within link wizard added