Adding a "Last Modified" Date on SharePoint Pages

This post has moved to my new blog:

http://sharepointcherie.blogspot.com/2009/09/adding-last-modified-date-on-sharepoint.html

Print | posted on Monday, September 14, 2009 6:34 AM

Feedback

# re: Adding a "Last Modified" Date on SharePoint Pages

Left by Ejaz Hussain at 6/15/2010 6:36 AM
Gravatar I have already customize my master page and created some publishing site. And i want to add last modified date feature on each publishing page.
Can anybody tell me the steps to add above code into customized master page.

Thanks
Regards

# re: Adding a "Last Modified" Date on SharePoint Pages

Left by Bristol.NET at 7/10/2010 9:50 AM
Gravatar Exactly what I was looking for. Thanks

# re: Adding a "Last Modified" Date on SharePoint Pages

Left by Sarah at 2/3/2011 3:38 AM
Gravatar Hi,
I am trying to get the modified date at the bottom of each site and seem to be failing with above. I am VERY new to sharepoint so please be patient..
I have added the tag to my deault.master (my copy of) and default.aspx.
I can add the code into a placholder on default.master and it shhows, however if I try and add to default.aspx so it is visible in my site the whole site goes into error and on aspx it cannot render the control... what am I missing...

# re: Adding a "Last Modified" Date on SharePoint Pages

Left by Cherie Riesberg at 2/8/2011 10:49 AM
Gravatar Sarah,
You are probably getting the error because you are putting the code on the default.aspx page.
This code is for the master page. Open the master page with SharePoint Designer and go into _catalogs, masterpage (Master Page Gallery) and find your custom master page. I wouldn't modify the master pages that are there, I would make a copy of one, rename it and make your modifciations to that. The file extension is .master. Hope that helps.

Your comment:





 
 

Copyright © Cherie Riesberg

Design by Bartosz Brzezinski

Design by Phil Haack Based On A Design By Bartosz Brzezinski