Actions
Feature #105638
closedPageContentFetchingProcessor: Allow to modify select config
Start date:
2024-11-19
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Context: The Content Blocks extension has a feature for "Nested Content Elements". It works different than conventional solutions, which set a fixed colPos to hide nested content. There is an API to generate a SQL WHERE statement to filter those out. In order to work with the new PageContentFetchingProcessor, an event needs to be added to modify the TypoScript config.
Content Blocks issue for reference: https://github.com/FriendsOfTYPO3/content-blocks/issues/273
Actions