diff options
author | Joey Hess <joey@kitenet.net> | 2010-06-12 22:43:34 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-06-12 22:43:34 -0400 |
commit | dccd76487151acc6adc93ec79f1808096bc41324 (patch) | |
tree | 2bd59c215be163a1730ca46a866e24f1cb511837 /doc/plugins | |
parent | c225cdad2524a12b998e550b6c0ba7079d164cff (diff) |
edittemplate: Look for template pages under templates/ like everything else (still looks in old location for backwards compatability).
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/edittemplate.mdwn | 4 |
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. |