21278 Posts in 5728 Topics by 2599 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1215 Views |
-
"Page Last Updated" Timestamp

7 July 2010 at 4:22pm
Is the a way to display the date that a page was last updated?
-
Re: "Page Last Updated" Timestamp

7 July 2010 at 5:34pm
There is 2 fields LastEdited and Created which are datetime fields stored for each DataObject (pages as well). You can use it in the template like $LastEdited.Nice.
See http://api.silverstripe.org/2.4/sapphire/model/SS_Datetime.html for methods you can call.
-
Re: "Page Last Updated" Timestamp

7 July 2010 at 7:07pm
Perfect! Thanks for the speedy and helpful reply!
| 1215 Views | ||
|
Page:
1
|
Go to Top |


