Feature #102155
closedOption to disable tiles view in Filelist module
100%
Description
I found out that the User TSconfig option
options.file_list.enableDisplayThumbnails
doesn't exist anymore (the documentation should be updated). In Filelist module the default view is the tiles view. It would be great if there were a User TSconfig option to disable the tiles view or make list view default.
Updated by Chris Müller about 1 year ago
The setting "options.file_list.enableDisplayThumbnails" still exists with all three values possible:
- https://github.com/TYPO3/typo3/blob/12.4/typo3/sysext/filelist/Classes/Controller/FileListController.php#L283-L287
- https://github.com/TYPO3/typo3/blob/12.4/typo3/sysext/filelist/Classes/Controller/FileListController.php#L477
Updated by Chris Müller about 1 year ago
Please, also do not mix bug reports with feature requests.
Regarding documentation: If you find bugs in documentation, please open an issue in the according repository. The repository is linked on the bottom of each page.
Updated by Chris Müller about 1 year ago
- Status changed from New to Needs Feedback
Updated by Oliver Schmidt about 1 year ago
Okay ignore this part, I mixed up thumbnails and tiles view.
Oliver Schmidt wrote:
I found out that the User TSconfig option
[...]
doesn't exist anymore (the documentation should be updated).
But in the code it's clear that there is no option to disable tiles view and that's the feature I requested.
https://github.com/TYPO3/typo3/blob/638ba52dc0fc31a719fe86242af0b60074770446/typo3/sysext/filelist/Classes/Controller/FileListController.php#L466C1-L470C78
Oliver Schmidt wrote:
In Filelist module the default view is the tiles view. It would be great if there were a User TSconfig option to disable the tiles view or make list view default.
Updated by Chris Müller about 1 year ago
- Status changed from Needs Feedback to New
Updated by Gerrit Code Review 6 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/+/84508
Updated by Gerrit Code Review 6 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/+/84508
Updated by Gerrit Code Review 6 months ago
Patch set 3 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/+/84508
Updated by Gerrit Code Review 6 months ago
Patch set 4 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/+/84508
Updated by Gerrit Code Review 6 months ago
Patch set 5 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/+/84508
Updated by Gerrit Code Review 6 months ago
Patch set 6 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/+/84508
Updated by Gerrit Code Review 6 months ago
Patch set 7 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/+/84508
Updated by Gerrit Code Review 6 months ago
Patch set 8 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/+/84508
Updated by Gerrit Code Review 6 months ago
Patch set 9 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/+/84508
Updated by Gerrit Code Review 6 months ago
Patch set 10 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/+/84508
Updated by Gerrit Code Review 6 months ago
Patch set 11 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/+/84508
Updated by Gerrit Code Review 6 months ago
Patch set 12 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/+/84508
Updated by Julian Hofmann 6 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 79953beba77c2e5d9f4ac98f2b5e2e2777b3e618.