diff options
author | Joey Hess <joey@kitenet.net> | 2010-04-19 22:37:02 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-04-19 22:37:02 -0400 |
commit | 8f8bda1ae55632de4221859abd082ffe61c4a07d (patch) | |
tree | cc53b670bb4114b7ac404a20e26d2c20d8287cb5 /doc/todo/auto_rebuild_on_template_change.mdwn | |
parent | 1734e99d27347ffa736a76846128f90fa0bc9863 (diff) | |
parent | 09c647c1773d5c8eafacea486082684909e47449 (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/todo/auto_rebuild_on_template_change.mdwn')
-rw-r--r-- | doc/todo/auto_rebuild_on_template_change.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/auto_rebuild_on_template_change.mdwn b/doc/todo/auto_rebuild_on_template_change.mdwn index c4ffae178..2799842ed 100644 --- a/doc/todo/auto_rebuild_on_template_change.mdwn +++ b/doc/todo/auto_rebuild_on_template_change.mdwn @@ -31,3 +31,5 @@ risk, and it's unlikely enough that a NEWS warning should suffice. (This would also help to clear up the tricky disctinction between wikitemplates and in-wiki templates.) + +> But would this require that templates be parseable as wiki pages? Because that would be a nuisance. --[[KathrynAndersen]] |