WSS Forum

 
Home » Forum » WSS       Ask a questionRSS Feeds

wss template

  Asked By: Colby Holt         Date: Nov 23, 2004      Category: WSS      Views: 269
 

I created a wss site template and named it "division" in
the ....template/themes/division/ to be used for the new site. I
cannot seem to have it appear on the list and for some reason. No
changes occurred when i changed the field name to division in the
actual aspx page:

<META Name="Microsoft Theme" Content="division">
<META Name="Microsoft Border" Content="none">

Tagged:    

 

1 Answer Found

 
Answer #1       Answered By: Steve Fernandez          Answered On: Nov 23, 2004       

Do u mean you don't get the newly created template  in the site  template
list while creating a new site...

I don't know how to do that from the ui but this command works..
When you save a site as template an .stp file will be added to that
sites site template gallery. Go there click on the template name and
save it on to ur local drive and use that file in the command below

Stsadm -o addtemplate -filename xxxx.stp -title "xxxxx"

 
Didn't find what you were looking for? Find more on wss template Or get search suggestion and latest updates.


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