[TYPO3] How to wrap links?

Fabian Koenig koenig at bluhouse.de
Mon Jul 2 17:29:22 CEST 2007


Hi!

I want to wrap ALL links with the <strong>-Tag.
(I don't need bold text. What I need is the <strong>-Tag!! So I can't 
use CSS to solve the problem..)

Example:
old: <a href="foo.com">fubar</a>
new: <strong><a href="foo.com">fubar</a></strong>

Any idea how to do that?

regards,
.:fabian


More information about the TYPO3-english mailing list