Tagged Questions
4
votes
1answer
488 views
How do I use Paul Irish's Conditional comments in a SharePoint 2010 master page
I want to use Paul Irish's Conditional comments from the Boilerplate HTML template:
<!--[if lt IE 7 ]> <html lang="en" class="no-js ie6"> <![endif]-->
<!--[if IE 7 ]> ...
1
vote
1answer
187 views
how to add announcement list to a master page in SP 2010
I want to add an announcement list to my masterpage, so that these announcements are shown in all the pages in the sitecollection.
from googling i found out that we cannot add dynamic webparts to ...
0
votes
1answer
57 views
Add Contact Page Owner EMAIL ONLY link to Master Page in SharePoint 2010
I'm in a SharePoint 2010 Publishing site, full license. I'm attempting to add a "Contact Page Owner" email link in a custom footer of a copy of the v4.master that grabs the Page Owner's email address ...
0
votes
0answers
53 views
What is the difference between PlaceHolderBodyAreaClass and PlaceHolderTitleAreaClass?
In Sharepoint2010, when adding CSS, which contentplaceholder is it best to overwrite? PlaceHolderBodyAreaClass, PlaceHolderTitleAreaClass, or perhaps even adding a SharePont:CssRegistration tag ...
0
votes
1answer
147 views
In moss 2010 after set my customer masterpage to whole web application , master gallery occurs error when upload a file
I have developed my own mater page and made it to all the web application,but recently i found when i upload a new masterpage and click save, the page will occurs error:
Reason: The viewstate ...
0
votes
0answers
885 views
Enabling anonymous access in SharePoint 2010 not working
CENTRAL ADMIN
I have created a web application using claims based authentication.
I have allowed anonymous access on the default zone.
Anonymous policy is set to none in central admin for the ...