[TYPO3] Content slide

Tapio Markula tapio.markula at xetpoint.fi
Wed May 14 10:57:58 CEST 2008


Hi

How to use style.content.get.slide...



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
}
}


I would like to set
  styles.content.getHeader
and
styles.content.getBorder
as slide

my boss told that something like
styles.content.getBorder.slide= -1

could work but WHERE to define it?


More information about the TYPO3-english mailing list