diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-04-10 16:35:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-04-10 16:35:50 -0400 |
commit | 243739e1c355da4162dc1b41c04c11cc1fb676c0 (patch) | |
tree | a31102f366088c703a0115f27ef48750613b2679 /doc/plugins/edittemplate.mdwn | |
parent | 72b5ef2c5fb01751992c9400afe2690da5df611f (diff) | |
parent | c69c811d64b285cec3dc3039376c2ff8c8907121 (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/plugins/edittemplate.mdwn')
-rw-r--r-- | doc/plugins/edittemplate.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/edittemplate.mdwn b/doc/plugins/edittemplate.mdwn index ac8e0a71f..8140b4f41 100644 --- a/doc/plugins/edittemplate.mdwn +++ b/doc/plugins/edittemplate.mdwn @@ -3,7 +3,7 @@ This plugin allows registering template pages, that provide default content for new pages created using the web frontend. To register a -template, insert a [[PreprocessorDirective]] on some other page. +template, insert a [[Preprocessor_Directive|/ikiwiki/preprocessordirective]] on some other page. \[[!edittemplate template="bugtemplate" match="bugs/*"]] |