Feature Request
Is your feature request related to a problem? Please describe.
The blog extensions uses a page.10 page object with Fluid Template. If you use the modern PageView object for page.10, the extension is not working well. Paths to layouts, templates, ... are not resolved because of (view vs paths). The data processor "record-transformation" should be used, instead of calling the f:cObject Viewhelper to render the page content.
Describe alternatives you've considered
Might be a separate T3 v13 Site Set to use PageView instead of Fluid Template as a page object.
Feature Request
Is your feature request related to a problem? Please describe.
The blog extensions uses a page.10 page object with Fluid Template. If you use the modern PageView object for page.10, the extension is not working well. Paths to layouts, templates, ... are not resolved because of (view vs paths). The data processor "record-transformation" should be used, instead of calling the f:cObject Viewhelper to render the page content.
Describe alternatives you've considered
Might be a separate T3 v13 Site Set to use PageView instead of Fluid Template as a page object.