Forums / Setup & design / When was site last updated
Felix Laate
Tuesday 16 August 2005 4:02:25 am
Hi all!
I'm back from vacation, and as I'm trying to gear my brain into working-mode, I'm staggered by this one:
I'm trying to figure out how to show when the content of a site ( and I mean any content on a site) was last updated (added new,modified or deleted).
Hoppala! (as the say in Vienna)
Felix
Publlic Relations Manager Greater Stavanger www.greaterstavanger.com
Thursday 18 August 2005 12:07:31 pm
Ho ho!
As I got no hint on this one I did a little more research. I found this: http://ez.no/community/forum/developer/list_of_last_updated_objects and of it made this:
{section name=Child loop=fetch('content','tree',hash(parent_node_id,2,limit,1,sort_by,array(array('modified',false()))))} {$Child:item.object.modified|l10n('date')} {/section}