[TYPO3] lastupdate and automaketemplate
tapio
tapio.markula at dnainternet.net
Fri Jan 13 10:11:23 CET 2006
Marlies C wrote:
> "ben van 't ende [netcreators]" <ben at netcreators.nl> wrote in message
> news:mailman.1.1137107172.2112.typo3-english at lists.netfielders.de...
>
>
>>Hi Marlies,
>>
>>I am trying to find a way to have last update done automatically. For now
>>it only can be done by setting the field in the pages record manually. It
>>seems most logical if that field would be updated when a content element
>>on the page gets updated and it takes the tstamp from that ce. How do you
>>use last updated?
I recommend try to create a TS Template for that. Endeed I'm not sure,
if TS have methods to convert timestamp to humanreadable format.
It doesn't take much time to do this. You can do that simple with your
own php script. just get the the timestamp field and convert it with
some function into another format and print it.
ALL timestamp comparison with other pages takes time and are performance
killers. Make a separate page of last update pages.
More information about the TYPO3-english
mailing list