diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2011-12-16 00:57:24 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-12-16 00:57:24 -0400 |
commit | 486cb66d9980ca5005786d2575e1cf09e8c60876 (patch) | |
tree | bdb1040a2322be0a5db373a7b5d8212ca0e82353 | |
parent | cce59e456d7b05103a61191a9acff652ff3fc4ff (diff) | |
download | ikiwiki-486cb66d9980ca5005786d2575e1cf09e8c60876.tar ikiwiki-486cb66d9980ca5005786d2575e1cf09e8c60876.tar.gz |
link to submodule support question
-rw-r--r-- | doc/todo/themes_should_ship_with_templates.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/themes_should_ship_with_templates.mdwn b/doc/todo/themes_should_ship_with_templates.mdwn index 0c3f1f1d7..e2c03bddf 100644 --- a/doc/todo/themes_should_ship_with_templates.mdwn +++ b/doc/todo/themes_should_ship_with_templates.mdwn @@ -10,6 +10,6 @@ if i understand [[todo/multiple_template_directories]] correctly, i read it as t > > > > i do agree that having a completely different template file is tricky, but I think it's important for themes to be able to modify those files, otherwise making themes is *really* hard. besides the burden of maintenance falls on the theme maintainer, and as long as it's not in ikiwiki core, you have nothing to worry about... right? ;) > > -> > i have just ported the [night_city theme](http://www.openwebdesign.org/viewdesign.phtml?id=3318) to ikiwiki, and it was a nightmare when i wasn't modifying the page.tmpl... but now it's done! i'll try to publish my changes somewhere when i finish figuring out how to share small things like that easily. ;) (suggestions?) +> > i have just ported the [night_city theme](http://www.openwebdesign.org/viewdesign.phtml?id=3318) to ikiwiki, and it was a nightmare when i wasn't modifying the page.tmpl... but now it's done! i'll try to publish my changes somewhere when i finish figuring out how to share small things like that easily. ;) ([[suggestions|submodule_support]]?) > > > > i guess the only thing to be done here is to update the documentation so that this is clearer - where do you suggest I do that? --[[anarcat]] |