summaryrefslogtreecommitdiff
path: root/doc/plugins/aggregate
diff options
context:
space:
mode:
authorhttp://schmonz.livejournal.com/ <http://schmonz.livejournal.com/@web>2008-09-17 16:37:03 -0400
committerJoey Hess <joey@kitenet.net>2008-09-17 16:37:03 -0400
commit39fc9a37dad196ecc2e36a64d17dbbd79c1224f2 (patch)
tree840dee5728e5d74b717f04d4a8dd7193c37eb226 /doc/plugins/aggregate
parent6a90f5cb3fca4e5530b144cf5bb054c15798756e (diff)
not quite there yet
Diffstat (limited to 'doc/plugins/aggregate')
-rw-r--r--doc/plugins/aggregate/discussion.mdwn2
1 files changed, 2 insertions, 0 deletions
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]]