Last modified: 2009-12-30 05:07:19 UTC
Add a basic XML Feed support for a page history. Each item of the history become an Item of the feed, with the date, author of the version and url to the old version of the article.
Created attachment 35 [details] a basic implementation of the XML Feed for the history
*** Bug 680 has been marked as a duplicate of this bug. ***
*** Bug 1773 has been marked as a duplicate of this bug. ***
Patch needs updating to 1.5 schema.
Reimplemented on trunk in r14428. Includes pretty diffs, updating the RC feed code.