aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/user-defined_templates_outside_the_wiki.mdwn
blob: 1d72aa6a7e270fe4577c10a6d0494eae5c4b014d (plain)
1
2
3
4
5
6
7
8
9
10
[[!tag wishlist]]

The [[plugins/contrib/ftemplate]] plugin looks for templates inside the wiki
source, but also looks in the system templates directory (the one with
`page.tmpl`). This means the wiki admin can provide templates that can be
invoked via `\[[!template]]`, but don't have to "work" as wiki pages in their
own right. I think the normal [[plugins/template]] plugin could benefit from
this functionality.

[[done]] --[[Joey]]