[TYPO3] Content slide
Tyler Kraft
tyler.kraft at netefficiency.co.uk
Wed May 14 12:57:33 CEST 2008
Hi Tapio
Take a look at the datatype at the start of tsref for how to slide a field
hth
Tapio Markula wrote:
> 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.
>
More information about the TYPO3-english
mailing list