]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/multiple_templates.mdwn
Migrate escaped directives (\[[) in doc/todo to have \[[! prefix
[ikiwiki.git] / doc / todo / multiple_templates.mdwn
index 1d6180a771cb1c89b0c73687d4e1f6f97dc1b2aa..d165eebafff5ecbe93360b888020dfbdf4ef190e 100644 (file)
@@ -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