From: Joey Hess Date: Mon, 17 Mar 2008 15:03:04 +0000 (-0400) Subject: web commit by http://madduck.net/ X-Git-Tag: 2.41~98 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=41090a5b03fb23e7dcf4c84a159407c27dbd54dd;p=ikiwiki.git web commit by http://madduck.net/ --- diff --git a/doc/bugs/edittemplate_seems_not_to_be_working.mdwn b/doc/bugs/edittemplate_seems_not_to_be_working.mdwn new file mode 100644 index 000000000..f1d2128a6 --- /dev/null +++ b/doc/bugs/edittemplate_seems_not_to_be_working.mdwn @@ -0,0 +1,5 @@ +I tried to use [[the edittemplate plugin|plugins/edittemplate]] on , but if you create a new person's page, [[the template|http://vcs-pkg.org/templates/person/]] is not used, despite the note that the template has been registered, which replaces the `\[[!edittemplate ...]]` directive. + +I hope I am not doing something wrong... + +--[[madduck]]