[TYPO3] Basic wrapping and trimming content for default content elements
Dmitry Dulepov
typo3 at fm-world.ru
Tue Feb 28 13:41:18 CET 2006
Hi!
Martin Koch Andersen wrote:
> 1) How do I trim the text from all default content elements in TYPO3?
> Eg. trim the text from the 'Text w/image' content element textarea.
>
> 2) How do I wrap the text from all default content elements - after the
> header? Eg. <h1>Headline</h1><div id='my_wrap'>Text w/image here or
> whatever</div></h1>. My question is how to insert the <div id='my_wrap'>
> | </div> wrap after the header - and around the rest of the content.
Take a look to TS object browser for content rendering. You need to find
stdWrap properties to modify in your TS setup. This will solve both your
questions.
Dmitry.
--
"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)
More information about the TYPO3-english
mailing list