diff options
author | Joey Hess <joey@kitenet.net> | 2010-04-22 16:29:49 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-04-22 16:29:49 -0400 |
commit | 4c99904af30c9213060809937962c1a4ab9c5ad2 (patch) | |
tree | 411a2e4970028c3dca5e7415c014b0985f653163 /doc/todo | |
parent | 418670c7e85ca32252b82b505ba6bb907229306e (diff) |
reference my branch for this
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/auto_rebuild_on_template_change.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/auto_rebuild_on_template_change.mdwn b/doc/todo/auto_rebuild_on_template_change.mdwn index a112cb9da..66aa07193 100644 --- a/doc/todo/auto_rebuild_on_template_change.mdwn +++ b/doc/todo/auto_rebuild_on_template_change.mdwn @@ -39,6 +39,9 @@ Note also that when using templates from "$srcdir/templates/", `no_includes` needs to be set. Currently this is done by the two plugins that use such templates, while includes are allowed in `templatedir`. +Have started working on this. +[[!template id=gitbranch branch=origin/templatemove author="[[Joey]]"]] + > But would this require that templates be parseable as wiki pages? Because that would be a nuisance. --[[KathrynAndersen]] >> It would be better for them not to be rendered separately at all. |