diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2011-12-15 11:24:32 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-12-15 11:24:32 -0400 |
commit | cdce61c48317980cd2c3a08b93512156caaca289 (patch) | |
tree | 8f8318b7838c73b92d578826d2a08e9c5f7b9135 /doc | |
parent | bf127ccb24c44a0bac9f70fd644dbe2a7376e32c (diff) | |
download | ikiwiki-cdce61c48317980cd2c3a08b93512156caaca289.tar ikiwiki-cdce61c48317980cd2c3a08b93512156caaca289.tar.gz |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/themes_should_ship_with_templates.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/themes_should_ship_with_templates.mdwn b/doc/todo/themes_should_ship_with_templates.mdwn new file mode 100644 index 000000000..912a99ed8 --- /dev/null +++ b/doc/todo/themes_should_ship_with_templates.mdwn @@ -0,0 +1 @@ +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]] |