Tagged Questions
3
votes
1answer
48 views
How to show a specific version of a sharepoint publishing page instead of the most current approved version to anonymous users
I am trying to create a control that will deliver any specific version of a sharepoint publishing page to anonymous users. Example:
MyPage.aspx has versions 1.0, 2.0, 3.0, 4.0, with 4.0 being the ...
2
votes
6answers
772 views
Which CSS framework(s) work well with SharePoint publishing sites?
Past, now irrelevant back story: I was trying to make some changes to BlueBand and get 'up and running pretty quickly' but after looking at it further this is no longer an option due to tables that a ...
1
vote
2answers
2k views
Sharepoint 2010 WSP Deployment problem. Can’t deploy new files
We have found a problem with our deployment to a production server that runs Sharepoint 2010 Publishing Site Collection.
We are deploying WSP packaged from Visual Studio to Sharepoint Management ...
0
votes
0answers
117 views
Enable anonymous users to add comments and ratings to SharePoint 2010 publishing site page
Any suggestions/guidance on how to allow an anonymous user to add comments to any SharePoint 2010 publishing site page (public Internet facing site)?
Options I have thought about:
Reuse the OOTB ...
0
votes
1answer
153 views
NullReferenceException thrown in “GetAvailablePageLayouts”
I ran into this error recently when trying to get all the page layouts in a publishing site (Microsoft.SharePoint.Publishing.PublishingWeb) from a custom layouts page in a subsite. The code worked on ...
0
votes
1answer
38 views
Two Questions on Sharepoint Publishing Sites
I have a custom page layout which is based on a custom content type. I have placed several textfields and lookup fields from custom content type in the page layout. I want them to be seen to only ...
0
votes
1answer
88 views
Publishing a Magazine in Sharepoint 2007
My client wants to create a company internal magazine on Sharepoint 2007. Actually I never seen anything like this in any Sharepoint site before.
An "issuing system" (like issue #1, october) is ...
0
votes
1answer
453 views
Browsing a SharePoint publishing page returns a 404 error message
I've changed the master page on a publish site collection. When I browsed back to the start site to check the new master page the browser just returned a 404 error, telling me that the page could not ...