Task #92118
closedDrop TCA [ctrl][thumbnails] and user uc[thumbnailsByDefault]
100%
Updated by Christian Kuhn about 4 years ago
- Related to Task #79622: Streamline CSS Styled Content and Fluid Styled Content added
Updated by Gerrit Code Review about 4 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65493
Updated by Gerrit Code Review about 4 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65493
Updated by Gerrit Code Review about 4 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65493
Updated by Francois Suter about 4 years ago
If this is the way the Core Team wants to go, I'm not going to fight against the flow, but I would like to say that I use this very often in custom extensions for my clients and they appreciate it.
Updated by Christian Kuhn about 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ae39eb5a8b81b0e029b24d13d41283d5d4aa99d1.
Updated by Christian Kuhn about 4 years ago
Thanks for feedback, Francois.
The issue with this functionality is more that it's half done:
Ok, records may show some image sometimes (and it does not work for tt_content). But it can't easily render other stuff in list module that could be useful for an editor. There isn't even a hook to manipulate the title as far as i can see.
However, the list module is currently undergoing quite a bit of refactoring. I can imagine much more solid ways to manipulate the list view when this continues. Dropping this feature currently gives us more freedom to continue with refactoring works.
I hope this change is fine for now, let's see what happens with further works :)
Updated by Christian Kuhn about 4 years ago
- Related to Task #92226: DatabaseRecordList: Drop getVisibleColumns() added
Updated by Markus Klein about 4 years ago
- Related to Bug #91940: Thumbnail not rendered if field is last in showitem added
Updated by Benni Mack almost 4 years ago
- Status changed from Resolved to Closed