summaryrefslogtreecommitdiff
path: root/doc/bugs/aggregate_plugin_should_honour_a_post__39__s_mctime.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-03-14 18:45:31 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-03-14 18:45:31 -0400
commit44d4f086efcd5e777e100eeca078fc6eafaf9476 (patch)
tree018ecb3bf8bbe1f9ab9532e656bbcf786d1bd3eb /doc/bugs/aggregate_plugin_should_honour_a_post__39__s_mctime.mdwn
parent16299dbae894b916e776da3bb6aea2a44c15501a (diff)
parent3d40fd88a54890d280aec6744d88f9f9ecfe12be (diff)
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Diffstat (limited to 'doc/bugs/aggregate_plugin_should_honour_a_post__39__s_mctime.mdwn')
-rw-r--r--doc/bugs/aggregate_plugin_should_honour_a_post__39__s_mctime.mdwn2
1 files changed, 2 insertions, 0 deletions
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.