The site-definition tag has no wiki summary.
5
votes
2answers
3k views
Sharepoint 2010 XsltListViewWebPart on site definition template
Im having a problem placing the XsltListViewWebPart on my Default.aspx template (relevant code bellow)
<WebPartPages:WebPartZone runat="server" ID="NewsItemsList">
<ZoneTemplate>
...
2
votes
6answers
768 views
Feature stapling vs Site Definitions
I curious of what you’re experiences are one the user of site definition compared to feature stapling. In a video on Channel 9 Ted Patterson explains that feature stapling is the way to go. It would ...
2
votes
1answer
388 views
Deploying webparts to default.aspx with a SiteDefinition feature dependency
I tried deploying a Site Definition with a custom default.aspx page.
Within the <WebFeatures> node of the Site Definition's Onet.xml I tried to reference a Feature which would get a web part ...
1
vote
1answer
289 views
from where i Copy “webtemp.xml” and “onet.xml” files of standared sharepoint 2013 team site
I want to create site definition in VS 2012. But for webtemp.xml and Onet.xml files,I want to copy content from webtemp.xml and Onet.xml files of standared sharepoint 2013 "team site" for my site ...
0
votes
4answers
688 views
Automatic (Task) List population on site provision
I'm needing a hand deciding an approach to this. Here is the business requirement.
Create a Meeting Workspace which contains a Project Tasks List (OOTB) and fills it with "stub" tasks (such as "send ...