summaryrefslogtreecommitdiff
path: root/doc/todo/multiple_templates.mdwn
blob: 30fb8d6ee74b1cbfb56f1fcceb6cbf5b71bcedef (plain)

Another useful feature might be to be able to choose a different [[template|templates]] file for some pages; [[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 [[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 this in a plugin now.

See also: [[Allow_per-page_template_selection]] -- same thing, really.

[[done]]