Changes between Version 3 and Version 4 of PageTemplates
- Timestamp:
- Jan 13, 2020, 11:44:36 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PageTemplates
v3 v4 1 = Wiki Page Templates = 2 3 ''(since [http://trac.edgewall.org/milestone/0.11 0.11])'' 1 = Wiki Page Templates 4 2 5 3 The default content for a new wiki page can be chosen from a list of page templates. 6 4 7 Th at list is generated from all the wiki pages having a name starting with ''PageTemplates/''.8 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 are no wiki pages with the '' PageTemplates/'' 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).5 ThPageTemplates/''. 6 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 are no wiki pages with the ''. 9 7 10 To create a new template, simply create a new page having a name starting with '' PageTemplates/''.8 To create a new template, simply create a new page having a name starting with ''PageTemplates/''. 11 9 12 (Hint: one could even create a ''!PageTemplates/Template'' for facilitating the creation of new templates!) 10 Hint: one could even create a ''!PageTemplates/Template'' for facilitating the creation of new templates! 13 11 14 After the first template has been created, a drop-down selection box will automatically appear on any new wiki page s that are created. By default it is located on the right side of the 'Create this page' button. The default selection will be ''blank page'', or ''!DefaultPage'' if ''!PageTemplates/DefaultPage'' exists.12 After the first template has been created, a drop-down selection box will automatically appear on any new wiki page' button. The default selection will be ''blank page'', or ''!DefaultPage'' if ''!PageTemplates/DefaultPage'' exists. 15 13 16 Available templates: 14 The following templates are available on this site: 17 15 [[TitleIndex(PageTemplates/)]] 16 18 17 ---- 19 18 See also: TracWiki
