Forums / Setup & design / When was site last updated

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

When was site last updated

Author Message

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

Felix Laate

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}			

Felix

Publlic Relations Manager
Greater Stavanger
www.greaterstavanger.com