blob: 72783c556d3ddcaeeb6dfa616de918cefdcd312e (
plain)
Another useful feature might be to be able to choose a different [[template|wikitemplates]]
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]]
|