Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Best way to "hide" a WSS site definition?

  Asked By: Sampat Bellubbli         Date: Nov 23, 2009      Category: Sharepoint      Views: 275
 

What is the best way to "hide" a WSS site definition (e.g. blank site) so
that it doesn't show up in the list of site definitions/templates on the
Create Site page in WSS?

Tagged:              

 

1 Answer Found

 
Answer #1       Answered By: Tejaswani Barve          Answered On: Nov 23, 2009       

1. Edit the WebTemp.xml file in C:\Program Files\Common
Files\Microsoft Shared\web server extensions\12\TEMPLATE\1033\XML

2. Save a backup copy of this file

3. Change the attribute Hidden="FALSE" to Hidden="TRUE" for the site
definitions you want to hide

4. Run iisreset.exe

 
Didn't find what you were looking for? Find more on Best way to "hide" a WSS 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].