aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/edittemplate.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-06-12 22:43:34 -0400
committerJoey Hess <joey@kitenet.net>2010-06-12 22:43:34 -0400
commitdccd76487151acc6adc93ec79f1808096bc41324 (patch)
tree2bd59c215be163a1730ca46a866e24f1cb511837 /doc/plugins/edittemplate.mdwn
parentc225cdad2524a12b998e550b6c0ba7079d164cff (diff)
downloadikiwiki-dccd76487151acc6adc93ec79f1808096bc41324.tar
ikiwiki-dccd76487151acc6adc93ec79f1808096bc41324.tar.gz
edittemplate: Look for template pages under templates/ like everything else (still looks in old location for backwards compatability).
Diffstat (limited to 'doc/plugins/edittemplate.mdwn')
-rw-r--r--doc/plugins/edittemplate.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/plugins/edittemplate.mdwn b/doc/plugins/edittemplate.mdwn
index 85dfdfc2d..c19ecd858 100644
--- a/doc/plugins/edittemplate.mdwn
+++ b/doc/plugins/edittemplate.mdwn
@@ -2,5 +2,5 @@
[[!tag type/web]]
This plugin provides the [[ikiwiki/directive/edittemplate]] [[ikiwiki/directive]].
-This directive allows registering template pages, that provide default
-content for new pages created using the web frontend.
+This directive allows registering [[template|templates]] pages, that
+provide default content for new pages created using the web frontend.