aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/edittemplate_seems_not_to_be_working.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-03-17 11:03:04 -0400
committerJoey Hess <joey@kitenet.net>2008-03-17 11:03:04 -0400
commit41090a5b03fb23e7dcf4c84a159407c27dbd54dd (patch)
tree550a81f7a3fe6a47eb2a6e30a12b7bd7462dac6f /doc/bugs/edittemplate_seems_not_to_be_working.mdwn
parent14d2b0b65c0c2956031f13472dba4ed7d23eaab9 (diff)
downloadikiwiki-41090a5b03fb23e7dcf4c84a159407c27dbd54dd.tar
ikiwiki-41090a5b03fb23e7dcf4c84a159407c27dbd54dd.tar.gz
web commit by http://madduck.net/
Diffstat (limited to 'doc/bugs/edittemplate_seems_not_to_be_working.mdwn')
-rw-r--r--doc/bugs/edittemplate_seems_not_to_be_working.mdwn5
1 files changed, 5 insertions, 0 deletions
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 <http://vcs-pkg.org/people/>, 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]]