Plone RSS2 Syndication 0.4.5 (Mar 07, 2006)
New in qRSS2Syndication: added full body of article <content:encoded> support for Documents and SimpleBlog, added Smart Folders/Topic syndication suport in Plone 2.1.2 , added basic iTunes support.
For additional information about this project, please visit the overview page .
Available downloads
Release Notes
| Tested with | Plone 2.1.2, Plone 2.1.1, Plone 2.1, Plone 2.0.5 |
|---|---|
| State | Final release |
| License | ZPL |
Features:
- Can be used to enhance default RSS support in Plone
- Allows input number of items per RSS2 feed (default Plone RSS shows all items)
- Include subfolders option allows generate RSS feed of all items in subfolders.
- It
generates RSS2 feed from Plone content like News, Pages, Events or any
other content types. RSS2 feeds include links, images, etc.
- Syndication of ATAudio objects, mp3, wmv, ppt, jpg files using RSS 2.0 with enclosures.
- Enables podcasting with Plone
- "Setup RSS2" tab for every feed
Change log
0.4.5 2005-03-06
* added full body of article <content:encoded> support for Documents and SimpleBlog.
* added Smart Folders/Topic syndication suport in Plone 2.1.2. The standart CMFTopic in Plone 2.0.5 does not implement getSyndicatableValues.
* added basic iTunes support
0.4.1 2005-08-25
* fixed RSS1 headers
0.4 2005-07-27
* Fixed the getSindicatableContent script. Now if current object has custom synContentValues
method then content is taken from portal_syndication. If not it will be taken from catalog
based on the qRSS2 properties tab of the current object.
* Added include subfolders option.
* Added <content:encoded> support to RSS2 template.
* blogentry_item.pt now supports <enclosure> for ATAudio.
* Added template RSS1, rssBody1 - RSS 0.92 feed with <content:encoded> tag.


