Publishing pages are available only in publishing sites. In publishing sites, authors and approvers use the publishing feature to create content and then make it available for site visitors. Usually, a publishing site has an approval workflow enabled, so content is reviewed and approved prior to ...

learn more… | top users | synonyms

0
votes
1answer
63 views

Alternative creation of new publishing page instance

I have some custom content type and custom page layout from that content type. This content type has HTML rich text field. And all my contents are page instances of that custom page layout. I need ...
0
votes
0answers
68 views

Edit Button on Publishing Page?

I have some custom content type and custom page layout from that content type. This content type has HTML rich text field. And all my contents are page instances of that custom page layout. Anyway, i ...
0
votes
1answer
909 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 ...
0
votes
0answers
42 views

Is it possible to set publishing end date defaults for a page in SharePoint 2010?

I need to find a way to set some meaningful default values (preferably calculated from the current date) for a page's publishing start/end date when the page is published. Is there a preferred OOB ...
0
votes
0answers
49 views

PublishingScheduleField default value + hide “never” option

I have a PageLayout for a publiching page and i'm using the publishing start and end date. I would like to hide the "never" option from publishing end and set a default value for publishing end, like ...
0
votes
0answers
50 views

auto naming the “new page” in sharepoint

I have a Sharepoint 2010 intranet that i'm making for a customer. It's using publishing pages. When the customer wants to create a new page, a dialog appears, asking for the name of the page i want to ...
1
vote
1answer
98 views

Is it possible to check if a page is scheduled for publishing?

I can create a ScheduledItem in an event receiver, but how do I check if a list item is scheduled? What I've tried: IsScheduledItem method (ScheduledItem class) - but this method: "...confirms that ...
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
2answers
245 views

How to make dropdown link only visible to a certain group of users?

So we have a Management Meeting every two weeks and inside there is confidential information. Basically we want to make it so that link for this site/page is not even visible except to users within a ...
0
votes
1answer
123 views

What is the start/expiry date properties called?

I need to access the scheduling/publishing start date and expiry date from code-behind (event receiver) - but I'm not sure what they're called. Probably vti_... I'm assuming? Thanks a lot.
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
79 views

Correlation Error when editing content query webpart on page

We have just migrated from 2007 to 2010. I keep getting an error when i try to edit a content query web part. This is at site level. I do not have access to the log file, I cannot check what the ...
1
vote
1answer
306 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
422 views

Custom Page Layout for a publishing site with contents

I have a requirement of creating a custom page layout for my SharePoint 2010 users. What they want is, when they apply a page layout, they want the page to be filled with certain text in the rich ...
2
votes
1answer
225 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 ...
1
vote
2answers
181 views

Page expiry notification not sending emails - MOSS2007 / WSS3.0

Just looking for some ideas around how to solve this particular problem. Case: My Intranet pages (publishing pages with workflow) are flagged with an expiry date and I am using the notify page ...
0
votes
1answer
96 views

Adding a button to the ribbon of a publishing page

What is te CommandUIDefinition Location for adding a button to the Page Actions section of a publishing page? I looked on this page but I could only find Web Part Pages and Wiki Pages.
0
votes
1answer
130 views

When is 'Article Date' populated?

I'm looking at different date fields of a Page I can use and have noticed there's an Article Date column under Publishing Columns. At what point is this column populated?
2
votes
3answers
289 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?
1
vote
2answers
231 views

Is it possible to make a page's publishing schedule mandatory?

As opposed to a page just being published as soon as it's approved - I need to make the schedule (the setting of the start and expiry date) of the publishing mandatory. Can it be done?
0
votes
1answer
192 views

PublishingStartDate empty even though the page is published

I've been through the typical publish/approve process and have, seemingly, successfully published a page (I've checked it's approval status in the manage content and structure section of the site ...
0
votes
0answers
82 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? ...
1
vote
1answer
2k views

How to format RichHtmlField in Publishing site Custom Page Layout

In SharePoint 2010, when I add an RichHtmlField in my custom Page Layout, the control's display in edit mode doesn't have any of the "chrome" around it that a stck page layout does. In fact, the is no ...
3
votes
1answer
323 views

Diffferent methods of retreving site column values

I'm wondering if there are any differences between retrieving value of a site column (RichHtmlField) via PublishingWebControls:RichHtmlField vs getting its value via Container.DataItem? ...
0
votes
1answer
235 views

SharePoint 2010 mystical publishing link automagical updates

