From: Joey Hess Date: Fri, 14 Mar 2008 09:14:28 +0000 (-0400) Subject: web commit by http://madduck.net/ X-Git-Tag: 2.41~130^2~14 X-Git-Url: http://git.tremily.us/?p=ikiwiki.git;a=commitdiff_plain;h=7695a48fcd79e3a2cf2451efbab1eb2e4015482f web commit by http://madduck.net/ --- diff --git a/doc/bugs/aggregate_plugin_should_honour_a_post__39__s_mctime.mdwn b/doc/bugs/aggregate_plugin_should_honour_a_post__39__s_mctime.mdwn index b9a661e35..a73b1a70c 100644 --- a/doc/bugs/aggregate_plugin_should_honour_a_post__39__s_mctime.mdwn +++ b/doc/bugs/aggregate_plugin_should_honour_a_post__39__s_mctime.mdwn @@ -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; + +>> I'll have to debug this, it's not working here... and this is an ikiwiki aggregator scraping another ikiwiki site.