[TYPO3] Content slide - Must everything slide?

Alexander Stehlik alexander.stehlik at googlemail.com
Tue Apr 8 17:20:20 CEST 2008


Yes, thats what I meant :)

Sorry, I'm not that familiar with the TYPO3 terminology yet.

2008/4/8, bernd wilke <xoonsji02 at sneakemail.com>:
>
> on Tue, 08 Apr 2008 16:17:04 +0200, Alexander Stehlik wrote:
>
> > You could add an additional content field in your right column which
> > only contains the 4th plugin and you could disable content slide for
> > this content field or use a different template for you subpages which
> > doesn't have this extra content field. May be even better since your
> > backend won't look too complicated for your subpages.
>
>
> do you mean column instead of field?
> that's the way I would solve it.
>
> An additional column which is displayed just following the column, where
> the content will slide.
>
> instead of
> 10 = TEMPLATE
> 10.marks {
>         LEFT < styles.content.getLeft
>         LEFT.slide = -1
> }
>
> use something like:
>
> 10 = TEMPLATE
> 10.marks {
>         LEFT =COA
>         LEFT {
>                 10 < styles.content.getLeft
>                 10.slide = -1
>                 20 < styles.content.getBorder
>         }
> }
>
> bernd
>
> --
> http://www.pi-phi.de/t3v4/cheatsheet.html
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list