[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:45:52 CET 2010
On 02/03/10 14:25, Peter Russ wrote:
> --- Original Nachricht ---
> Absender: Tomasz Chmielewski
> Datum: 03.02.2010 14:16:
>> 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 " »" at the end of the link:
>>
>> <a href="index.php?id=10" title="Sometitle" >Sometitle »</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.
>>
>>
> Check the tt_content object, that does the magic ;-)
Yes, I'm looking there for two hours or so now :) but can't find a
setting which would let me add some text between <a ...>HERE</a> tags.
Most likely it sits somewhere here, as I want to have it in "Menu of
subpages to these pages (with abstract)":
tt_content.menu.20.4.1.NO....
But I don't feel I'm any closer :|
--
Tomasz Chmielewski
http://wpkg.org
More information about the TYPO3-english
mailing list