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

learn more… | top users | synonyms

1
vote
2answers
607 views

Best way to deploy static files

We are currently deploying all static files (images, js, css) with a Module project in Visual Studio. So all files will be served like this: /_layouts/files/js/script.js This seems to work well, but ...
1
vote
2answers
2k views

Get current list/library from http handler

I’m trying to write a Http Handler to generate rss xml (based on the CKS code). I want to be able to get the list/library that the end point of the url is referring to. For example if my Url is: ...
1
vote
1answer
80 views

Publishing articles to different Sites

I am planning a SharePoint 2010 solution with an intranet / extranet and internet site. The intranet and extranet will probably use different authentication methods. The internet site will probably ...
1
vote
4answers
2k views

MOSS Publishing Sites and RSS Feeds on List and Libraries

If I enable an RSS feed on a document library within a publishing site I get something like this Url: ...
1
vote
2answers
1k views

tab control webpart?

I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise. I am developing using VSTS 2008 + C# + .Net 3.5 + ASP.Net. I want to develop a WebPart, like a tab based control, ...
1
vote
2answers
509 views

SSO authentication integration issue

I am using SharePoint 2007 Enterprise + Publishing portal template + Windows Server 2008. I am developing using VSTS 2008 + C# + .Net 3.5. I need to implement SSO (Single Sign On feature) with another ...
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 ...
1
vote
2answers
214 views

Sharepoint Site to create new project

I want to create a Sharepoint site so that I may automate the creation of new site from within my site. For example, a firm has several projects. A Project Manager tries to create a new site from the ...
1
vote
2answers
387 views

Publishing Site creating a sub page

I have a publishing site. I have created a page in the site. Is it possible to createa sub page from a page? I would like it to be added to the site navigation. Main Site |_Page 1 |_Page 2 ...
1
vote
1answer
430 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
1answer
500 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 ...
1
vote
1answer
371 views

“Expires” caching headers for static content in _layouts and the Style Library

Is it possible to set Expires caching headers for static content in _layouts and the Style Library? Currently, each page request generates about 100 requests for static content like CSS, images and ...
1
vote
2answers
160 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 ...
1
vote
1answer
1k views

Determine Publishing Page check-in/publish status programmatically

Is there a way to determine the check-in/publish status of a Publishing Page programmatically? For example to determine whether the page is checked out (and to whom), whether the page has a ...
1
vote
2answers
502 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 ...
1
vote
2answers
749 views

How to customize XLV

On the first page of our web app we want some "boxes" with a image and some links. What is the best approach for this? My first guess is to render data from a custom list. For this I need very custom ...
1
vote
2answers
126 views

When using Publishing feature, how to link to a document in a document library?

When using a Publishing site, users can link to an image stored in the Images library (that library having been created as part of using the Publishing template.) I like the fact that the link is a ...
1
vote
1answer
157 views

New button on pages library takes me to Upload document page

It's weird but it's true. If I click the new button on a document library it takes me to the 'Upload Document' page and not the 'Create Page' page, which is strange as it used to work correctly. Has ...
1
vote
5answers
2k views

Publishing sites, search and the missing contentclass:STS_Site & STS_Web

This is an old issue I thought this was a bug in an specific environment after reading a couple of blogs it has made me think again... The issue is that SharePoint site collections and sites are not ...
1
vote
1answer
409 views

Why would a Content & Structure Report not show items from subsites?

Normally the Content and Structure reports will show items in the current site and any of it's subsites. I have a MOSS 2007 environment where the Site Owner is not seeing all items pending approval ...
1
vote
1answer
362 views

Issue with layout once I enable Site Collection Publishing Feature

I currently have enabled the MOSS Enterprise publishing infrastructure feature on an existing site collection that was just a collaboration team site without publishing. When I enable, the ...
1
vote
1answer
531 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 ...
1
vote
1answer
559 views

SharePoint navigation design issue

I am using SharePoint Server 2007 x64 and Windows Server 2008 x64. I have setup a site with template publishing portal. I have grant anonymous access to all the site. I want to design a two layered ...
1
vote
1answer
1k views

Editing SharePoint home page for a publishing portal

I am using SharePoint 2007 Server x64 on Windows Server 2008 x64. I create a new SharePoint web application with a new site collection at the root of the web application. I select the template ...
1
vote
2answers
165 views

online product catalog

I am looking at building a online product catalog with SharePoint 2010. I have poked around but I cannot seem to find any information, at least with SP2010. Any pointers on where to start? Many ...
1
vote
1answer
245 views

InfoPath 2010 as Internet facing form

I have seen a lot of examples of infoPath forms being built and deployed to a team site or some other internal structure but I haven't seen any examples of forms being deployed to anonymous users as ...
1
vote
0answers
201 views

Remote PowerShell Script

