ikiwiki/doc/todo/themes_should_ship_with_tem...

8 lines
463 B
Markdown

if i understand [[todo/multiple_template_directories]] correctly, i read it as templates directories being separate from themes. shouldn't a themer be able to ship more than just a CSS and instead override the (say) page.tmpl page? -- [[anarcat]]
> A theme can ship any files it wants to, including templates (in the
> template/ directory).
>
> So far none of them do; I'd much rather have one version of page.tmpl to
> maintain than one per theme.. --[[Joey]]