Actions
Feature #90654
openSlide option for FilesProcessor
Status:
New
Priority:
Should have
Assignee:
-
Category:
Content Rendering
Target version:
Start date:
2020-03-06
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
FilesProcessor could benefit from a "slide" option.
Like:
20 = TYPO3\CMS\Frontend\DataProcessing\FilesProcessor
20 {
references.fieldName = media
references.slide = 1
as = files
}
If no media was found for the current page, the FilesProcessor would then "slide" through its parent pages until the root page, looking for a media file.
Actions