diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-04-02 16:54:06 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-04-02 16:54:06 -0400 |
commit | 59ba938822ba0752e8d97e769c0d14f2eb0bbeb3 (patch) | |
tree | 6400db6797bb044b902a101c7c82bec3b65943db /doc/todo | |
parent | 1c8ac7d88c5a3d2c63892737e54be8a1b535936c (diff) |
template: Search for templates in the templatedir, if they are not found as pages in the wiki.
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/user-defined_templates_outside_the_wiki.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/user-defined_templates_outside_the_wiki.mdwn b/doc/todo/user-defined_templates_outside_the_wiki.mdwn index 880ad6493..1d72aa6a7 100644 --- a/doc/todo/user-defined_templates_outside_the_wiki.mdwn +++ b/doc/todo/user-defined_templates_outside_the_wiki.mdwn @@ -6,3 +6,5 @@ source, but also looks in the system templates directory (the one with 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]] |