[TYPO3] styles.content.getRight. with slide

Krystian Szymukowicz t33k.RE.MO.VE at RE.MO.VE.prolabium.com
Sun Jun 4 21:53:53 CEST 2006


Krystian Szymukowicz wrote:
> 
> 2. this one should do the job IMO but it works as there were no slide
> 
>     styles.content.getRight.slide = -1
>     temp.a = COA
>     temp.a.if.isTrue.numRows < styles.content.getRight
>     temp.a.10 < styles.content.getRight
>     temp.a.10.wrap = <div class="item">|</div>
> 
> 

finally - so simple as this:

temp.a < styles.content.getRight
temp.a {
stdWrap.required = 1
stdWrap.wrap = <div class="item">|</div>
}

--
Krystian



More information about the TYPO3-english mailing list