[TYPO3-dev] How to wrap rteHtmlArea content with DIV tag?

Martinov Evgeniy genuisereal at hotmail.com
Wed May 31 12:25:14 CEST 2006


Hi everybody!

Sorry for my asking here, but I tried already to find a solution in other 
places.

I want to organize an information column on my website such as user can add 
several text content elements to the right column and insert necessary text 
in rte (rteHtmlArea).
Then I need to wrap content from each text element with special <DIV 
class="myclass"> tag for styling of this block as a whole.
When user creates next text element It must be wraped as separate element so 
each element is separate block of <DIV class="myclass">.

I tried to use wrap in such way
RIGHT_COL < styles.content.getRight
RIGHT_COL.wrap = <div class="myclass"> | </div>

but it wraps content of all text elements only atonce. But I need that each 
element could be wraped.

thank you in advance for you advices

with respect,
Evgeniy

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/





More information about the TYPO3-dev mailing list