Set of features used in publishing sites and pages.
11
votes
2answers
656 views
What would cause a sharepoint publishing page to display a “Lorem ipsum”?
I've created a publishing page, placed a custom web part on in and published it. When I try to navigate to it I see this text instead of the content:
Page Content field value. Lorem ipsum dolor ...
7
votes
2answers
261 views
How do I make a custom publish botton for a page and make it do the same as the ribbon publish botton?
How do I make a custom publish botton for a page and make it do the same as the ribbon publish botton? We have a request from the customer to make a simple page that should have a custom publish ...
6
votes
4answers
2k views
Files in feature won't update when marked with GhostableInLibrary
Having an issue updating files with a feature. This is for custom branding. here is a sample of the elements.xml file. If I add a new file, it will provision fine, but any changes to existing files ...
5
votes
1answer
726 views
404 HTTP Module causes an authentication popup in Manage Content & Structure page
We build an HTTP Module to handle 404 errors on a public SharePoint 2010 project.
We found the new functionality in SharePoint 2010 that sets the FileNotFound property of the Web Application very ...
5
votes
1answer
159 views
How can I tell if a document is 'being published'?
I need to use the relevant event receiver to tell if a document is being published, is this possible? I will settle for has 'just been published' - i.e. I have no preference between itemupdating and ...
5
votes
1answer
985 views
SharePoint output page cache always re-created / Rendered using cache profile debugging info " Time always changes
This issue has been isolated to "old" content that was published prior to activating the output cache profile. New content (post cache activation) is not suffering from this.
I have a SharePoint 2010 ...
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 ...
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.
4
votes
2answers
1k views
How do I apply master page changes to all subsites in SharePoint 2013?
I realize similar questions have been asked, but master pages have changed somwehwat in SharePoint Server 2013, and this is actually several questions in one. I've read lots and lots of articles, and ...
4
votes
2answers
1k views
Removing Orphaned WebParts via PowerShell - CheckIn/CheckOut Requirement Loop
A client migrated from 2007 to 2010 doing a database detach/reattach without checking the database for orphaned objects first. I whipped up a PowerShell script to programmatically remove orphaned ...
3
votes
3answers
356 views
Are there any problems with enabling Publishing Features on a Team Site?
I have a team site that we created for our department to use. It has a custom master page that we built. I want every subsite to use that same master page. I found that when I enable Publishing ...
3
votes
3answers
1k views
How do you allow Content Authors to add Javascript to a Publishing Page?
We have an internet-facing, SharePoint 2010, Publishing Site. The content authors that maintain the site are JavaScript savvy web designers. They would like to be able to add JavaScript to publishing ...
3
votes
3answers
2k views
Activating Publishing Feature breaks because of custom Master?
This issue is related to this post.
I get an error message when the publishing feature is activated on sites of certain types. This means that I also get an error message when I create certain sites ...
3
votes
3answers
641 views
Do updates to page layouts reflect on current pages?
I am working on a 2010 Publishing site. We have a bunch of pages tha are based off of a layout that controls news stories. We have made the change in the layout which is just adding some additional ...
3
votes
2answers
590 views
How to put web parts on publishing pages?
Scenario: On a intranet page there is several site verticals (hierarchies) (e.g products and services). Now I want for each site to have a familiar welcome page.
How is it best to put web parts on ...
3
votes
1answer
54 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 ...
3
votes
1answer
172 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 ...
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
157 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
692 views
Value of Hyperlink Field in Page Layout
I'm making a Page Layout in SharePoint Designer 2010.
I have, as part of the content type for this Page Layout, a field of type Hyperlink.
I want to use the "Description" and actual URL stored in ...
2
votes
3answers
493 views
OnPublish and OnUnpublish equivalent events?
I have an aggregated display of Publishing Pages based on an expensive query which includes permissions, page location, page content type and publishing state, which means I'm caching the results of ...
2
votes
3answers
1k views
How do I approve & publish a folder and everything inside it?
How do I approve & publish a folder so that everything inside of it is published and live?
Please post a screencast
2
votes
2answers
1k views
Hit Counter for List Item
I am working on custom solution that works like a blog. I have a list that contains articles, and I have publishing page that takes the list item id in the URL and query the list to display it.
Now I ...
2
votes
2answers
1k views
Search for unpublished documents
We are using SharePoint 2010 Standard. We have a site collection that is setup with publishing features turned on. I need search to index and serve minor (unpublished) versions as well as published ...
2
votes
2answers
2k views
How to add content to Content Editor Webpart programatically?
So I have the standard Content Editor Webpart (MSContentEditor.dwp). The title i can set via webPart.Title (MSDN).
I can't find any property where I would set the content editor's content.
I ...
2
votes
1answer
841 views
Search Center Master Page issue
I am working with a SharePoint 2010 Publishing site and need some help on some issues I am having as it relates to Search. First, we are directing search results to a standard Sharepoint Search ...
2
votes
1answer
194 views
Why is default ScheduledItem StartDate a 'weird' value?
If you create a new ScheduledItem object and look at the StartDate - it's 1/1/1990 - why? This has just caught me out when trying to evaluate whether the dates have been set or whether they're, what I ...
2
votes
3answers
4k views
Activating and deactivating publishing feature breaks SP2010 wikis?
I have created an Enterprise Wiki site on SharePoint 2010.
I have added some pages to the wiki - that worked fine.
By default, it seems that an Enterprise Wiki has publishing turned off. If I ...
2
votes
2answers
156 views
Do you activate collaboration features on publishing sites?
I have a client with a publishing site. They want to add News and Events to the site. Would you create another document library with a content type derived from Pages? Or would you enable the ...
2
votes
2answers
730 views
Can't activate Publishing Feature
On some sites I get the following error when trying to activate the publishing feature.
Event log message was: 'Failed to initialize some site properties for Web at Url: 'http://intranet/social'. ...
2
votes
1answer
528 views
Using BCS and External Content Types to create Publishing Pages
I'm starting a new SharePoint 2010 web content management project where a portion of the site's content is driven by an external system (SQL Server based). Think employee bios... The external system ...
2
votes
1answer
1k views
Publishing HTML and RichTextField display HTML code - not rendering (2010)
I have several custom columns of type "Publishing HTML", and a page layout several controls which point to the columns:
<SharePointWebControls:RichTextField
DisableInputFieldLabel="True"
...
2
votes
1answer
143 views
Blog posts appear to all users before the set published date has been reached
Setting the "Published" date (a list column in List 'Post') to some time/date in the future seems to have no effect on delaying the post. I'm finding it becomes publicly viewable immediately. I tried ...
2
votes
1answer
198 views
How to set Welcomepage using onet.xml
I need to set Welcome Page url only using onet.xml
In this case OverView.aspx should be welcome page. This is what i found. But didnot work for me.
<WebFeatures>
<!-- Enable Publishing ...
2
votes
2answers
1k views
Controlling Metadata Search Refiners in Search Refinement Panel
I'm trying to figure out why not all of my Metadata terms appear as refiners in the Refinement Panel.
I have the following content type structure:
Lawyer
Office
News
There are Metadata terms ...
2
votes
1answer
341 views
Feature upgrade incomplete for Feature 'PublishingWeb' - Could not find file
I'm upgrading SharePoint 2007 to 2010 using attach and upgrade method.
When running database upgrade a series of similar errors are shown in upgrade log (could not find some temp file with an ...
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())
{
...
2
votes
1answer
242 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 ...
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 ...
2
votes
1answer
211 views
Updating PublishingVariationRelationshipLinkFieldID
We have a publishing site with variations. There is a dev server and a stage server and the content is pretty much same in both. Recently I was editing one of the webpart content pages in the dev ...
2
votes
1answer
620 views
Printing Infopath form 2010(.xml) in Sharepoint 2010 [closed]
My question is related to printing an Infopath 2010 form in Sharepoint 2010.I designed an Infopath 2010 form in Infopath Designer 2010 and published it to a form library in Sharepoint 2010.The end ...
1
vote
4answers
396 views
HTML content from crawled properties in SP Site
I've been working on a step for F4SP 2010, where I had to get the HTML content from the Site crawled of Sharepoint, and get a div into it.
My question is not how to do that.
I have the main problem ...
1
vote
2answers
2k views
upload master page using powershell
What i am trying to acchieve is to write a script that will automatically update all master pages on all site collections in a certain web application.
The only problem i am having is that when i ...
1
vote
2answers
177 views
Separating “Navigation Title” from “Page Title” on an Internet Site
I am involved in a SEO(Search Engine Optimization) project for a SharePoint 2010 Publishing Site. One optimization that we want to make is to improve the content of our html title elements. Currently, ...
1
vote
3answers
301 views
Do I need to enable the publishing features to change a Team Site's master page?
When building a SharePoint 2010 site, we have a root Publishing site that has been branded up using a custom Master Page.
We'd now like to add some Team Sites below the publishing site, and have our ...
1
vote
2answers
101 views
Publishing Report PDFs Monthly - multiple permissions to view them
We have about 30 reports a month to publish. Each report will have a different set of security rights. (For example, office manager x should only be able to see his/her report. But there are a few ...
1
vote
2answers
489 views
How do I publish SharePoint 2007 wiki articles to single MS Word document?
I have a SharePoint wiki with several separate articles that I would like to consolidate into a single MS Word document. The articles are in a standard SharePoint 2007 wiki with no customizations.
I ...
1
vote
1answer
245 views
Automatically schedule a page on publish
When the user publishes a page, I need to automatically schedule it with a start date being as soon as possible, and the end date being a year from the start date. I've tried the event receiver ...
1
vote
1answer
495 views
How to set anchor tags href value using SharePointWebControls:FieldValue column?
I am trying to set the value for href attribute of an anchor tag in one of my SharePoint Publishing Site layout pages. I need to set the value to the value stored in one of the columns in page's ...
1
vote
1answer
1k views
Difference between wiki pages library and pages library?
I have the following scenario.
We have a sharepoint 2010 web template to create sites in our organization.\
After the site is created there is a custom button that activates publishing features.
The ...

