]> sipb.mit.edu Git - ikiwiki.git/blob - doc/todo/aggregation.mdwn
meh
[ikiwiki.git] / doc / todo / aggregation.mdwn
1 * Still need to support feed expiry.
2 * Need to store page author metadata and include it in the rss feed.
3   Permalink to? Also, that stuff could be presented better in the html blog
4   view, also using the metadata.
5 * Some rss feeds contain relative links or relative urls to inline images,
6   which break when aggregated. Do I need to parse the html and make them
7   all absolute?