Printing "Last updated" date on a page
Printing "Last updated" date on a page
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
extensions -> tags -> modified_date
--- snip ---
Just insert the tag into your template/page like: {modified_date format="%A %d-%b-%y %T %Z"}
--- snap ---
--- 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
Thanks for your speedy answer. 
