Project

General

Profile

Actions

Feature #60723

closed

Make PageRenderer Template Configurable

Added by Philipp Wrann almost 10 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-08-01
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:

Description

It should be possible to configure the PageRenderer.html template.
I want to move the css includes to the page end (from head) and cant find a possibility for that.
I cant hook in at the right moment to call setTemplateFile, i cant overrule the Class in extbase config, i cant exchange the class with autoloader...

You could:
add a hook at the right moment where you can modify the PageRenderer itself
make the templateFile a static property that i could change in localconf
make the rendering process use a fluid view i could exchange
...

Or maybe add 2 new PAGE settings
- page.includeCSSFooter
- page.includeCSSFooterLib

Or add a setting
- config.moveCSSToFooter

i would prefer the last one because it would be the most secure way thinking about updates and stuff....


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #11287: Fluid section for header codeClosed2010-12-05

Actions
Related to TYPO3 Core - Feature #78613: Add includeCSSFooter and includeCSSFooterlibs properties to pageClosed2016-11-08

Actions
Actions

Also available in: Atom PDF