Page 1 of 1

change page level {modified_date} to global level {global_modified_date}

Posted: Thu Apr 16, 2009 2:01 pm
by jack4ya
Okay... we have a {modified_date}.
Which works nicely... unless you print this on a newspage. Even though a new article might be added the date is displayed on the day the newsarticle (display) page was created. Follow me? (doesn't matter, keep reading).

Now I would like a tag that does this:
Display the date the of the last update made ANYWHERE on the site. So global level. Not page level.

It can probably be done be something like:

{ display the date the last 'cms backend user' logged off }
Assuming that my 'cms backend user' would not log on/off for nothing, it's probably an accurate date.

As cms backend user are already logged for the admin, it might be useful for a {global_modified_date}

Any help/thoughts on this?

Re: change page level {modified_date} to global level {global_modified_date}

Posted: Tue Apr 21, 2009 6:53 am
by jack4ya
Up she goes

Re: change page level {modified_date} to global level {global_modified_date}

Posted: Tue Apr 21, 2009 3:04 pm
by tyman00

Re: change page level {modified_date} to global level {global_modified_date}

Posted: Wed Apr 22, 2009 12:36 pm
by jack4ya
Embarrassing... Thnx!