[Typo3] How do I do a conditional wrap?

Simon Angling simon at anglings.com
Wed Jun 29 21:19:44 CEST 2005


Peter Klein wrote:
> Check out this FAQ..

Thanks Peter. I don't think this was the correct link but it did make me 
aware of the FAQs!

I did find a few pointers in the FAQs and eventually have come up with this:

    subparts.CONTENT_RIGHT < styles.content.getRight
    subparts.CONTENT_RIGHT.stdWrap.required = 1
    subparts.CONTENT_RIGHT.stdWrap.wrap = <div id="boxout"> | </div>

I knew it would be easy.

Still learning...
Simon



More information about the TYPO3-english mailing list