]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/aggregation.mdwn
one more change; use the page that pulls in a feed as the anchor for the
[ikiwiki.git] / doc / todo / aggregation.mdwn
index 53b3133e2c4c25389d79cbb39a4d25f057cff3c9..d56e41e04627a250ce762b6e95ad050adb760802 100644 (file)
@@ -1 +1,5 @@
 * Still need to support feed expiry.
+* Need to store page author metadata and include it in the rss feed.
+* Some rss feeds contain relative links or relative urls to inline images,
+  which break when aggregated. Do I need to parse the html and make them
+  all absolute?