diff options
author | http://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web> | 2010-04-20 15:01:39 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-04-20 15:01:39 +0000 |
commit | 3b8f4f59d6720e5a77cae30eacc4c46582b1603b (patch) | |
tree | b68d9f3b64ad8da567480a06b61ff9b60b5f224a /doc/todo | |
parent | 52ccc03d10c532b3cf6335b00a9b60057061596b (diff) |
internal pages: the revenge?
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/auto_rebuild_on_template_change.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/auto_rebuild_on_template_change.mdwn b/doc/todo/auto_rebuild_on_template_change.mdwn index 09a623427..b5c107915 100644 --- a/doc/todo/auto_rebuild_on_template_change.mdwn +++ b/doc/todo/auto_rebuild_on_template_change.mdwn @@ -49,3 +49,9 @@ wikitemplates and in-wiki templates.) >>>>> Just to be clear, the raw files would not be copied across to the output >>>>> directory? -- [[Jon]] + +>>>>>> Without modifying ikiwiki, they'd be copied to the output directory as +>>>>>> (e.g.) http://ikiwiki.info/templates/inlinepage.tmpl; to not copy them, +>>>>>> it'd either be necessary to make them be internal pages +>>>>>> (templates/inlinepage._tmpl) or special-case them in some other way. +>>>>>> --[[smcv]] |