From e8b39b094116e8b50cf12fe56b9c6a04f05683e5 Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 3 Aug 2006 21:50:47 +0000 Subject: * Try to handle relative links in aggregated feeds. However, the current support is a crude hack due to limitations of XML::Feed: xml:base is not supported, neither is Content-Location. And of course, relative links in RSS feeds are ill-undefined.. --- doc/todo/aggregation.mdwn | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc/todo/aggregation.mdwn') diff --git a/doc/todo/aggregation.mdwn b/doc/todo/aggregation.mdwn index 5abb6a53e..dec242ea6 100644 --- a/doc/todo/aggregation.mdwn +++ b/doc/todo/aggregation.mdwn @@ -2,6 +2,3 @@ * Need to store page author metadata and include it in the rss feed. Permalink to? Also, that stuff could be presented better in the html blog view, also using the metadata. -* 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? -- cgit v1.2.3