diff options
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/aggregation.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/aggregation.mdwn b/doc/todo/aggregation.mdwn index d56e41e04..5abb6a53e 100644 --- a/doc/todo/aggregation.mdwn +++ b/doc/todo/aggregation.mdwn @@ -1,5 +1,7 @@ * Still need to support feed expiry. * 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? |