[Typo3] Wrapping whole content

Robert Markula robert.markula at gmx.net
Fri May 20 14:03:37 CEST 2005


Rob De Vries wrote:
> try this :
> [treeLevel = 0]
> temp.contentArea.subparts.CONTENT.stdWrap.wrap = <...> | </...>
> [end]
> 
> you have to use conditions outside the { }
> 
> this will fail:
> 
> temp.contentArea {
> [treeLevel = 0]
> subparts.CONTENT.stdWrap.wrap = <...> | </...>
> [end]
> }

Great! It works! I didn't think it was possible this way, but thinking 
about it afterwards, it makes perfect sense.

Thank you very much!

Ro



More information about the TYPO3-english mailing list