Tagged Questions
The site-definition tag has no wiki summary.
6
votes
3answers
1k 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 ...
5
votes
4answers
1k views
Are SharePoint site templates really less efficient 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 ...
1
vote
1answer
261 views
How to add files to a document library in a site definition in SharePoint 2007?
I'm doing a site definition for SharePoint 2007. When the site is created, a document library called "Folder2" is created also. Now, I need to add some documents to this document library and appear as ...
1
vote
3answers
3k views
How to create SharePoint Site definition with custom lists using WSPBuilder?
I'm using WSPBuilder and I want to create a site definition this site definition contains some custom list definition (some list creates based on "Custom List" template).
The site contains also some ...
0
votes
1answer
61 views
Update Wiki pages to display SharePoint Fields and not break Site Definition
I have a requirement to display SharePoint fields as a footer on only certain pages, so this rules out a master page change, and I haven't had any success with plain-old HTML.
What I'm trying to ...
0
votes
0answers
23 views
List WebTemplate assosiated Features
Im trying to syncronize existing webtemplates with my newly deployed.
My previos webtemplate as like 6 features staped in onet.xml. My new version has 8 also added in onet.xml.
My challenge is that ...
0
votes
1answer
119 views
SharePoint 2010: Limiting web-scoped features to specific site definitions
I have created a number of web-scoped features for my customised Blog site definition. All my features work fine, however they appear on the "Site Features" page of all sites in my site collections -- ...
0
votes
0answers
109 views
I am getting the problem while deploying the sharepoint 2010 Site Definition(List Def,List instance,Fields
Error occurred in deployment step 'Activate Features': Cannot complete this action.
How to solvee the issue.Exactly while actiating the list instance feature i getting the above error.
0
votes
1answer
326 views
Listview webpart in site definition makes it all fail
I have made a listdefinition which I've put in to a web scoped feature which I've added to WebFeatures in my sitedefinition. In my sitedefinition I've added a list view web part which shall display ...
0
votes
1answer
125 views
How to find Error in sharepoint 2010 Site and List Definitions
I am working with custom site,List,Fields and Contenttype. I have deployed my cusom list definition and i tried to create new item for my custom list there i am getting error with Correlation ID. ...
0
votes
1answer
91 views
Accessing custom property of lists of site definition in default.aspx page
I am working on Sharepoint. I am creating a site definition that is having a list using that I am insert so many properties inside the list. I am done with the creation part. Now I have to display the ...
0
votes
1answer
356 views
SharePoint 2010: Where is the schema.xml for the OOTB blog lists?
Question:
Where is the schema of the OOTB blog lists defined? (i.e. for the Posts, Categories and Comments lists)
The list templates and instances are embedded in the onet.xml of the OOTB blog ...
0
votes
1answer
1k views
Add an XsltListViewWebPart to a site defintion homepage
What's the best method for adding an XsltListViewWebPart to a site definition's default.aspx?
I've tried to add one to the definition's default.aspx declaratively by copying the XML from an existing ...
0
votes
1answer
716 views
Adding ContentTypes to a list with SiteDefinition
Using SharePoint 2010 and Visual Studio I have created a site definition (inheriting from the publishing site) which correctly creates all the required lists and now includes page instances in the ...
0
votes
1answer
990 views
WSS 3.0 Site Definition breaks when including MasterUrl in onet.xml
I have created a simple site definition for WSS 3.0 which uses a feature, this feature provisions a master page into the masterpage gallery.
This works absolutely fine, and once I've created a site ...
0
votes
1answer
670 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
2answers
602 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
1k 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 ...