ingeniumdesign blog

TYPO3, SEO und Magento

TYPO3 Aufbau mit der Ext. automaketemplate

Hier mal ein perfekter TYPO3 Aufbau für die ext. automaketemplate
plugin.tx_automaketemplate_pi1 { content < plugin.tx_rlmptmplselector_pi1 elements { BODY.all = 1 BODY.all.subpartMarker = DOCUMENT_BODY HEAD.all = 1 HEAD.all.subpartMarker = DOCUMENT_HEADER HEAD.rmTagSections = title TD.all = 1 DIV.all = 1 } relPathPrefix = fileadmin/templates/main/ }temp.contentAreaTemplate = TEMPLATE temp.contentAreaTemplate { template =< plugin.tx_automaketemplate_pi1 // Modify the template selector config: This is a sub template! template.content.templateType = sub workOnSubpart = DOCUMENT_BODY subparts.CONTENT < styles.content.get subparts.RCONTENT < styles.content.getRight subparts.LCONTENT < styles.content.getLeft subparts.BORDER < styles.content.getBorder } temp.mainTemplate = TEMPLATE temp.mainTemplate { template =< plugin.tx_automaketemplate_pi1 template.content.templateType = main workOnSubpart = DOCUMENT_BODY subparts.content < temp.contentAreaTemplate # subparts.content = CONTENT # subparts.content < styles.content.get } temp.headTemplate = TEMPLATE temp.headTemplate { template =< plugin.tx_automaketemplate_pi1 workOnSubpart = DOCUMENT_HEADER } page = PAGE #page.config.incT3Lib_htmlmail = 1 page { typeNum = 0 bodyTag = includeCSS { # file1 = fileadmin/templates/main/res/layout.css # file2 = fileadmin/templates/main/res/content.css } 10 < temp.mainTemplate headerData.10 < temp.headTemplate }
[ad#posting]

Andere interessante News:

Ein Kommentar, Kommentar schreiben oder Ping

  1. wirkt sehr übersichtlich….

Schreibe zu “TYPO3 Aufbau mit der Ext. automaketemplate

*