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
2answers
2k views

List does not exist - My Alerts on this Site->Add Alerts

When I try to access the URL - http://sample.url.com/sites/SiteColl/SPE/_layouts/SubChoos.aspx, it throws the below error however it is working for the other subsites 12/06/2011 16:08:45.59 ...
1
vote
2answers
162 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
2answers
203 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. ...
0
votes
2answers
34 views

Create 3-4 editable Pages in sharepoint

I want to create SharePoint Site with simple 3-4 Pages that is like Homepage,About Us,Contact Us and Products. User/Owner Should Login in site and can Change the contents of these pages. My ...
0
votes
2answers
116 views

Sitemap: Expand only current site

I have a left nav with StaticDisplayLevels="3". I want to expand the navigation of only current sites. Expected result: > Inactive1 > Inactive2 > Current > Current's SubSite1 ...
3
votes
1answer
78 views

How do I see the complete page content of an old version of a page?

I have a page library in a publishing site that has major and minor versions. I can click on a page's context menu and select View History and it gives me a list of all the major and minor version ...
1
vote
1answer
240 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
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
304 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 ...
0
votes
1answer
85 views

Stop hover with navigation to just display links

I'm somewhat new to developing with SharePoint, so sorry if this is painfully obvious and I'm totally missing something. I have a publishing site that I'm working on, and I need to tweak the ...
0
votes
1answer
37 views

Associate my custom feature to default publishing site template with FeatureSiteTemplateAssociation

I want to have an event receiver on site collection creation, but it is not available. So as an alternative way i think of writing a custom feature, and associating it with the default publishing site ...
0
votes
1answer
161 views

Enabling publishing infrastructure feature by default in sharepoint 2010?

