Feature #94929
closedIntroduce "smart content container" content element
0%
Description
The new content element "smart content container" is the MVP of a content element based on fluid_styled_content which is able to display a set of referenced content elements (content pool) using various configuration options in the frontend.
Special attention was paid to easy extensibility and the possibility of individual templating for the content element types.
The "smart content container" automatically detects if there are content elements outside the "smart content container" on a page and does not display these content elements inside the "smart content container".
This also works when the smart content container is rendered from a parent page using a content slide.
Not only individual content elements can be referenced in the content pool but also entire categories of content elements.
The "smart content container" then takes care of collecting and displaying the displayable content elements from the category.
With the "smart content container" it is easy to create something like "recommended content" lists and make sure that the content of the page does not overlap with the content of the "recommended content" list.
Because it's an MVP, this version of the "smart content container" content element doesn't offer too many options yet.
But as part of the MVP, a showcase community extension has already been created which extends the capabilities of the "smart content container".
Among other things, the showcase extension implements "special content placement" which is able to place special contents like e.g. contents of an advertising category at special positions of the list.
Updated by Gerrit Code Review over 3 years ago
- Status changed from New to Under Review
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/+/70680
Updated by Gerrit Code Review over 3 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/+/70680
Updated by Gerrit Code Review about 3 years ago
Patch set 4 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/+/70680
Updated by Gerrit Code Review about 3 years ago
Patch set 5 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/+/70680
Updated by Gerrit Code Review about 3 years ago
Patch set 6 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/+/70680
Updated by Gerrit Code Review about 3 years ago
Patch set 7 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/+/70680
Updated by Gerrit Code Review about 3 years ago
Patch set 8 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/+/70680
Updated by Gerrit Code Review about 3 years ago
Patch set 9 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/+/70680
Updated by Gerrit Code Review about 3 years ago
Patch set 10 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/+/70680
Updated by Gerrit Code Review about 3 years ago
Patch set 11 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/+/70680
Updated by Benni Mack about 3 years ago
- Target version changed from 11.4 to 12 LTS
Updated by Gerrit Code Review almost 3 years 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/+/70680
Updated by Benni Mack over 1 year ago
- Target version changed from 12 LTS to Candidate for Major Version
Updated by Christian Kuhn over 1 year ago
- Status changed from Under Review to Rejected