Set of features used in publishing sites and pages.
0
votes
3answers
136 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
3answers
578 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 ...
3
votes
2answers
1k views
New site columns are not being completely propagated to a content type in a site collection
We're working on a SharePoint 2010 publishing site that has been deployed to our client's environment. We need to add 5 new site columns and add them to one of the content types (that's based on ...
3
votes
2answers
156 views
Migrating changes from development site to staging site without doing a content database backup and restore
I wanted to find out the best practice to migrate changes from a development site to staging or production site. I think there should be a better way than backing up the content database on ...
2
votes
2answers
2k views
List does not exist - My Alerts on this Site->Add Alerts
When I try to access the URL - http://sample.url.com/sites/SiteColl/SPE/_layouts/SubChoos.aspx, it throws the below error however it is working for the other subsites
12/06/2011 16:08:45.59 ...
0
votes
2answers
54 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
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 ...
0
votes
2answers
604 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 ...
3
votes
1answer
150 views
“Publishing Portal” vs a “Publishing Site with Workflows”
I am creating a new site and the business hasn't requested anything specific for publishing with workflow needs, so at the moment the default top level site is a Team Site.
What is the best practice ...
1
vote
1answer
102 views
Entire site times out after page is approved. Looks like it's caused by the NavNodes table in content database
We've got a SharePoint site that recently started giving errors randomly when approving pages.
The only changes we made was to update the site to CU August 2012, and turn on UPS, but I'm not sure if ...
1
vote
1answer
912 views
Can't enable/disable publishing features on a meeting workspace
I'm trying to save a meeting workspace as a template. However, on this client's server, upgrade happened, so I got Pages library IDs messed up. I managed to fix that issue everywhere else on the farm, ...
1
vote
1answer
623 views
Migrating MOSS 2007 to SharePoint 2010 giving the error “Invalid Object Name sites”
I am migrating SharePoint 2007 publishing site to SharePoint 2010. These are the steps I have followed
1. Backup the content database from the SP2007 machine.
2. Restore that database in sql server ...
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
1answer
165 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
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
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
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
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
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
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 ...
-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 ...
2
votes
0answers
49 views
GetPublishingPages using the DefaultView?
I'm pulling a list of pages from a PublishingWeb like so
...
PublishingWeb pubWeb = PublishingWeb.GetPublishingWeb(elevatedWeb);
foreach (PublishingPage page in pubWeb.GetPublishingPages())
{
...
1
vote
0answers
111 views
can I access previous versions of publishing pages via '_vti_history/…'?
I'm not sure what I should be expecting when trying to access a version url of a publishing page.
I can see that there is a Url property of SPListItemVersion for publishing items in the page library, ...
1
vote
0answers
101 views
sharepoint, workflow, publish globally
I'm using SharePoint designer 2010,
I have create reusble workflow and publish it.
when I associate the workflow to a list, do I create a copy of that workflow or this is apointer to the source ...
1
vote
0answers
120 views
Site Theme Error when publishing enabled?
Hoping someone can help me. This is a SharePoint 2010 Environment.
When trying to click on 'site theme' in the site settings menu of one of the sub-sites in a site collection that has publishing ...
0
votes
0answers
34 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
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
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
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 ...

