diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-30 23:51:48 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-30 23:51:48 +0000 |
commit | 908e004b4c5a1970246afd055a34dea4ea146b3e (patch) | |
tree | 83546f2f85b11c750a4ee2367b9259e65470f509 /doc/todo | |
parent | ecd74fbe5d3ace51a57b0f6f756538aba8123727 (diff) |
* Title metadata of inlined pages now shows up in blogs, although not yet
in their rss feeds.
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/aggregation.mdwn | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/todo/aggregation.mdwn b/doc/todo/aggregation.mdwn index 63ee8f13b..65c4208d6 100644 --- a/doc/todo/aggregation.mdwn +++ b/doc/todo/aggregation.mdwn @@ -1,5 +1,2 @@ * 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. |