Hi

I have


temp.mainTemplate = TEMPLATE

temp.mainTemplate {
     # Feeding the content from the Auto-parser to the TEMPLATE cObject:
   template =< plugin.tx_automaketemplate_pi1
     # Select only the content between the <body>-tags
#  workOnSubpart = DOCUMENT_BODY
subparts{
colHeader < styles.content.getHeader
colLeft < styles.content.getLeft
colRight < styles.content.getRight
colNormal < styles.content.get
colBorder < styles.content.getBorder
footercontentshared < styles.content.getFooterShared
}
}

how to get the slide property correctly for
styles.content.getHeader
and
styles.content.getBorder

where and how to define
styles.content.getHeader.slide=-1
styles.content.getBorder.slide=-1

I try to find something from TS ref but I didn't find.

_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to