Tagged Questions
1
vote
1answer
22 views
What should be the provisioning model?
What should be the provisioning model for supporting only 2010 and above, if:
it needs to include custom SharePoint security groups
it would be deployed to multiple unrelated SharePoint ...
2
votes
1answer
561 views
Sharepoint 2010 site definition one template to create multiple publishing pages
Im trying to create a publishing site definition where I use one file to provision many templates.
eg in onet.xml
...
<Modules>
<Module Name="Landing" />
<Module Name="Test" ...
0
votes
1answer
797 views
Creating a sharepoint site definition using onet.xml and site templates
Im starting to develop a site definition using this tutorial http://vimeo.com/23670570 (which I found a good starting point. But lacks more detailed explanation). Everywhere I look in the onet.xml ...