diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-30 07:59:04 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-30 07:59:04 +0000 |
commit | 61ac8f2f513d939f7dc03c6669ecb94f3fb0eeea (patch) | |
tree | 2f2ddce68f4ad38188c30fa7ae621e907e36c6d7 /doc | |
parent | 0f45548333c19d33d885b4417fa85285d74f87cf (diff) |
improce
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/aggregation.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
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. |