0
votes
1answer
19 views

SharePoint 2010 Publishing - are you able to modify web part?

I have a publishing site and I created a page, which allows publishing, but also allows me to add web parts. When I open this page in Designer it informs me that I can only edit the layout mode and ...
0
votes
0answers
17 views

CustomAction Javascript is not executed on Publishing page

hi i have the following problem. I try to add a custom action(code below) to a publishing page it adds but if i click the button the javascript in the handler is not executed does anybody know the ...
3
votes
1answer
53 views

Sharepoint 2010 Auto update twitter status

We have a SharePoint 2010 installation branded for use as our corporate website. I am creating a "News" section using SharePoint Publishing features and I have been requested by the powers that be to ...
0
votes
1answer
159 views

Get current page title in Itemstyle.xsl without script

I have a requirement where I need to customize the display of content in a content query web part based on metadata associated with the page layout. When I say customize the display I am not filtering ...
0
votes
0answers
99 views

Access denied to root /_layouts/PageSettings.aspx page

Why does our user get an Access Denied when trying the view the Page Settings for a publishing page in a nested site collection? (e.g /company/manual) Also, why would SharePoint access the root ...
0
votes
1answer
8 views

Is it possible to list the usages of an item from ReusableContent

Actually this is two questions... When looking at Page-Content (content of a publishing Page) in edit-mode: Is there a way to determine if a block of content is a Reusable Content? And which one? ...
0
votes
1answer
69 views

Problem with setting default page on exported web

When creating publishing web, we use this method for setting default page: public void SetDefaultPage() { try { if (PublishingWeb.IsPublishingWeb(_courseWeb)) { ...
1
vote
2answers
193 views

Publishing Page - hide page layouts

We have requirement to leave only article layouts for publishing pages and hide others (Redirect, Blank Web Part Page, Table of Contents, Splash etc should be hidden). Any ideas how we could achieve ...
0
votes
0answers
47 views

SharePoint Publishing and Records Center

Are SharePoint Publishing and Records Center functionality compatible? Any good content on Records center in combination with SharePoint publishing out there?
2
votes
1answer
224 views

Changing PerformancePoint Dashboard page to be Publishing Page?

Is there any way to make the PerformancePoint Dashboard page (the page where you can see your charts, scorecards etc.) to a publishing page. Currently I believe its a web part page and my CSS is not ...
1
vote
1answer
129 views

Sharepoint proxy page not accessible when not logged in

I created a proxy aspx page following this guide: http://www.sharepointjohn.com/sharepoint-2010-cross-domain-proxy-page-for-client-side-scripts/ I deployed the solution to the farm using the two ...
4
votes
3answers
2k views

Provisioning Publishing Page Content using a Feature

I'm provisioning a bunch of Publishing pages using a feature, using the template redirection technique. <Module Name="Page-Not-Found" Url="$Resources:cmscore,List_Pages_UrlName;"> <File ...
0
votes
1answer
602 views

Server Error on “/Forms/EditForm.aspx” Pages list cache permission check failed. Pages list cache permission check failed. Pages list is missing?

I have a Sharepoint environment with two languages, english and german and now i got a little error on the german one. If i click on "Edit Page" in the top ribbon i get the following error: Its not ...
0
votes
1answer
566 views

Programmatically enumerating Web Part Zones of a Publishing Page Layout

I have a situation where a class I have is passed a PublishingPage instance and I want to enumerate any and all web part zones that are used in the Layout Page for this page. This is proving tough. ...
4
votes
3answers
1k views

What is publishing Site or Page and why do we need it?

Article found on this but not in plain English. Anyone else wants to give it a shot with plain (non-lawyer version) English.