Atlanta .NET Regular Guys

News

Brendon Schwartz - Email Me
Matt Ranlett - Email Me

Brendon Schwartz

MVP Logo
Community Kit for SharePoint
View Brendon Schwartz's profile on LinkedIn

Matt Ranlett

Matt Ranlett MVP Logo

Community Links

Useful Links

SharePoint 2007

ASP.NET 2.0

Atlanta Area Bloggers

BizTalk

SharePoint 2007 WebControls

SharePoint 2007 Development

Correct way to add Site Copyright line in Graffiti CMS

It is very easy to add the copyright information to the page in a Graffiti CMS view, but the default new theme template adds the following

Add copyright information:

$data.Site.Copyright

You should update your templates with the following lines that will only display if you have copyright information, otherwise if the copyright information is empty it will display $data.Site.Copyright.

Better line:

$!data.Site.Copyright

Comments

No Comments

Leave a Comment

(required) 

(required) 

(optional)

(required)