X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/5464285c04a41964cd21e80847107a77ad3f5fc0..afab05a505e3edce906e66781e9748a9e2ab1334:/doc/todo/multiple_templates.mdwn 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