Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.6 M1
-
Component/s: {Unused} Plugin - Other
-
Labels:None
-
Environment:Any
-
keywords:feed, rss, atom
-
Tests:Unit
Description
If you look at XWiki.WebRssCode and XWiki.BlogRssCode pages you'll notice that the feed is created manually without the possibility of changing the syntax used. We need to extend the FeedPlugin to allow the creation of feeds, having the syntax and data source as parameters.
I attached a first version of the new FeedPlugin. Any comment is welcome.