[TYPO3-english] how can I add my own text to all links generated by SiteMap?

Tomasz Chmielewski mangoo at wpkg.org
Wed Feb 3 14:16:32 CET 2010


Right now, SiteMap will generate the links like this:

<a href="index.php?id=10" title="Sometitle"  >Sometitle</a>


However, I would like it to add " &raquo;" at the end of the link:

<a href="index.php?id=10" title="Sometitle"  >Sometitle &raquo;</a>


How can I set it? I couldn't find a correct setting in TypoScript Object 
Browser where I could add my own text to the link.


-- 
Tomasz Chmielewski
http://wpkg.org


More information about the TYPO3-english mailing list