[TYPO3-english] where do I set wrapping for _text_ part only?
Tomasz Chmielewski
mangoo at wpkg.org
Fri Feb 5 15:39:28 CET 2010
With this content element generated by TYPO3, I'm able to set the
wrapping applied to the whole content element ("mywrap1"), to header
only ("mywrap2"), but I can't find a way to set a custom wrapping which
would go around the _whole_ text element (marked with "mywrap3", below).
Could anyone help me? It must be an obvious thing, but I must be blind
today :(
<!-- CONTENT ELEMENT, uid:1/text [begin] -->
<mywrap1>
<!-- Header: [begin] -->
<mywrap2>Header</mywrap2>
<!-- Header: [end] -->
<!-- Text: [begin] -->
<mywrap3>
Some text goes here:
<a href="#">Link</a>
</mywrap3>
<!-- Text: [end] -->
</mywrap1>
<!-- CONTENT ELEMENT, uid:1/text [end] -->
--
Tomasz Chmielewski
http://wpkg.org
More information about the TYPO3-english
mailing list