diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-10-25 00:44:45 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-10-25 00:44:45 -0400 |
commit | a23bdb17e8286f80eef47ae90e9a35100013c963 (patch) | |
tree | 9254a99a39280df6b8a1eb5d0957513113daf4b8 | |
parent | 3960a998d33b2da22d29daaa01f414ca9595b0aa (diff) |
closing this, it wasn't a bug, ikiwiki was doing exactly what was asked
-rw-r--r-- | doc/todo/A_page_that_inlines_pages__61____34____42____34___results_in_unnecessary_feed_generation.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/A_page_that_inlines_pages__61____34____42____34___results_in_unnecessary_feed_generation.mdwn b/doc/todo/A_page_that_inlines_pages__61____34____42____34___results_in_unnecessary_feed_generation.mdwn index 3c892906c..8a4a41971 100644 --- a/doc/todo/A_page_that_inlines_pages__61____34____42____34___results_in_unnecessary_feed_generation.mdwn +++ b/doc/todo/A_page_that_inlines_pages__61____34____42____34___results_in_unnecessary_feed_generation.mdwn @@ -15,6 +15,8 @@ contains \[[inline pages="*"]]. > N+1th page that its PageSpec matches is a no-op. > --[[Joey]] +[[tag done]] + Here's a short script for replicating the bug. Just cut and paste this to a shell, (it will only muck in a new /tmp/ikiwiki-test directory that it will create): |