2
votes
2answers
19 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 publishe …
0
votes
2answers
93 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 …
0
votes
1answer
65 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" Wh …
0
votes
1answer
175 views
<View> (ListViewWebPart) from within publishing page in feature
Hello, This is in the context of MOSS 2007.
I have a custom site definition. Currently in ONET.xml we have the following Module:
<View List="$Resources:core,lists_Fold …
1
vote
2answers
36 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 …
0
votes
1answer
109 views
I have a problem trying to add FBA Users or Roles to a SharePoint site.
I’ve added the membership and role provider keys for an FBA database into the web.config of a standard AD authenticated SharePoint site (as per Andrew Connells article).
This shou …
1
vote
1answer
67 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 globa …
0
votes
2answers
40 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 …
1
vote
2answers
139 views
Best way to deploy static files
Hello
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
Th …
1
vote
6answers
436 views
Publishing sites, search and the missing contentclass:STS_Site & STS_Web
This is an old issue I thought this was a bug in an specific environment after reading a couple of blogs it has made me think again...
The issue is that SharePoint site collection …
0
votes
0answers
121 views
Display subsite welcome page in current navigation
I'm setting up a Publishing site collection. I have a root-level site and a Company subsite. Company shows up as a tab in the global navigation. I would like it so clicking Comp …
2
votes
2answers
196 views
Where is the SharePoint object cache stored??
We have experienced a strange issue in SharePoint. We backed-up and restored a site collection from WebApp1 to WebApp2 and both the site collections have Publishing Features activa …
0
votes
5answers
389 views
MOSS Publishing Sites and RSS Feeds on List and Libraries
If I enable an RSS feed on a document library within a publishing site I get something like this Url:
http://example.org/_layouts/listfeed.aspx?List=%ZZ829CE062%2DD39E%2D4D9C%2D8 …
1
vote
1answer
180 views
How to customize XLV
On the first page of our web app we want some "boxes" with a image and some links.
What is the best approach for this?
My first guess is to render data from a custom list.
For this …
2
votes
3answers
116 views
Remove broken resource relationships between pages and page layouts
We have a page layout that we want to delete from a site collection but according to moss it is still referenced by some publishing pages. The pages that are apparently using the …