Questions related to pages that have the publishing infrastruture activated. Mostly used in WCMS scenarios and internet-facing sites.

learn more… | top users | synonyms

2
votes
1answer
327 views

MultipleLookupField validation errors when publishing a page

Whenever I try to publish a page that contains a MultipleLookupField I get the error You must fill out all required properties before completing this action. My setup is very simple I am using ...
2
votes
1answer
273 views

Creating a site definition

We have some 30+ departmental sites that need to be created for our intranet on SharePoint 2010 and are looking for ways to accelerate this process. One method suggested has been to use a standardized ...
0
votes
2answers
511 views

NullReferenceException on function call in master page

I've got the following code that works well on most pages in SharePoint 2010; but it blows up on Site Actions > Site Settings > Manage site features with a NullReferenceException on the GetRootTitle() ...
4
votes
3answers
211 views

Publishing Site “Save site as template”

How to save site as template for a Publishing Site ? I am not able to understand how this is done
1
vote
1answer
2k views

Iterate over Pages library and get each item's properties

I need to use C# to iterate over the publishing Pages library items on SharePoint 2010 and get their properties. For example, I need to get the item's filename (if it's a file) and detect if it's a ...
2
votes
1answer
75 views

Converting a Publishing Page site template to a WSS-compatible template

I am in the process of determining whether a couple of sites can be moved from a full MOSS server to a free WSS server. The current process has been to turn off all known MOSS-only features, export ...
0
votes
5answers
3k views

How to approve/publish a couple of pages together in SharePoint?

I am using SharePoint 2007 + Windows Server 2008 with SharePoint 2007's publishing portal template. I find when I edit a couple of pages, I need to check-in/publish/submit for approval/approve one ...
0
votes
2answers
231 views

Unable to parse page for field values error in ULS log

We get this error on every page request on our Production environment. All other environments are ok. The environment has been upgraded from SharePoint 2007 to SharePoint 2010. Unable to parse ...
0
votes
3answers
5k views

Default page of custom site template with SharePoint Server Publishing feature

I created a custom site template for Sharepoint 2010. In this template is automatically activated SharePoint Server Publishing feature by this code in onet.xml: <WebFeatures> <Feature ...
2
votes
2answers
192 views

302 Redirects and Search Engine Optimization

We're trying to improve our search engine ranking (in Google basically). One of the points raised that could be a problem is the 302 redirect performed when a user hits the site from a search engine ...
1
vote
0answers
121 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
2answers
752 views

Spell Checking in Publishing pages

QST1: Anyone know how to turn off the spell checking when clicking publish on a publishing page? Tried disabling farm feature without effect. QST2: Do you need the language pack installed for ...
2
votes
1answer
1k views

“Attempted to read or write protected memory” exception

We ran into this error while trying to open the page /_catalogs/masterpage/Forms/AllItems.aspx. I'd been attempting to approve a page layout that I'd just updated and checked in a major version. By ...
0
votes
1answer
367 views

Put Easy-Tabs in page layout rather than CEWP

Another question about the fantastic Christophe Humbert Easy Tabs library: Can the library be included in a page layout for a publishing site rather than in a content editor web part? This way it's ...
1
vote
0answers
99 views

Application Page 404 - Upgrade from 2007 to 2010

In a 2007 Publishing site developed for a client I deployed some custom pages to URL /CustomPages/Programmes.aspx (rather than application pages going in _Layout). The site custom master page was used ...
0
votes
1answer
52 views

how to view list of articles in publishing site?

In need to view list of article in publishing site with content. It's complicated by using layouts of pages. I find one not simple way - use only one layout and make xsl template for rendering only ...
0
votes
2answers
86 views

What level of permissions to give per site

What is best practice for departmental sites' permissions? Should certain users within each department have permission to create objects (pages, lists, etc.) or should the permissions only allow them ...
1
vote
1answer
447 views

Creating a site template with publishing features & multiple subsites inside subsites

So I have been researching this issue and I can see that I'm facing a lot of issues at the same time. Basically... I want to create a site template that has publishing features enabled and then it ...
1
vote
2answers
229 views

Files are not visible in Site Content and Structure

I have a CSS and bunch of images that are not visible when using Site Content and Structure but are visible via SPD? I'm guessing something to do with ghosting? The CSS files were deployed via a ...
3
votes
1answer
164 views

Can you use Content By Query to retrieve items from it's parents?

I know you can use the Content By Query component to retrieve items under the current site, however, I want to do the opposite. I'd like to look for items in the parent sites of the current site. I ...
3
votes
3answers
250 views

Folders in Pages Library?

In a publishsing site, there is a library called Pages. The web interface does not allow to create directories underneath. However, it's possible to create directories via SharePoint designer. This ...
1
vote
1answer
350 views

Icon doesn't show for Publishing Hyperlink

I've got a list with a Publishing Hyperlink column. A couple of the records point to PDFs, and I've tried checking the "Display icon" checkbox. No matter how many times I check the box, it shows it as ...
2
votes
1answer
281 views

How to change the Publishing Hyperlink icon image

Is it possible to change the default images SharePoint 2010 Server uses to show next to the Publishing Hyperlink column type? This is enabled via the "Display link with icon" checkbox in the dialog ...
3
votes
2answers
3k views

Path to jQuery file for SharePointWebControls:ScriptLink

I'm working in SharePoint 2010 Designer to create a custom page layout. I've added a SharePointWebControls:ScriptLink control but am not sure what the path is to my jQuery library. It's uploaded to ...
1
vote
2answers
509 views

How to Bypass Output Cache in SharePoint 2007 Publishing Internet site

