none
[openafs-wiki.git] / TWiki / TemplateWeb.mdwn
1 <div>
2   <ul>
3     <li><a href="#Purpose"> Purpose</a></li>
4     <li><a href="#Customizing"> Customizing</a></li>
5   </ul>
6 </div>
7
8 # <a name="Template Web"></a><a name=" Template Web"></a> Template Web
9
10 ## <a name="Purpose"></a> Purpose
11
12 Template webs were created to act as templates in creating webs. It is now possible to create webs via the %SYSTEMWEB%.ManagingWebs topic. In the not so distant past TWiki webs were created by hand. The data directory contains the different webs such as **Main** and **TWiki**. A web that begins with an underscore "\_" character is considered invisible and a template. All files in the **\_default** (or any other web that begins with an underscore) template web will be copied into your new web. The [[_default|_default/WebHome]] web template contains the following topics: `WebHome, WebChanges, WebIndex, WebNotify, WebPreferences, WebSearch, WebStatistics and WebTopicList.`
13
14 ## <a name="Customizing"></a> Customizing
15
16 The web template is useful for administrators to design for creating webs of a certain type. Departmental webs can at least begin with a similar look and feel.
17
18 Simply create a web with an underscore for the first character. These can be used by authorized users to create webs from this template.