From: Joey Hess Date: Wed, 17 Sep 2008 22:13:09 +0000 (-0400) Subject: Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info X-Git-Tag: 2.65~94 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/18d086dde871210c7cc9ca754b9ee3297306a676?hp=89953e3e19d3e5fb0f5c9d47e3905fde27ab08cb Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info --- diff --git a/doc/plugins/aggregate/discussion.mdwn b/doc/plugins/aggregate/discussion.mdwn index 2ecdea2e3..c023862d4 100644 --- a/doc/plugins/aggregate/discussion.mdwn +++ b/doc/plugins/aggregate/discussion.mdwn @@ -44,3 +44,5 @@ Two things aren't working as I'd expect: >>> Nathan's feed contains only summary elements, with no content elements. >>> This is legal according to the Atom spec, so I've fixed ikiwiki to use >>> the summary if no content is available. --[[Joey]] + +>>>> After applying your diffs, blowing away my cached aggregated stuff, and running the aggregate cron job by hand, the resulting planet still doesn't have Nathan's summaries... and the two posts from each feed that aren't being expired aren't the two newest ones (not sure what the pattern is there). Have I done something wrong? --[[schmonz]]