We're building a mobile-friendly site to work in tandem with our client's MOSS 2007 internet site. We need to be able to redirect users who hit the home page and are using a mobile device. Our ...
0
votes
2answers
5k views

Publishing site vs. team site

We're trying to figure out the advantages/disadvantages of using Team Site or Publishing Site. The publishing site enables setting page titles more easily, along with scheduling of content, etc. ...
1
vote
2answers
6k views

Can't activate Server Publishing

I'm trying to activate the SharePoint 2010 Server Publishing on a site and it gives the following message: Site The feature being activated is a Site scoped feature which has a dependency on a Site ...
0
votes
1answer
302 views

issue importing a Site Collection using STSADM and 2010

So before anyone asks I need to use stsadm due to my lack of exposure to powershell. Anyway, I have run into issues using the export/import commands. The source and target are 2010 publishing ...
0
votes
2answers
707 views

Create a publishing site collection using Site Template

SharePoint 2010 - Publishing Site. I created one with several publishing webs underit. I saved the sitecollection/rootweb as a rootweb.wsp. I created a new webapp, new sitecollection (without picking ...
1
vote
2answers
179 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, ...
0
votes
1answer
184 views

Web Part Zones/Web Parts not rendered on page in Firefox

I am currently working on building out publishing site and since yesterday having issues with Firefox. We have pretty simple layouts that have a main Page Content Region and underneath this region ...
2
votes
1answer
1k views

<View> (ListViewWebPart) from within publishing page in feature

This is in the context of MOSS 2007. I have a custom site definition. Currently in ONET.xml we have the following Module: <View ...
0
votes
2answers
148 views

Profiling SharePoint 2010 with Red Gate ANTS Profiler

I'm trying to profile my customized SharePoint 2010 site with Red Gate ANTS Profiler, but I can't get it to work. I've followed every guide I could find, including the official guide, but I'm just ...
0
votes
3answers
2k views

Anonymous access does not work for Site Collection Images

I am trying to give anonymous access to Site Collection Images. I followed http://blogs.interknowlogy.com/rodneyguzman/archive/2007/08/30/21200.aspx but it does not work (keeps asking for username and ...
2
votes
0answers
517 views

What could be causing an unexpected error when trying to edit a root folder name? [closed]

I am using sharepoint 2010 publishing site. When I go to the gui part of sharepoint 2010(allitem.aspx) and go to one of my libraries, check a folder, go to the ribbon and hit edit properties and try ...
1
vote
2answers
163 views

Best practice for inheriting common content

I want my site to have a side column which will contain some default content (banners, rss feeds, summary link lists etc.) and I would like to have all this included by default in any pages created ...
6
votes
2answers
3k views

SPItemEventReceiver ItemUpdating and BeforeProperties / AfterProperties

I've bound and ItemUpdating event to a document library of a MOSS publishing site, I’m then trying to compare the Before and After properties. When I amend the field in the UI I expect the two values ...
0
votes
1answer
110 views

how can I propage the content a of publishing site subweb to a root web of another farm site collection?

I have two SP Farm 2010 (not same domain) with standard licence intranet extranet Both farms have a publishing portal. I'd like to have the content of the extranet portal to be part of the ...
1
vote
1answer
520 views

Unexpted error when accessing pictures

Unexpted error when accessing pictures on publishing web. From the ULS log it looks like this is BLOB cache related. The following error message is found for the correlation id: 07.08.2011 ...
2
votes
2answers
153 views

Find Out Welcome Page via SharePoint Web Services

Does anybody know if/how it is possible to retrieve a SharePoint site's Welcome Page via the built-in Web Services? This is for both 2007/2010.
0
votes
1answer
179 views

HTML Editor not working in publishing pages - SharePoint

I am developing a SharePoint publishing portal wherein I make use of HTML Editor(third party control) in my page layout for editing the contents. When I try to edit the page using the publishing ...
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.
1
vote
3answers
2k views

Get Content Field Value in Article Page

Is there a way in Sharepoint 2007 Publishing, to retrieve a custom content type's column value for the displayed article. I want to show different colored ribbon images according to article type which ...
0
votes
2answers
310 views

Display all sites and disable access to a site where a user does not have permission

SharePoint 2007 is great! It security trims all my menu navigation; if the user does not have permission to a site then they won’t see it in the navigation. However, the business owners don’t see it ...
4
votes
3answers
4k views

How to get a web.config file in a sharepoint 2010 publishing site?

I am working on a sharepoint 2010 project and I noticed in the soultion their is no web.config. I asked one of my fellow co-workers and he mentioned something about we don't have access to to it as ...
1
vote
1answer
605 views

KeywordQuery with “last modified by” and “last modified date”

How do you use a KeywordQuery to search for "last modified by" and "last modified date"? This is for SharePoint 2010 Server, with publishing pages and document libraries, so "enterprise search". I'm ...
1
vote
1answer
533 views

Unpublish page when using workflow approval

I get the sharepoint access denied page when I try to use the unpublish option on a list item in the pages library. We are using approval workflow and publishing, as well as versioning on the pages ...
0
votes
1answer
734 views

Date Field format in a Publishing layout

I have created a publishing layout for SP 2010 Publishing site. I have created it based off a page layout publishing content type. One of the field is the standard OOTB Date field. Using SP ...
0
votes
2answers
841 views

Copy publishing page between site collections and keep data

Does anyone know if you can copy a publishing page (programmatically), based on a custom layout and content type, from one site to another in different site collections and keeping all the data in the ...
1
vote
3answers
9k views

how to get current URL in SharePoint?

I am using SharePiont Server 2007 Enterprise with Windows Server 2008 Enterprise, and I am using publishing portal template. I am developing using VSTS 2008 + C# + .Net 3.5. I am using left navigation ...