]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by http://madduck.net/
authorJoey Hess <joey@kitenet.net>
Fri, 14 Mar 2008 09:14:28 +0000 (05:14 -0400)
committerJoey Hess <joey@kitenet.net>
Fri, 14 Mar 2008 09:14:28 +0000 (05:14 -0400)
doc/bugs/aggregate_plugin_should_honour_a_post__39__s_mctime.mdwn

index b9a661e35271af4f6d94d524320cf147ab41e056..a73b1a70cc358e21f298be6317839b7d7112e876 100644 (file)
@@ -6,3 +6,5 @@ It would be nice if the [[aggregate_plugin|plugin/aggregate]] would try to extra
        # time on record for the new page.
        utime $mtime, $mtime, pagefile($guid->{page})
                if defined $mtime && $mtime <= time;
        # time on record for the new page.
        utime $mtime, $mtime, pagefile($guid->{page})
                if defined $mtime && $mtime <= time;
+
+>> I'll have to debug this, it's not working here... and this is an ikiwiki aggregator scraping another ikiwiki site.