diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-11 23:15:08 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-11 23:15:08 +0000 |
commit | 160326b46936d94bd60727112ad31e45360c9ee0 (patch) | |
tree | e625be78574f10cef1f3f3a6b5708e470ecc436f /doc/bugs | |
parent | 7de36e253c579bd236387e44de78be14422efac7 (diff) | |
download | ikiwiki-160326b46936d94bd60727112ad31e45360c9ee0.tar ikiwiki-160326b46936d94bd60727112ad31e45360c9ee0.tar.gz |
* Apply a patch from NicolasLimare adding modification date tags to rss and
atom feeds, and also changing the publication time for a feed to the
newest modiciation time (was newest creation time).
* The patch also adds dcterms:creator to rss items that have a known author.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/correct_published_and_updated_time_information_for_the_feeds.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/bugs/correct_published_and_updated_time_information_for_the_feeds.mdwn b/doc/bugs/correct_published_and_updated_time_information_for_the_feeds.mdwn index 645376786..082f0800c 100644 --- a/doc/bugs/correct_published_and_updated_time_information_for_the_feeds.mdwn +++ b/doc/bugs/correct_published_and_updated_time_information_for_the_feeds.mdwn @@ -108,4 +108,6 @@ Index: IkiWiki/Plugin/inline.pm >> — [[NicolasLimare]] -[[tag patch]]
\ No newline at end of file +[[done]] --[[Joey]] + +[[tag patch]] |