master
Joey Hess 2010-04-24 20:30:05 -04:00
parent ca9c6cc254
commit c6a473b8ee
1 changed files with 2 additions and 2 deletions

View File

@ -23,8 +23,8 @@ The template directive allows wiki pages to be used as templates,
filled out and inserted into other pages in the wiki.
"""]]
[[!if test="enabled(template) and enabled(inline)" then="""
[[!inline pages="templates/* and !*/discussion" feeds=no archive=yes
sort=title template=titlepage
[[!inline pages="templates/* and !*.tmpl and !*/discussion"
feeds=no archive=yes sort=title template=titlepage
rootpage=templates postformtext="Add a new template named:"]]
"""]]