Page 1 of 1

Printing "Last updated" date on a page

Posted: Sun May 13, 2007 9:22 am
by pdedecker
Is there some kind of module that will display when the date of the most recent update to a page? (Something like 'Last updated: May 13th 2007')

Re: Printing "Last updated" date on a page

Posted: Sun May 13, 2007 9:24 am
by tsw
extensions -> tags -> modified_date

--- snip ---
Just insert the tag into your template/page like: {modified_date format="%A %d-%b-%y %T %Z"}
--- snap ---

Re: Printing "Last updated" date on a page

Posted: Sun May 13, 2007 9:28 am
by pdedecker
Thanks for your speedy answer. :)