aboutsummaryrefslogtreecommitdiff
path: root/raw-wiki-dump/PageTemplates.trac
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2020-09-13 23:06:24 +0000
committerRob Austein <sra@hactrn.net>2020-09-13 23:06:24 +0000
commit891730d13b324fad916572a82f0bd610c5de9aad (patch)
treef46c94ddfff34f15aafe7cac0596716d1c13c412 /raw-wiki-dump/PageTemplates.trac
parentb092ffbcbe2c9398494f7dc9db6f0796971633e0 (diff)
Rename for conversion
Diffstat (limited to 'raw-wiki-dump/PageTemplates.trac')
-rw-r--r--raw-wiki-dump/PageTemplates.trac18
1 files changed, 18 insertions, 0 deletions
diff --git a/raw-wiki-dump/PageTemplates.trac b/raw-wiki-dump/PageTemplates.trac
new file mode 100644
index 0000000..fbf6326
--- /dev/null
+++ b/raw-wiki-dump/PageTemplates.trac
@@ -0,0 +1,18 @@
+= Wiki Page Templates
+
+The default content for a new wiki page can be chosen from a list of page templates.
+
+That list is generated from all the wiki pages having a name starting with ''PageTemplates/''.
+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, ie this matches the behavior we had up to now.
+
+To create a new template, simply create a new page having a name starting with ''PageTemplates/''.
+
+Hint: one could even create a ''!PageTemplates/Template'' for facilitating the creation of new templates!
+
+After the first template has been created, a drop-down selection box will automatically appear on any new wiki pages 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.
+
+Available templates:
+[[TitleIndex(PageTemplates/)]]
+
+----
+See also: TracWiki \ No newline at end of file