diff options
author | Joey Hess <joey@kitenet.net> | 2011-12-15 14:05:07 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-12-15 14:05:07 -0400 |
commit | 95ea0d7e54e84f01aa8d1cb590769ff8d806f987 (patch) | |
tree | 4679ebe919e06b38ff0d17cffeb7804ed8aa2c77 | |
parent | fbedf85587d632976071788dec9de374494480fb (diff) | |
parent | cdce61c48317980cd2c3a08b93512156caaca289 (diff) | |
download | ikiwiki-95ea0d7e54e84f01aa8d1cb590769ff8d806f987.tar ikiwiki-95ea0d7e54e84f01aa8d1cb590769ff8d806f987.tar.gz |
Merge branch 'master' of ssh://git.ikiwiki.info
-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]] |