3
votes
1answer
53 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 ...
2
votes
1answer
63 views

Full control user can add Page Layout to top level site but not the sublevel site

Has anyone seen the problem that we can add page layout to the top level site but not the sublevel site? I've got the following behaviors: In the "Site Settings" the "Master pages and page ...
2
votes
1answer
304 views

Site owner permissions are not allowing user to view unpublished pages

I'm running into somewhat of an odd issue. All of my site collections have been created as Blank Sites, and I've enabled features as required. One of the features that's been enabled on every site ...
0
votes
0answers
133 views

Content Query Web Part on a multilingual SP site

I have a SP 2010 installation, installed in English. I have some sub sites that use publishing, for news and such. On my home page I have a CQWP that shows the news nicely formatted. The CQWP has the ...
3
votes
1answer
155 views

How can I update a publishing page's page layout via PowerShell?

I have a few publishing pages that need a page layout change. The layout includes a Content Editor Web Part pointed to an html file in the site assets folder. The layout changes but the Web Part ...
0
votes
0answers
98 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 ...
1
vote
1answer
239 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 ...
0
votes
0answers
45 views

When do a publishing page gets its content type set

I'm trying to execute some code when a specific page is added to the publishing page, I'm creating the page with an specific content type (Inherited from Welcome Page) that have a page layout ...
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.
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)) { ...
1
vote
1answer
361 views

Folders in Pages Library or Sub-sites?

I need a 5-6 level deep structure (hierarchy) in a publishing portal. Which way to choose is best practice. Creating publishing sites and sub-sites for each level? (Disadvantage of this: There are ...
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
0
votes
1answer
890 views

How to set different start page for each user group?

I have two different user groups in my Sharepoint 2010 site and start page is default.aspx. I want to show nothing or another page for only one user group as start page. How can I solve this? Is it ...
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 ...
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?
1
vote
1answer
300 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 ...
2
votes
3answers
285 views

Alert to warn site owner when content is outof date

Any idea how I can set an alert to warn site owner if content is out of date?
0
votes
0answers
80 views

Why in SharePoint Publishing Pages, content is saved if user clicks browser back button or closes tab?

I noticed in SharePoint 2010 publishing pages that the page content is being saved if user clicks the browser back button or closes browser tab without warning him if he needs to save content or not? ...
0
votes
1answer
250 views

input validation inside page layout

I have field called "program email" and this field is an email and part of page layout. what is the recommended way to validate that field to make sure that it is a valid email format and disable ...
3
votes
1answer
224 views

SharePoint : Better Large Pages Library Approach

I'm working on project migration from SharePoint 2007 to SharePoint 2010. The application build on SharePoint 2007 platform was years back and it contains a lots of data (approximately 100GB in ...
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
1answer
167 views

Publish Tab not visible

I have a Sharepoint Portal with "Sharepoint Server Publishing" feature activated at site collection level. I have few pages in subsite and some page have "Page" and "publish" tabs and for some pages I ...
0
votes
2answers
1k views

How can use API to get all Publishing pages in the site collection using a specific Content Type?

I need to use API to return all Publishing pages using a specific content type in a publishing site. this includes querying all sites in the site collection. Can I do that with SPQuery? I am using ...
4
votes
1answer
232 views

Making global changes to a group of publishing pages

Is it possible to change a property on a group of publishing pages on SharePoint 2010? We have a custom page field called "IntranetContactEmail" that we need to update across one web site. How do you ...
3
votes
1answer
168 views

Take a Publishing Page “Offline”

Is there a way to take a Published Publishing Page offline such that it isn't accessible to anonymous users of a WCM website? If you un-publish, the page's most recent version will still be ...
0
votes
0answers
1k views

Calling a WebMethod defined in a Publishing Page Layout

I'm trying to define a WebMethod in one of my Publishing page layouts. This WebMethod is intended to be called when a user takes a specific action in an Editor Part in a Visual Web Part, however, ...
4
votes
2answers
501 views

Adding a Back to Top web part

Is it possible to create a web part that publishing page editors can insert and all it contains is an anchor tag to take the user "Back to Top" of the page? I've added this to the top of the pages' ...
1
vote
2answers
372 views

Get list of items awaiting publishing in web site

Is it possible to get a list of all items (list items, publishing pages, library items) that are checked out and not published yet? We've noticed that if we use the content deployment feature in ...
0
votes
1answer
1k views

Import Word documents into SharePoint 2010 as publishing pages

Is it possible to import Word 2010 documents that contain images and text into SharePoint 2010 publishing pages? We have a bunch of How-To documents with text and images and we want to automate ...
2
votes
2answers
146 views

How can I rename Page Layouts without having to manually reset content pages using those layouts?

I need to rename a bunch of Page layouts and Master Pages without having to re-set the Page Layout to each content page that is using those layouts. For example: I have two page layouts - ...
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
3answers
583 views

Page layouts vs. Master pages

When do you create a custom page layout vs. a custom master page for a site? Is it good practice to create custom page layouts only for limited branding of SharePoint 2010? I'm thinking the page ...
0
votes
2answers
810 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 ...
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
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 ...
0
votes
2answers
719 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 ...
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
1answer
176 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 ...
1
vote
4answers
168 views

Is there a way to easily organise content in a Publishing site?

Does anyone know of a good solution for allowing a non-technical user to easily organise the content within a SharePoint publishing site? I'm thinking of content that is organised into sections, ...
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 ...
3
votes
3answers
1k views

How to rename a publishing page in code

I'm trying to do a bulk page rename (NB. the file name e.g. default.aspx, not the displayed title) foreach (PublishingPage page in pweb.GetPublishingPages()) { Console.WriteLine(page.Name); ...
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 ...
3
votes
2answers
139 views

Reducing amount of clicks to create Publishing Page in SharePoint 2007

I have a customer who is using the MOSS 2007 WCM Publishing Site. To create a page in this environment you need to: Select Site Settings | Create Page Fill in: Title page url select a ...
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 ...
9
votes
4answers
4k views

Replace the Default Page in a SharePoint WebSite

I have been asked to programmatically do the following in a SharePoint 2007 team site collection: Create a website using the OOTB blank site template. (Please note, for project specific reasons, we ...