But I only want to wrap plugin header, not all tt_news plugin. Besides that, I just want to wrap header for other specific plugins, apart from tt_news.
Thanks, Sergio 2010/8/18 Philippe Moreau <[email protected]> > If it's for tt_news, you might wanna try using plugin.tt_news.stdWrap > instead. It should give the same result and it's much easier. > > > On Wed, Aug 18, 2010 at 8:00 AM, Sergio <[email protected]> wrote: > > > Hi list, > > > > I want to use my own wrap instead "lib.stdHeader" 's on certain plugin > > headers. This is the code I made: > > > > tt_content.list.10.10.1.fontTag = <div class="my_class"><h3>|</h3></div> > > > > It works great. The problem is: all plugins are affected :( > > > > Would you know how to write a condition on TS for this to be applied only > > on > > certain plugins (let's suppose tt_news)? > > > > Thanks in advance, > > Sergio > > _______________________________________________ > > TYPO3-english mailing list > > [email protected] > > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english > > > > > > -- > Philippe Moreau > _______________________________________________ > TYPO3-english mailing list > [email protected] > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english > _______________________________________________ TYPO3-english mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
