[TYPO3-core] RFC: #11397: [Feature] Add class for render HTML header/footer for BE and FE

Steffen Kamper info at sk-typo3.de
Fri Aug 14 12:14:14 CEST 2009


Hi,

before i make a new patch to solve
* little bug concerns forceOnTop with header/footer libs
* setting removeEmptyLinesFromTemplate to FALSE at it change the look of 
sourcecode drastic
* make extOnReady also available for ExtCore

i would continue with the TS property naming. After discussion with 
Fabien, who did intensive testing, here is the suggestion, please comment:

page.stylesheet          (@remark: replaced by "includeCSS" and 
(?)declared as obsolete)
page.includeCSS
page.CSS_inlineStyle (@remark: replaced by "inlineCSS" and (?)declared 
as obsolete)
page.inlineCSS          (@remark: instead of cssInline)

page.JSLibs  (@remark: instead of javascriptLibs)
page.inlineJS           (@remark: instead of jsInline)
page.inlineFooterJS  (@remark: instead of inlineJSFooter)
page.includeJSLibs
page.includeFooterJSLibs
page.includeJS
page.includeFooterJS

page.inlineLanguageLabel
page.inlineSettings
page.extOnReady

page.headerData
page.footerData


vg Steffen


More information about the TYPO3-team-core mailing list