From 41090a5b03fb23e7dcf4c84a159407c27dbd54dd Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 17 Mar 2008 11:03:04 -0400 Subject: [PATCH] web commit by http://madduck.net/ --- doc/bugs/edittemplate_seems_not_to_be_working.mdwn | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/bugs/edittemplate_seems_not_to_be_working.mdwn 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]]