none
[openafs-wiki.git] / TWiki / TemplateWeb.mdwn
1 <div>
2   <ul>
3     <li><a href="#Template Web"> Template Web</a><ul>
4         <li><a href="#Purpose"> Purpose</a></li>
5         <li><a href="#Customizing"> Customizing</a></li>
6       </ul>
7     </li>
8   </ul>
9 </div>
10
11 # <a name="Template Web"></a> Template Web
12
13 ## <a name="Purpose"></a> Purpose
14
15 Template webs were created to act as templates in creating webs. It is now possible to creation webs via the [[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** web template contains the following topics: `WebHome, WebChanges, WebIndex, WebNotify, WebPreferences, WebSearch, WebStatistics and WebTopicList.`
16
17 ## <a name="Customizing"></a> Customizing
18
19 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.
20
21 Simply create a web with an underscore for the first character. These can be used by authorized users to create webs from this template.
22
23 -- [[GrantBow]] - 16 Jan 2003