From: joey Date: Sun, 30 Jul 2006 07:59:04 +0000 (+0000) Subject: improce X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/61ac8f2f513d939f7dc03c6669ecb94f3fb0eeea?hp=0f45548333c19d33d885b4417fa85285d74f87cf;ds=sidebyside improce --- diff --git a/doc/todo/aggregation.mdwn b/doc/todo/aggregation.mdwn index 53b3133e2..63ee8f13b 100644 --- a/doc/todo/aggregation.mdwn +++ b/doc/todo/aggregation.mdwn @@ -1 +1,5 @@ * Still need to support feed expiry. +* Need to store page author metadata and include it in the rss feed. +* Should store the real page title (capitalised) as metadats. + Only problem is titles that contain quotes need to be escaped somehow, + and I'll need to add support for that first. diff --git a/templates/aggregatepost.tmpl b/templates/aggregatepost.tmpl index ef7a5f1ae..aa8bc27e4 100644 --- a/templates/aggregatepost.tmpl +++ b/templates/aggregatepost.tmpl @@ -1,5 +1,4 @@ -

From