Set of features used in publishing sites and pages.
0
votes
1answer
1k views
Error loading and running event receiver Microsoft.SharePoint.Publishing.Internal.PublishingWebEventReceiver in Microsoft.SharePoint.Publishing
I am seeing the following error in my application log:
Error loading and running event receiver Microsoft.SharePoint.Publishing.Internal.PublishingWebEventReceiver in Microsoft.SharePoint.Publishing, ...
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.
...
0
votes
1answer
174 views
Sharepoint 2007 publishing page review alerts vs SharePoint 2010
In SP 2007 we could when creating a a new publishing page configure a review date that would alert the page contact when the page needs to be reviewed. Can we do the same thing in SharePoint 2010 on a ...
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
1answer
11 views
Does enabling Publising in a Team site allow features of both in the same site?
Assuming a team site in SP 2010 enables publishing, then are the features of both available? Such as content query web part and also the announcements web part?
Does this then mean either a team site ...
0
votes
0answers
32 views
How to use customized Default Page Layout for Catalog Item Pages?
I try to implement an internet site with SharePoint 2013 using the new concept of cross site publishing.
Content is stored in an authoring site collection and crawled through the search service app. ...
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 ...
0
votes
3answers
134 views
Start this workflow to approve publishing a major version of an item
How can i uncheck the option/setting "Start this workflow to approve publishing a major version of an item" in a publishing approval workflow of a pages library of publishing site.
I found other ...
0
votes
2answers
53 views
Unpublished pages showing in search
I have an issue in SP2010 where previously published pages have been unpublished and hidden from the navigation, but they are still showing up in searches. Regular users then try to click their way ...
0
votes
1answer
103 views
Why are changes to navigation nodes by my Powershell script rolling back?
I've written some scripts that were supposed to help me correct links manually added to the navigation of a site. Basically I'm just doing a find and replace in all of the URLs. I've figured out how ...
0
votes
1answer
94 views
Different Approvers group for subsite on publishing portal
I have a site collection with Publishing with Approval turned on. I have a requirement that a subsite within that site collection have approvals handled by a different set of people than are in the ...
0
votes
0answers
93 views
SharePoint 2010 and October 2012 CU Issue In Publishing Image
I have a publishing website using SharePoint 2010, recently I have installed the October 2012 cumulitive update. All of a sudden I am noticing that all my publishing images which included in them a ...
0
votes
0answers
30 views
Publishing feature on Document Set
Is there anyway to extend a Document set to have publishing feature like a pages?
I am not meaning publish the individual item inside the Document set, but the whole document set including the set ...
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
163 views
Enabling publishing infrastructure feature by default in sharepoint 2010?
I saw this question posted on a site and I would like to know if there is an answer as I have the same issue.
I know how to in the settings activate publishing feature on a site but is it possible to ...
0
votes
3answers
574 views
Missing SharePoint Server Publishing Feature on a Sharepoint 2010 Enterprise edition site collection
I have a licensed Sharepoint 2010 Enterprise edition and Office 2010 standard. In my project, I have a document library for which I would like to enable approve/reject and publish/unpublish features ...
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))
{
...
0
votes
1answer
29 views
Creating a page library with shared and unshared pages in Sharepoint
I wish to create a Page library that has some shared items that everyone can see, and some items that just some users can see. What might be the best way to implement this?
0
votes
2answers
599 views
What's the connection between “Recently modified in Quick Launch” and the “SharePoint Server Publishing”-Feature?
First I had a plain Team Site without the Feauture "SharePoint Server Publishing" activated. I created several Site Pages, all rendered automatically without the annoying "Recently Modified".
When I ...
0
votes
1answer
482 views
The URL is invalid. It may refer to a nonexistent file
public override void ItemCheckingIn(SPItemEventProperties properties)
{
base.ItemCheckingIn(properties);
#region Automatic Scheduling
ScheduledItem scheduledItem = null;
...
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?
0
votes
1answer
343 views
no “top link bar” available ALTHOUGH “Publishing” is disabled
I have sharepoint 2010 and I experience problems with the "top link bar" - it is simply not available under "look and feel" options (there is a "navigation" instead).
I've read on a variety of sites ...
0
votes
2answers
675 views
2010 Team Site with Publishing enabled: navigation issues
We're using SharePoint 2010 Standard and have a scenario in which there is a Team Site with Publishing Features enabled. We have a custom Masterpage (a slightly modified version of v4.master - with ...
0
votes
1answer
60 views
How to Move Project Management site to production server from local
Right now I am learning Sharepoint 2010. I have developed simple project management site.
Really I don't have any idea about how to move this site to production server(another server)
from my local ...
0
votes
3answers
125 views
The AllItems view not applied when add list to page as 'WebPart'
Im sure its pretty easy, but I dont know why its not working
I have a custom list with the default view AllItems, I have made some changes to this view (through SPD), every thing works fine in the ...
0
votes
0answers
132 views
Workflows and publishing feature with e-mail notification sends mutliple e-mails
I have a requirement which states "When a document is being uploaded to the document library, an email should be sent for approval". I'm using a SharePoint Designer workflow for this. I also need to ...
0
votes
1answer
399 views
Error on activating Publishing Feature SharePoint 2010
I am working with SharePoint 2010. I need to activate SharePoint Publishing Infrastructure Feature under Site Administration>Site Collection features. But when I try to activate this feature I get the ...
0
votes
1answer
1k views
Publishing workflow fails
Does anyone know what's the problem with a workflow (or sharepoint itself) if I cannot publish a workflow. If I check for errors I get a message that no errors are found and saving the workflow works. ...
0
votes
1answer
601 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
650 views
Setting a Publishing Hyperlink Field Value that has no Value
I am using the Object Model and the Microsoft.SharePoint.Publishing.Fields.LinkFieldValue namespace in an attempt to set the value of a Hyperlink Column on a SharePoint 2007 Publishing Site.
...
0
votes
2answers
116 views
Accessing additional content type from a page layout (in markup)
I have the following content types
Testimonial Page (Inherits from Page)
Testimonial Video (Inherits from Video)
I have a page layout that is based off of the Testimonial Page content type. I ...
0
votes
2answers
105 views
Images do not show up on published pages
I created a new page layout from Publishing - Pages. From there I added an image report control on my page allowing users to upload a required picture for this particular kind of page.
When the page ...
-1
votes
1answer
32 views
Mandatory page reviewal process
For a publishing site and set of publishing subsites what would be the best way of setting up a page review process.
Each page would have a person responsible (the page owner) who would have to ...
