]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/tracking_bugs_with_dependencies.mdwn
Expand banned_users; it can now include PageSpecs, which allows banning by IP address.
[ikiwiki.git] / doc / todo / tracking_bugs_with_dependencies.mdwn
index 80aaf3c39e2d78ffd6b2f46636251b8b25ccfb8c..bfdbf0875e08bcad2572a841a8fe6ad16295fe30 100644 (file)
@@ -410,6 +410,9 @@ account all comments above (which doesn't mean it is above reproach :) ).  --[[W
 >>>>> then the last definition (baz) takes precedence.
 >>>>> In the process of writing this I think I've come up with a way to change this back the way it was, still using closures. -- [[Will]]
 
+>>> My [[remove-pagespec-merge|should_optimise_pagespecs]] branch has now
+>>> solved all this by deleting the offending function :-) --[[smcv]]
+
 >>  Secondly, it seems that there are two types of dependency, and ikiwiki
 >>  currently only handles one of them.  The first type is "Rebuild this
 >>  page when any of these other pages changes" - ikiwiki handles this.