summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-02-05 03:55:24 -0500
committerJoey Hess <joey@kitenet.net>2008-02-05 03:55:24 -0500
commitc73c11f81393b87d7e5cb063107cb5a2ff4da158 (patch)
tree2f6e23aba862c567037e3520e40d0d710fc6bfb1 /doc/todo
parent5464285c04a41964cd21e80847107a77ad3f5fc0 (diff)
web commit by http://edward.myopenid.com/: fix pagespec link
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/multiple_templates.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/multiple_templates.mdwn b/doc/todo/multiple_templates.mdwn
index 1d6180a77..d165eebaf 100644
--- a/doc/todo/multiple_templates.mdwn
+++ b/doc/todo/multiple_templates.mdwn
@@ -2,7 +2,7 @@
> file for some pages; [[blog|ikiwiki/blog]] pages would use a template different from the
> home page, even if both are managed in the same repository, etc.
-Well, that would probably be fairly easy to add if it used [[pagespec]]s to
+Well, that would probably be fairly easy to add if it used [[pagespecs|ikiwiki/pagespec]] to
specify which pages use the non-default template.
Hmm, I think the [[pagetemplate|plugins/pagetemplate]] hook should allow one to get close enough to