Tagged Questions

4
votes
4answers
555 views

Are SharePoint site templates really less performant than site definitions?

So, it seems in the SharePoint blogosphere that everybody just copies and pastes the same bullet points from other blogs. One bullet point I've seen is that SharePoint site templates are less …
3
votes
3answers
291 views

Web Part connections in site definitions

I have requirement of specifying web part connections in onet.xml. So when site is created using this site definition the said web parts are already connected and ready to use. Which properties I need …
0
votes
1answer
187 views

How do I define a search scope “Display Group” for a Site definition

Within each site collection, it is possible to group search scopes for display in the site collections search box. It is possible to modify this programmatically as well. Is it possible to define …
0
votes
0answers
165 views

MOSS Site Definitions and .WSP development to production

I'm using the minimal publishing site definition from codeplex to give me a basis for a publishing site. I've created this site in a virtual dev environment. I've then deployed a .wsp that provides a …
0
votes
2answers
119 views

Can I create a custom web-level site definition for use in a Publishing Portal site collection?

I originally created a site collection based on the "Publishing Portal" site definition. Now some time later I'd like to create my own site definition at the web scope level for certain subwebs. The …
0
votes
3answers
424 views

MOSS (SharePoint) publishing page schedule options not appearing

I'm building a custom publishing site definition for MOSS 2007 but I seem to have a problem. The content types that I import don't have any of the page scheduling options available. I've gone over my …