[Typo3] typolink and adding the tstamp in the title tag...

Steffen Müller steffen at mail.kommwiss.fu-berlin.de
Tue Sep 27 23:51:15 CEST 2005


Hi.

On 27.09.2005 23:06 Ries van Twisk wrote:
> 
> I have this typoscript whoch is part if a large piece of TS that get's
> the most 10 updated page in part of my tree:
> 

What's your "updated"-criteria?
pages.tstamp or tt_content.tstamp?
Could you please send me the code if your criteria is tt_content.tstamp?
I almost gave up to solve this.

> 
> But how can I make sure that I add a title for the typolink that show
> the tstamp file like I add the tstamp file after the link.
> 

There are several workarounds around in the german list.

using TS:
http://lists.netfielders.de/pipermail/typo3-german/2005-August/001428.html

or get the URL with
stdWrap.typolink.returnLast=1
and stdwrap the html code manually.

Last but not least, you can use a userFunc with typolink.userFunc
http://lists.netfielders.de/pipermail/typo3-german/2005-September/002694.html

Hope that helps.

-- 
cheers,
Steffen



More information about the TYPO3-english mailing list