[TYPO3] Wrap mailto-links with letter-image
Hauke Haller
haller at led-info.de
Mon Mar 6 12:43:02 CET 2006
Martin Rud schrieb:
> Hi list,
>
> I want to wrap all links of type mailto with something (for instance
> with an image of a letter before). That means that all links as this
>
> <a href="mailto:test at test.com">mail me!</a>
>
> should be outputtet
>
> <img src="my/path/letter.gif"><a href="mailto:test at test.com">mail
> me!</a>
>
> I have not been able to Google a good answer...
>
> Any ideas for some typoscript?
>
> Regards,
> Martin
Hi Rud,
http://typo3.org/documentation/document-library/references/doc_core_tsref/current/view/5/15/
may help.
Hauke
More information about the TYPO3-english
mailing list