From: Joey Hess Date: Thu, 11 Sep 2008 21:14:21 +0000 (-0400) Subject: mention the cron job X-Git-Tag: 2.64~71 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/f50d0d05fec0cde09d1a59d0478f33be6d8087bb mention the cron job --- diff --git a/underlays/basewiki/directive/aggregate.mdwn b/underlays/basewiki/directive/aggregate.mdwn index e8c1d8e10..b8814a049 100644 --- a/underlays/basewiki/directive/aggregate.mdwn +++ b/underlays/basewiki/directive/aggregate.mdwn @@ -8,8 +8,9 @@ Aggregate a feed as follows: url="http://example.com/" updateinterval="15"]] That example aggregates posts from the specified RSS feed, updating no -more frequently than once every 15 minutes, and puts a page per post under -the example/ directory in the wiki. +more frequently than once every 15 minutes (though possibly less +frequently, if the cron job runs less frequently than that), and puts a +page per post under the example/ directory in the wiki. You can then use ikiwiki's [[ikiwiki/blog]] support to create a blog of one or more aggregated feeds. For example: