Thanks very much for the hint, much needed. I spent ages going through all the docs and was still not sure how to do it.
Shame there are no real examples about how to do this anywhere --- at least not understandable by non TYP03 Gods :-) lib.parseFunc_RTE.nonTypoTagStdWrap.encapsLines.encapsLinesStdWrap.H2.wrap = <span>|</span> For tt_news I eventually got it done too: plugin.tt_news.displaySingle.content_stdWrap.parseFunc.nonTypoTagStdWrap.encapsLines.encapsLinesStdWrap.H2.wrap = <span>|</span> I guess I can do the same for any plugin that wraps it's fields' content with stdWrap. I'm also glad that the changes only take effect on theFE and the H2 fields are not saved with this wrap. Means I can change it a future date very easily. Thanks very much! _______________________________________________ TYPO3-english mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