I have server 1 (application that the script) (dax-sp) and server 2 (sharepoint) (sp-sp) Script on server 1 (ScriptStart.ps1) Set-Item WSMan:\localhost\Shell\MaxMemoryPerShellMB 2000 $pwd = ...
1
vote
1answer
65 views

Change page layout for multiple pages

Is there a quick way to change the page layout of many pages (à la datasheet view, or in SPD maybe)? Editing and republishing each one individually seems rather onerous.
1
vote
0answers
52 views

Custom page layout html editor borders?

I have a PublishingWebControls:RichHtmlField on my page layout. When editing the page. The html editor has no borders, so it is hard to realise. How can i have borders around the html editor. Thanks
1
vote
1answer
304 views

SPFile.OpenBinary - Encoding Issues

I am copying some SharePoint pages from one site collection to another and I noticed that certain special characters get mangled up in the destination file. Here is an example: Source Text: Nous ...
1
vote
2answers
206 views

How to display last major version to authors

We have a unique requirement where customer wants their authors to browse the publishing site as-if they are read-only users. Additional Notes: We do NOT have separate STAGING and PRODUCTION farms. ...
1
vote
3answers
132 views

Publishing Pages / WCM - Good resources for implementation?

Are there any good resources available for implementing web content management using publishing pages in SharePoint 2010? I know the bits and pieces, but am looking for example implementations. I'm ...
1
vote
1answer
29 views

What things/attributes need to be changes while renaming a Site Defination?

I have a site definition folder with following structure, XML default.aspx MasterPage.master masterpageajax.master In XML folder I have "ONET.XML" and I looked into this file, and realized that ...
1
vote
1answer
438 views

Extend SharePoint Calendar

Context: We are trying to do Event Management module to be part of SharePoint multilingual publishing website by capitalizing on the capabilities of SharePoint calendar. The event as a business ...
1
vote
1answer
93 views

Managing Pages Library Inside Publishing Portal

I would like to know what is the best practice for managing the following scenario Publishing Portal with multiple authors I have defined multiple content types and added them to the Pages library ...
1
vote
1answer
53 views

Is there anyway to support item level *publishing* page edit permissions in SharePoint 2007?

So after some careful research I've discovered that SharePoint does not support item level edit permissions for publishing pages. This behavior is easily reproducible just do the following steps below ...
1
vote
0answers
337 views

PublishingWebControls:RichHtmlField Rendering not working

i am using site content type RichHtmlField as Full HTML type with value = hello PublishingWebControls:RichHtmlField tag in layoutpage does not render it. Instead of displaying hello. it is displaying ...
1
vote
1answer
308 views

How to create link to create a custom content type in Site Actions menu?

I am new in SP2010 and I want to ask if anyone knows how to do the following. I have made some new custom content types based in the Article page (Publishing page) and assigned new layouts to them. Is ...
1
vote
3answers
745 views

SharePoint 2010 custom publishing page not displaying as expected in Edit Mode

I have a SharePoint 2010 publishing site with all publishing features enabled. If I create an OOTB article page, my edit page experience looks like this: However, when I edit my custom publishing ...
1
vote
1answer
335 views

Advanced filtering in the ContentByQueryWebPart

I have a webpartpage with two CQWPs. I want the first to show all pages for the current site, and I want the second to show all pages for the subsites of the current site. As I can see, there's no ...
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 ...
1
vote
0answers
98 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 ...
1
vote
2answers
224 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 ...
1
vote
2answers
320 views

Convert a basic site to a full site in SharePoint 2010?

I'm not quite sure of the best way to ask this. I have some sites that I would call basic sites (SharePoint Foundation 2010 was WSS) that have very basic functionality and then I have other sites ...
1
vote
1answer
346 views

Feed burner & RSS lists in Publishing Sites

I set up a feed burner account for my RSS feed and clicking on the link showed me a nice feed burner page with my content. However when I click any of the article links I get the following error... ...
1
vote
2answers
141 views

Suggestions for display data from a pages and document library together on the same page

I'd like to show documents and pages from the libraries of a local publishing site together on the same page. It seems the out of the box web parts only allow you to show one or the other (in ...
0
votes
2answers
772 views

Error opening default.aspx in SharePoint Designer 2007

I am using SharePiont Server 2007 Enterprise with Windows Server 2008 Enterprise. I am using SharePoint Designer 2007 to open default.aspx under Pages sub-folder (selecting edit page layout in ...
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
3answers
11k views

How to add picture to a SharePoint list?

I am using SharePoint 2007 Enterprise + Publishing portal template + Windows Server 2008. I want to add a list with two columns, one column displays picture, and the other column displayes rich text. ...
0
votes
3answers
66 views

How to change site from Team Site to Publishing Site?

I am developing a website that needs branding. It will have my own logo, color scheme, menu, images e.t.c. As far as I have understood, to make such a website, I need to create the site as "Publishing ...