Questions related to pages that have the publishing infrastruture activated. Mostly used in WCMS scenarios and internet-facing sites.
2
votes
1answer
279 views
How to change the Publishing Hyperlink icon image
Is it possible to change the default images SharePoint 2010 Server uses to show next to the Publishing Hyperlink column type? This is enabled via the "Display link with icon" checkbox in the dialog ...
1
vote
2answers
226 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 ...
3
votes
1answer
162 views
Can you use Content By Query to retrieve items from it's parents?
I know you can use the Content By Query component to retrieve items under the current site, however, I want to do the opposite.
I'd like to look for items in the parent sites of the current site. I ...
3
votes
2answers
3k views
Path to jQuery file for SharePointWebControls:ScriptLink
I'm working in SharePoint 2010 Designer to create a custom page layout. I've added a SharePointWebControls:ScriptLink control but am not sure what the path is to my jQuery library. It's uploaded to ...
0
votes
2answers
5k views
Publishing site vs. team site
We're trying to figure out the advantages/disadvantages of using Team Site or Publishing Site. The publishing site enables setting page titles more easily, along with scheduling of content, etc. ...
3
votes
3answers
590 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 ...
1
vote
2answers
6k views
Can't activate Server Publishing
I'm trying to activate the SharePoint 2010 Server Publishing on a site and it gives the following message:
Site
The feature being activated is a Site scoped feature which has a dependency on a Site ...
0
votes
2answers
699 views
Create a publishing site collection using Site Template
SharePoint 2010 - Publishing Site. I created one with several publishing webs underit. I saved the sitecollection/rootweb as a rootweb.wsp. I created a new webapp, new sitecollection (without picking ...
1
vote
2answers
175 views
Separating “Navigation Title” from “Page Title” on an Internet Site
I am involved in a SEO(Search Engine Optimization) project for a SharePoint 2010 Publishing Site. One optimization that we want to make is to improve the content of our html title elements. Currently, ...
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 ...
0
votes
1answer
107 views
how can I propage the content a of publishing site subweb to a root web of another farm site collection?
I have two SP Farm 2010 (not same domain) with standard licence
intranet
extranet
Both farms have a publishing portal.
I'd like to have the content of the extranet portal to be part of the ...
2
votes
2answers
150 views
Find Out Welcome Page via SharePoint Web Services
Does anybody know if/how it is possible to retrieve a SharePoint site's Welcome Page via the built-in Web Services? This is for both 2007/2010.
2
votes
0answers
509 views
What could be causing an unexpected error when trying to edit a root folder name? [closed]
I am using sharepoint 2010 publishing site. When I go to the gui part of sharepoint 2010(allitem.aspx) and go to one of my libraries, check a folder, go to the ribbon and hit edit properties and try ...
10
votes
2answers
827 views
Best way to package publishing content types
I'm currently planning on how to package my Publishing content types in a WSP to make deployment in production easier. I came a cross the following choices
1- create a feature receiver and ...
4
votes
3answers
4k views
How to get a web.config file in a sharepoint 2010 publishing site?
I am working on a sharepoint 2010 project and I noticed in the soultion their is no web.config.
I asked one of my fellow co-workers and he mentioned something about we don't have access to to it as ...
0
votes
1answer
707 views
Date Field format in a Publishing layout
I have created a publishing layout for SP 2010 Publishing site. I have created it based off a page layout publishing content type. One of the field is the standard OOTB Date field. Using SP ...
0
votes
2answers
147 views
Profiling SharePoint 2010 with Red Gate ANTS Profiler
I'm trying to profile my customized SharePoint 2010 site with Red Gate ANTS Profiler, but I can't get it to work.
I've followed every guide I could find, including the official guide, but I'm just ...
0
votes
1answer
52 views
how to view list of articles in publishing site?
In need to view list of article in publishing site with content. It's complicated by using layouts of pages. I find one not simple way - use only one layout and make xsl template for rendering only ...
1
vote
1answer
372 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 ...
0
votes
2answers
811 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 ...
0
votes
1answer
260 views
why publishing sites based templates lose their default page?
I'm using SP 2010, created a site based on publishing site which I modified with lists, masterpages...
then I created a template from that site.
WHen using that template to create a new site I get no ...
0
votes
1answer
580 views
KeywordQuery with “last modified by” and “last modified date”
How do you use a KeywordQuery to search for "last modified by" and "last modified date"?
This is for SharePoint 2010 Server, with publishing pages and document libraries, so "enterprise search". I'm ...
3
votes
2answers
979 views
remove *.debug.js from master page
When I view my SharePoint site I see a lot of .debug.js files being added by SharePoint. Is there a way to stop this happening.
cui.debug.js
core.debug.js
sp.debug.js
sp.ribbon.debug.js
...
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 ...
0
votes
2answers
226 views
Unable to parse page for field values error in ULS log
We get this error on every page request on our Production environment. All other environments are ok. The environment has been upgraded from SharePoint 2007 to SharePoint 2010.
Unable to parse ...
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
1answer
178 views
Web Part Zones/Web Parts not rendered on page in Firefox
I am currently working on building out publishing site and since yesterday having issues with Firefox. We have pretty simple layouts that have a main Page Content Region and underneath this region ...
6
votes
2answers
3k views
SPItemEventReceiver ItemUpdating and BeforeProperties / AfterProperties
I've bound and ItemUpdating event to a document library of a MOSS publishing site, I’m then trying to compare the Before and After properties.
When I amend the field in the UI I expect the two values ...
0
votes
1answer
75 views
Are item level permissions copied during content deployment?
My internal site using AD authentication but has the role provider added to the web.config to allow the people picker resolve the relevant groups. I can then manage a documents item level permission ...
-1
votes
2answers
1k views
Importing content from a Word document into SharePoint
We have some content in Word documents that we need to convert to web pages (publishing) in SharePoint. I know there are many ways to do this, with advantages and disadvantages. I would really like to ...
0
votes
1answer
299 views
issue importing a Site Collection using STSADM and 2010
So before anyone asks I need to use stsadm due to my lack of exposure to powershell. Anyway, I have run into issues using the export/import commands. The source and target are 2010 publishing ...
1
vote
2answers
503 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 ...
0
votes
3answers
2k views
Why won't new files deploy using a SharePoint 2010 WSP?
We have found a problem with our deployment to a production server that runs SharePoint 2010 Publishing Site Collection.
We are deploying WSP packaged from Visual Studio to Sharepoint Management ...
2
votes
2answers
189 views
302 Redirects and Search Engine Optimization
We're trying to improve our search engine ranking (in Google basically). One of the points raised that could be a problem is the 302 redirect performed when a user hits the site from a search engine ...
0
votes
2answers
929 views
“List does not exist” error for site cache settings
I'm trying to edit the site cache settings of a publishing site.
When I navigate to _layouts/sitecachesettings.aspx, I get the following error:
List does not exist
The page you selected ...
0
votes
1answer
43 views
Feature to Add a Site (web) based on Team Site
Is there a good link that can show how to add a sub-site under the existing site collection based on "Team Site" (STS#0) Template? (the sitecollection url is http://local/sites/Amtrack). The url for ...
0
votes
1answer
248 views
SharePoint Navigation Configuration
I'm creating a new public facing internet site based on SharePoint Server 2010 (Publishing) and am having difficulty achieving my navigation requirements with the out-of-the-box controls. Can someone ...
0
votes
2answers
726 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
177 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 ...
0
votes
3answers
1k views
Anonymous access does not work for Site Collection Images
I am trying to give anonymous access to Site Collection Images. I followed http://blogs.interknowlogy.com/rodneyguzman/archive/2007/08/30/21200.aspx but it does not work (keeps asking for username and ...
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 ...
2
votes
2answers
369 views
Retrieve using CAML the currently published version of a document
I want retrieve the currently published version of a document from a document library using CAML. Can anyone tell me how I can achieve this? I need it to get the currently published version ...
0
votes
1answer
529 views
Cannot Enable Anonymous Access for Publishing Site
I have created a new Publishing Site on a newly installed SharePoint 2010 on my local Win7 box. The front page of the Publishing Site has an option to "Enable anonymous access" When I access that ...
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 ...
0
votes
2answers
310 views
Display all sites and disable access to a site where a user does not have permission
SharePoint 2007 is great! It security trims all my menu navigation; if the user does not have permission to a site then they won’t see it in the navigation.
However, the business owners don’t see it ...
0
votes
1answer
109 views
Sharepoint generating hundred of webservice calls before “'Are you sure you want to navigate away from this page” dialog shows
When a user does an operation on a publishing page that would take them away
from the current page, we get the warning dialog about moving away. The thing
is that it takes for ever to show up, 20-30 ...
2
votes
2answers
1k views
Is there a maximum number of entries for the Navigation Editing and Sorting control?
Is there an upper limit to the number of item that are displayed in the Navigation Editing and Sorting control in the ‘Site Navigation Settings’ page?
I have 49 items in the global Navigation and 54 ...
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 ...
