X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/22879eba60c685c275af3d986fa54ae994f8d66a..0b53772b99248d2868fac688cdaa227ad61ac08e:/doc/bugs/aggregate_plugin_should_honour_a_post__39__s_mctime.mdwn 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 14f143088..0bfbad5ce 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 @@ -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,7 @@ 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]] + +>>>> That would be useful to avoid "flooding" with old content when something new is added with aggregate and then listed with the inline directive. -- [hugo](https://hroy.eu/hugo)