Feature #103894
closedAutomatically fetch all content elements for a page grouped by the colPos
100%
Description
As a follow up to #103783 one could now use the information from backend_layout / PageLayout to get additional properties next to "colPos", to define the default rendering for a colPos:
- "slideMode" - if no content exists in a colPos, should TYPO3 look in the parent page(s) for content?
- How should we make the "column" more speaking? we introduce an "identifier".
The benefit is that even the Page Module could render the info in the Backend.
Then, we could actually populate the page automatically with the right content.
Updated by Benni Mack 6 months ago
- Related to Feature #103783: Add Record objects when resolving data in Frontend added
Updated by Gerrit Code Review 6 months ago
- Status changed from New to Under Review
Patch set 15 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/+/83638
Updated by Gerrit Code Review 6 months ago
Patch set 16 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/+/83638
Updated by Gerrit Code Review 6 months ago
Patch set 17 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/+/83638
Updated by Benni Mack 6 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 31e37247ef8131978ec9e217dd261243b18506f0.
Updated by Benni Mack 6 months ago
- Related to Task #103906: Reduce DB queries when loading content elements for a page added
Updated by Benni Mack 4 months ago
- Related to Task #104369: Add test extension "test_classic_content" added
Updated by Nikita Hovratov 2 days ago
- Related to Feature #105638: PageContentFetchingProcessor: Allow to modify select config added