Sharepoint FAQ

 
Home » Interview FAQ » SharepointSubmit FAQRSS Feeds

What is a Sharepoint site definition? What is ghosted (uncustomized) and unghosted (customized)

  Shared By: Tarang Nayak         Date: Mar 12, 2011      Category: Sharepoint      Views: 236      

What is a Sharepoint site definition? What is ghosted (uncustomized) and unghosted (customized)?

Sharepoint site definitions are the core set of functionality from which Sharepoint site are built from, building from the SiteTemplates directory in the Sharepoint 12 hive. Site definitions allow several sites to inherit from a core set of files on the file system, although appear to have unique pages, thereby increasing performance and allowing changes that happen to a site propagate to all sites that inherit from a site definition. Ghosted means that when Sharepoint creates a new site it will reference the files in the related site definition upon site provisioning. Unghosted means that the site has been edited with an external editor, and therefore the customizations are instead stored in the database, breaking the inheritance of those files from the file system.


 


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