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 ...
2
votes
2answers
35 views
Custom Content Type always results in ArgumentException
I created a custom content type and provisioned it as a solution for SharePoint 2013 (PU March). When I create a new page in a list, bam yellow page of death.
To rule out an error I created a custom ...
0
votes
1answer
17 views
Fixing publishing page
In this article http://blog.falchionconsulting.com/index.php/2007/08/fix-publishing-pages-page-layout-url/ Gary talks about fixing publishing page when sub-site is restored to a site collection.
Can ...
0
votes
1answer
22 views
copy a publishing - could this break a site collection
Say, I do following, could it break the site collection?
I download a publishing page "SourcePage.aspx" from pages library to my computer
I rename the publishing page "DuplicatePage.aspx"
I upload ...
0
votes
0answers
18 views
Sharepoint Designer Workflow when item is published
I see that Designer has the option to see the approval status of an item, however how can i see if an item is published or not... I have a wiki page library and i want to run some logic when the user ...
1
vote
2answers
35 views
How to publish externally generated html to Sharepoint 2010?
I am generating html from a build tool ( Maven 3 ) and I want to publish the entire site generated to a Sharepoint 2010 server.
I can't find any documentation or options to upload an entire site of ...
0
votes
1answer
17 views
SP2010 Archive news articles on a publishing site
I was wondring if there is an out of the box solution to archive news articles located in the pages library of an Enterprise Portal site.
E.g. would it be possible to use a workflow or the content ...
0
votes
0answers
72 views
Sharepoint 2013 Discussion Board OOB Webpart on a publishing page causes the Edit Page functionality not to work/function after publishing the page
Discussion Board OOB Webpart (xsltListViewWebpart) on a publishing page causes the Edit Page functionality not to work/function after publishing the page.
Steps to reproduce:
Create a Site ...
2
votes
0answers
50 views
Default Webparts not rendering in a RichHtmlField on a custom page layout built in Visual Studio
I have a bit of a conundrum.I've built a Visual Studio solution for SharePoint 2010. It comprises of a custom master page and a bunch of page layout templates. I'veAssembled a master pageAssembled a ...
0
votes
0answers
14 views
issue with creation of publishing portal
A client has a stable intranet portal. Now we want to implement publishing feature to the application. My question is can we implement publishing portal within a intranet portal or we have to crate a ...
0
votes
0answers
19 views
How Can I Restrict Section of Home Page to Allow Personalization
I have a requirement to allow users to personalize "part" of the Intranet Home Page. Essentially, allow users to add/edit/remove web parts only within a specific Web Part Zone while allowing the ...
0
votes
1answer
12 views
How to make pages available to public while in pending status?
I notice that pages with pending status become unavailable for viewing to the public. Is there a way to make sure the page is always available to the public? I would like the previous published ...
1
vote
1answer
16 views
How to make pages available to public while in pending status?
I notice that pages with pending status become unavailable for viewing to the public.
Is there a way to make sure the page is always available to the public?
By right, the previous published version ...
0
votes
1answer
27 views
Copying PublishingPage
I was wondering what's the best way to copy a PublishingPage that will preserve the webparts, but also, if this base PublishingPage I have, contains a document library, how can I ensure that, the ...
0
votes
2answers
84 views
Save conflict when trying to update a listitem
In my SPItemEventReceiver I have two methods one ItemCheckedOut and one ItemUpdated.
In the ItemCheckedOut I update one listitem column.
In the other one I do some other updates to the listitem.
...
0
votes
3answers
32 views
disble caching for specific page
I've set up a caching on a sharepoint site. But have one specific page that should never be cached.
How to disable caching for a specific publishing page on a sharepoint site?
Or how to flush cache of ...
1
vote
1answer
18 views
Make a change to a previous page version
If I want to immediatly change some fields on a page, but that page is currently checked out can I?
Save that checked out version without publishing it.
Get the last published version, change my ...
1
vote
0answers
64 views
Bug in SharePoint 2013 : adding a enterprise wiki page
When I view my site content and go to the pages library ( Enterprise wiki template ) I can add a new Enterprise wiki page from the ribbon ( select new than enterprise wiki page ). It redirect me to a ...
2
votes
1answer
67 views
Creating pages dynamically through code?
First thing is first, I'm doing this in Sharepoint 2013.
I'm not exactly sure what the best approach is to be, so I'm explaining my problem and hopefully people can throw around some terms or ideas ...
0
votes
1answer
36 views
SharePoint 2010 Publishing - are you able to modify web part?
I have a publishing site and I created a page, which allows publishing, but also allows me to add web parts. When I open this page in Designer it informs me that I can only edit the layout mode and ...
0
votes
1answer
39 views
Add button is missing when I tried to Add a WebPart
I have "People search results (Page Layout)" page with Content Type = "Welcome Page". I need to drop another people search result web part on this page.
I can see the all web parts but Add button ...
2
votes
1answer
96 views
Adding PublishingPageLayout to file via REST-api
I am adding a file with the REST-API:
http://hostname/sites/site/news/_api/Web/GetFolderByServerRelativeUrl('/sites/site/news/Pages')/Files/add(url='new.aspx',overwrite=true)
How can I additionally ...
2
votes
1answer
46 views
Making Publishing Image in Page Layout Required
How can I make the publishing Image in PageLayout Required?
1
vote
1answer
44 views
Custom Page inside SharePoint 2010
i am building a .aspx Terms & condition page for my Intranet with Save & Cancel buttons:
When we click on Save the user save inside a list as he agree on the terms & Condition content ...
0
votes
2answers
31 views
Unable to locate Subsite Page Layout
On our company intranet page,I have created a subsite that I am having trouble editing the page layout. Previously when creating the home page I was able to located the page layouts in SPD2010 and ...
0
votes
0answers
27 views
CustomAction Javascript is not executed on Publishing page
hi i have the following problem.
I try to add a custom action(code below) to a publishing page it adds but if i click the button the javascript in the handler is not executed does anybody know the ...
0
votes
1answer
51 views
Publishing SharePoint Application Page to a remote server
I created a SharePoint Application Page. I chose Deploy as a Farm Solution and was able to make the application page work and get deployed on the local (development) SharePoint server. But apparently ...
3
votes
1answer
64 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 ...
0
votes
1answer
56 views
Invisible Sites and pages
I am creating a intranet in SharePoint 2010 mainly on publishing sites and pages. If I log in as one user this is the menu I see:
If I log in as another user I see this menu:
I can`t find out ...
0
votes
0answers
110 views
Filter a CQWP on a Lookup Column
I'm creating a custom page layout that contains a CQWP that I'd like to display documents related to the page. The document library has a lookup column that relates to the page title in the Pages ...
1
vote
1answer
201 views
Give anonymous access to explicit page in document library
I have the following situation (SharePoint 2010):
A document library contains publishing pages. Anonymous access is enabled. The publishing pages are separeted in folders.
Now i have the situation ...
0
votes
1answer
172 views
Get current page title in Itemstyle.xsl without script
I have a requirement where I need to customize the display of content in a content query web part based on metadata associated with the page layout. When I say customize the display I am not filtering ...
1
vote
0answers
66 views
Required Fields when creating a page
I have created a content type that has site column which will be required. The content type is based on the article content type.
When I create the page, I would like the form used to display the ...
0
votes
0answers
217 views
_layouts/CreatePage.aspx throwing error
_layouts/CreatePage.aspx is throwing following error for a given site collection.
Server Error in '/' Application.
--------------------------------------------------------------------------------
...
0
votes
1answer
52 views
Causes for really long page Request times?
We have a sharepoint portal running SSRS reports for our customers.
The reports themselves dont take that long to render, however the page requests take over 10-15 seconds which is simply ...
1
vote
1answer
404 views
Programmatically add publishing page in sandbox solution?
How do you programmatically add an item to the Pages list from a feature receiver in a sandbox solution?
NB: The Microsoft.Publishing.dll assembly is not available within the
sandbox, so you ...
0
votes
1answer
346 views
The SPListItem provided is not compatible with a Publishing Page
Whenever I try to save og check in mmy Home.aspx pagelayout welcome page I get
Invalid SPListItem. The SPListItem provided is not compatible with a Publishing Page.
And this:
...
2
votes
1answer
73 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
53 views
Import Summary Links Collection
I am trying to insert summary links into a custom content type.
PublishingPage newPage = publishingWeb.GetPublishingPages().Add(filename, layout);
newPage.Title = page.NewPage.Title;
...
2
votes
1answer
687 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 ...
2
votes
1answer
183 views
Can I edit a custom page Layout to add 3 new zones
I have a custom branding solution which was written before I started at my current client. Now they want their custom page layout modified, by adding 3 adjacent zones next to eachother. This page ...
1
vote
1answer
158 views
Enterprise Keywords required in Publishing page
I have added the enterprise keyword column to my custom content type that is tied to a publishing page. It works fine editing and publish pages based on this layout unless I set the keyword column to ...
0
votes
1answer
152 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 ...
0
votes
1answer
233 views
Display list/library title in breadcrumb
I have standard publishing site with subsite and list on that subsite. When user enters list, in breadcrumb he sees something like this: [root site title] > [subsite title] but I'd like to show: ...
3
votes
1answer
189 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
102 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 ...
0
votes
1answer
233 views
Saving a publishing page content programmatically
On my publishing pages i have a custom user control that contains a SAVE button when the page is in Edit Mode. On click event of that button i do:
this.page.Update();
...
0
votes
0answers
81 views
Adding a user permission to a publishing page gives us a NullReferenceException on aclinv.aspx
We have a problem with an item in a Pages library.
When trying to add a user permission to the item (brand.aspx), we get the following error.
Please note that both the Pages library and brand.aspx do ...
1
vote
1answer
352 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 ...
8
votes
5answers
470 views
RichHTMLField value is not rendered in page
I have a custom page layout created, in which "PublishingWebControls:RichHtmlField" control is added with some default HTML value.
When any page is created using the custom page layout created, page ...
0
votes
1answer
222 views
Add WebPart to publishing page in Synchronous ItemAdded Event Receiver
I'm trying to add a webpart to a publishing page after the page is created, so I've created an Event Receiver, the problem is, if I make the Event Receiver Synchronous (As it should be) the code ...