This was something I am more curious about, than a solid programming issue to be solved. Sorry about that in advance. I noticed that when inserting images into a publishing page's Page Content field, ...
0
votes
1answer
106 views

How do I make fields on a publishing page display as hyperlinks?

I have a publishing page in which I have some fields which are regular text fields. What I want is for those fields be displayed as hyperlinks, and for one email field be displayed a mailto link. One ...
1
vote
1answer
129 views

Sharepoint proxy page not accessible when not logged in

I created a proxy aspx page following this guide: http://www.sharepointjohn.com/sharepoint-2010-cross-domain-proxy-page-for-client-side-scripts/ I deployed the solution to the farm using the two ...
1
vote
1answer
354 views

How to override Ribbon Save Button functionality for a specific page layout?

Is there a way to override Ribbon Save Button functionality in publishing page of specific page layout? My intention is not to override it for all publishing pages but to limit it to specific page ...
2
votes
2answers
1k views

Can I edit a publishing page using Powershell?

I have a bunch (technical term) of publishing pages within a single subsite of my site collection that contain a broken link. I'm wonder if it's at all possible to use Powershell to perform a 'global' ...
0
votes
1answer
251 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 ...
1
vote
1answer
117 views

Are there any CMS add ons for SharePoint?

We recently rolled out a new site where we are allowing users to create their own public facing page content. Shortly after we gave them access it became clear that the majority of the content that ...
3
votes
1answer
225 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
0answers
176 views

circular file references are not allowed error

Recently we disabled automatic replication to the different variations of a publishing page when you publish using the following instructions with PowerShell: $site = Get-SPSite "<SiteURL>" ...
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 ...
0
votes
3answers
102 views

Is there a way to detect if a page is beeing published?

following situation: A user is editing a page in the Pages Library (PublishingFeature). The list settings are requiring a checkout to edit a document. Now he edit's a lot of things on this page, and ...
2
votes
2answers
757 views

Application pages and master pages

We plan to use SharePoint 2010 application pages and wondered about our current setup, which has the default master page (v4.master) with no changes but a heavily customized page layout for the ...
0
votes
1answer
605 views

Add WebPart to page and lock it down (except for editing)

I'm building out some features for a publishing portal for a client, and I have a requirement to place a Content Editor Webpart on a page and prevent users from deleting, closing, hiding, or moving ...
0
votes
1answer
91 views

SharePoint Page Library Permission Setting

I have a question regarding SharePoint permission on Pages Library. Lets say I have a User Group A (contribute) with userA and userB in the group, how can I make the metadatas of the page is viewable ...
5
votes
4answers
1k views

Using PublishingWebControls:RichHtmlField in application page

I'm trying to use a PublishingWebControls:RichHtmlField control in a custom application page inside SharePoint to use the built in SharePoint WYSIWYG editor. It's almost working but SharePoint has ...
1
vote
2answers
272 views

Dynamically create Publishing Page field headers

I am using MOSS Publishing Pages. I want to dynamically create a header for sections if they are populated. This particular page layout has some fields that are required and they have static headers. ...
1
vote
1answer
285 views

Column appeared to be empty space in Page Layout

Im currently working in SharePoint 2007 Page Layout, I have Site Columns created to be drag and drop into custom page layout via SharePoint Designer 2007. The Site Columns is not required field, if ...
1
vote
1answer
170 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
1answer
142 views

Make SummaryLinkFieldControl Required

In MOSS I have created a new page content type with a new summarylinks field. I have added the field to my page layout. I set it as required in both the content type and in the site column. However it ...
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 ...
0
votes
1answer
437 views

SharePoint Object Model: how to query ONLY last major version of data from Publishing Page?

I came into a situation where I wanted to use SharePoint Object Model SPSiteDataQuery to query data from Publishing Page. However, I dont want the data query based on the permission on current login ...
0
votes
2answers
977 views

How to embed a YouTube video inside a page content in SharePoint 2010?

I have a SharePoint 2010 publishing site. I need to embed YouTube videos inside the page content of some pages. After inserting the HTML in the HTML Edit mode, I find that SharePoint removed the ...
1
vote
0answers
103 views

Urls got buggered after content db migration

This is a very well known problem and various fixes are starting to fail for my client... Scenario. We took a database back-up from staging (after backing up LIVE first) to do a new re-skin of their ...
4
votes
1answer
235 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 ...
2
votes
0answers
174 views

Alternative to hook into RTE javascript

I'm looking to add some logic when a HTML element (input, button, .. but no regular text) is clicked inside the RTE control on a publishing page. One of the solutions I've been thinking about is ...