Changes between Version 11 and Version 12 of SCS_WIKI_MAINTENANCE_R2


Ignore:
Timestamp:
12/19/08 16:16:37 (16 years ago)
Author:
todor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SCS_WIKI_MAINTENANCE_R2

    v11 v12  
    4949  * write down the important events on their dates (weeklies, progress checks, etc.) 
    5050 * Remove obsolete page templates 
    51 {{{ 
    52 Wiki Page Templates 
    53  
    54   ''(since [http://trac.edgewall.org/milestone/0.11 0.11])'' 
    55  
    56 The default content for a new wiki page can be chosen from a list of page templates.  
    57  
    58 That list is made up from all the existing wiki pages having a name starting with ''PageTemplates/''. 
    59 The initial content of a new page will simply be the content of the chosen template page, or a blank page if the special ''(blank page)'' entry is selected. When there's actually no wiki pages matching that prefix, the initial content will always be the blank page and the list selector will not be shown (i.e. this matches the behavior we had up to now). 
    60  
    61 To create a new template, simply create a new page having a name starting with ''PageTemplates/''. 
    62  
    63 (Hint: one could even create a ''!PageTemplates/Template'' for facilitating the creation of new templates!) 
    64  
    65 Available templates: 
    66 [[TitleIndex(PageTemplates/)]] 
    67 }}} 
     51INCLUDE [wiki:PageTemplates] 
    6852 
    6953= Implementation =