Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

How to Convert a .STP file to a Site Definition

  Asked By: Brain Faulkner         Date: Dec 12, 2005      Category: Sharepoint      Views: 944
 

I want to know if there is a tool or procedure to convert a Site saved
as Template to a Site Definition...

Tagged:              

 

2 Answers Found

 
Answer #1       Answered By: Agustin Miranda          Answered On: Dec 12, 2005       

I think it’s doable but not sure if I can build all aspects of a SCHEMA.XML file  again. Probably can’t build an ONET.XML as there are things that are created at site  creation time which you wouldn’t know about through properties and there are some things missing in the object model that would be able to extra the information.

 
Answer #2       Answered By: Arron Middleton          Answered On: Dec 12, 2005       

There is already a project going on in this direction:

Daniel Larson is building on PortalTools:
http://www.portalbuilder.org/default.aspx

Did you look at that?

I also started on such a project, but for list templates... but time was
(again) my enemy.
If you are missing things in the onet.xml, maybe it is possible to start
from the onet.xml of the site  definition the site template  was based on,
and merge in only the changes?

 
Didn't find what you were looking for? Find more on How to Convert a .STP file to a Site Definition Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].