]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/aggregate_plugin_should_honour_a_post__39__s_mctime.mdwn
opendiscussion: don't allow editing discussionpage if discussion is disabled
[ikiwiki.git] / doc / bugs / aggregate_plugin_should_honour_a_post__39__s_mctime.mdwn
index 14f1430886acc3ce350f09dfc52e1e2fc1d8492e..865637ea4428c7204965b51c0c71699ef50e571e 100644 (file)
@@ -1,4 +1,4 @@
-It would be nice if the [[aggregate_plugin|plugin/aggregate]] would try to
+It would be nice if the [[aggregate_plugin|plugins/aggregate]] would try to
 extract the m/ctime out of each post and touch the files on the filesystem
 appropriately, so that ikiwiki reflects the actual time of the post via the
 [[inline_plugin|plugins/inline]], rather than the time when the aggregation ran to pull the post in. --[[madduck]]
@@ -11,3 +11,5 @@ appropriately, so that ikiwiki reflects the actual time of the post via the
                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.
+
+>>> Any news about this? --[[Joey]]