I saw this question posted on a site and I would like to know if there is an answer as I have the same issue. I know how to in the settings activate publishing feature on a site but is it possible to ...
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)) { ...
0
votes
1answer
747 views

Provisioning did not success : Publishing Template

I have a rather strange scenario. I upgraded from SharePoint 2007 to SharePoint 2010 and assumed my permissions will pull through correct, note that I am on AD, which didn't quite work the way I ...
0
votes
1answer
224 views

Conditionally hiding fields on publishing pages

Is it possible to hide some publishing fields on page layouts based on page content type field values? For example, if some field named Show Main Image is not set to true, I don't want to show Main ...
0
votes
1answer
53 views

Line brakes between paragraphs on Page Content Field

I have SharePoint publishing site, just a basic staff - few CQWP and Page Content Field. The problem with my page content field is that it put line brakes between my paragraphs or lines in a sentence. ...
0
votes
1answer
109 views

Is there a way to set permissions so that a content editor part can be edited but not removed from the page?

I have a client scenario in which users need to be able to edit content within a content editor web part placed on a page via site template, but they need to be prevented from removing the web part ...
2
votes
0answers
30 views

Creating a Categories term store to manage my Wiki Pages Vs creating multiple wikis sub-sites

I want to create a publishing site which have enterprise wiki to store and manage internal procedures for our company, so I find that there are two different approaches which I can follow to organize ...
2
votes
0answers
25 views

How to send automatic email/s to the approve/s of content on my enterprise wiki

I have created a publishing site which contain enterprise wiki and for some sites I define that I contents require approval before being published. Currently the new wiki article will not be published ...
2
votes
0answers
48 views

Managing my user permissions for my Publishing site  enterprise wiki

I have created 5 separate enterprise wiki sites, which can be accessed using the following URLs:- …Wiki/HrManuals ..Wiki/SalesManuals ..Wiki/TechnicalManuals ..Wiki/legalManuals Now I need to ...
1
vote
0answers
196 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
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
0answers
336 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
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 ...
0
votes
0answers
10 views

2013 - How come I do not see the suite links on my site?

I have created a new publishing site in SharePoint Server 2013 and there are no Suite Links (Newsfeed, SkyDrive, Sites) in the Suite Links bar. Is there some feature I need to enable to get them to ...
0
votes
0answers
22 views

Why does background differ on public site depending on whether you are logged in or not?

I am creating a custom masterpage for a publishing site and have had some issues getting my background image to scroll with the page. I have managed this, BUT only when you are not signed in. My ...
0
votes
0answers
17 views

Public internet website - Can it be done in SharePoint Online

We're currently creating a new public website, but can't really figure out if we need to go with a full onpremise / azure insatallation of SharePoint server 2013, or if we can simply use SharePoint ...
0
votes
0answers
18 views

Global Navigation tweaking

Sharepoint 2013 I have a site collection where the subsites inherit their global navigation from the top-level site, but I would like to remove the link to the top-level site from this menu because ...
0
votes
0answers
25 views

My link keeps turning into a span tag

Every time I try to insert an tag, either by pasting in the HTML from Dreamweaver, or inserting it directly using SharePoint's HTML editor, as soon as I hit the "check in" button, the tags on each ...
0
votes
0answers
28 views

create sharepoint site instead of subsite

we have a strange problem while creating a new publishing site withing sharepoint 2007. for some reason if the user has Full Control than when he tries to create a new publishing subsite Via site ...
0
votes
0answers
41 views

using search to display list content for anonymous user on publishing site with lockdown mode

Can someone tell me how restrictive the lockdown feature is (for anon publishing sites) when it comes to searching list content? Does it only prevent accessing the back-end/form views of the list or ...
0
votes
0answers
30 views

workflows on team site

I have a team site collection but now the client wants workflows associated with content editing on the main homepage. I can do this for the announcements etc, but I can't apply workflows to the ...
0
votes
0answers
22 views

Ordered PageLayout Dropdown in Ribbon

In my application I have added several PageLayouts and set those as the only available Pagelayouts. Can I customize the order in which the PageLayouts are displayed in the PageLayouts DropDown in the ...
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 ...
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 ...
0
votes
0answers
19 views

newPage dialog using specified Pagelayout

i am using a PublishingWeb with three different PageLayouts. None of which is "more default" than the others... Is there a standard-function that I can use to extend the siteActions-menu? Something ...
0
votes
0answers
21 views

Developer tools not working properly for the sharepoint publishing site

I created one publishing site in sharepoint. Now I want to change the look and feel of that page. For that I want to identify the areas by using developer tools in IE9. When I click F12 and move ...
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 ...
0
votes
0answers
52 views

Only content approval not the workflow

I have a publishing site. In this site, all the contents (for example: pages, or other documents in libraries) have workflow and content approval together. I want to remove the workflow on publishing, ...
0
votes
0answers
48 views

how to load summary link webparts links to a webpart

I have a sharepoint 2010 publishing site created with custom page layout.On the left hand side i have placed a summary link webpart with 15 links.( each link is pointing towards a different document ...
0
votes
0answers
111 views

Modules in onet.xml - is it compulsory to create a default page?

I'd like to leave my site definition without a default (usually default.aspx) page defintion in the onet.xml file. Purely because I'll be creating it all in code-behind of some application page I ...
0
votes
0answers
58 views

Incremental Deployment and Rename Site URL

We have a staging and production environment setup. Incremental deployment is configured from Stage to Production. We have one sitecollection / Inside that we have several subsites. One of the ...
0
votes
0answers
310 views

Extract data from multiple lists and export to Excel

Pls note: I have looked at all the related posts / blogs for this issue and have run into unbelievable number of brickwalls that I have come to hope that posting my particular case will result in some ...
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
74 views

SharePoint 2010 variations “View Changes” button is disabled all the time

I have SharePoint 2010 web site with variation installed that has one source site "English" and one destination label "French". I was try to make trial based on the steps on the following link ...
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
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, ...
0
votes
0answers
152 views

automatically show ribbon on publishing site

I have a custom publishing site (custom masterpage and custom site definition). I want ribbon automatically be shown on new sites. So the users don't have to enable it through Site Settings: So it ...

1 2