CMFSin
- Warning
- This product has not had a release in over 1 year and may no longer be maintained.
An RSS aggregator for inbound RSS feeds displayed as a Plone portlet.
Project Description
This is a simple syndication client for Plone. It uses rssparser and shares many things in common with CMFNewsFeed but has a different model for handling channels. It is designed to map n channels or feeds to sets of composite virtual channels which can then be called in in a timely fashion. Most of the remaining work has to happen in UI land.
Step-by-step instructions
- Install using the Add/Remove Products feature of Plone Setup.
- In the ZMI, go to the new sin_tool object of your CMF/Plone site.
Add RSS or RDF channels to the "channels" section:
syntax: channelname=url
ex: freshmeat=http://freshmeat.net/backend/fm-releases-software.rdf
- Add syndication mappings to the "map" section.
syntax: mapname=channelname [,channelname]*
ex: geek=freshmeat,slashdot
- Click "Set Config".
- Finally, go to the Properties tab of your CMF/Plone site then
add the mappings you defined to your left_slots or right_slots.
syntax: here/sin_tool/macros/mapname
ex: here/sin_tool/macros/geeknews
Credits:
- Ben - bcsaller@yahoo.com
- Thanks to Mark Pilgrim for the rssparser that I use (a hacked up version of)
- Andy McKay, Richard Amerman and Jon Lim and Sprint Victoria for 0.6
- Sidnei da Silva (dreamcatcher) for house cleaning and beer drinking.
Current Release
CMFSin 0.7
Released Sep 19, 2007 — tested with Plone 2.5, Plone 2.1
Stable release for Plone 2.5, 2.1.
More about this release…
-
Get
CMFSin
for
all platforms
- 0.7 tarball
- If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.
All Releases
| Version | Released | Description | Compatibility | Status |
|---|---|---|---|---|
| 0.7 | Sep 19, 2007 | Stable release for Plone 2.5, 2.1. More about this release… |
Plone 2.5
Plone 2.1
|
final |
| 0.6.1 | Jun 22, 2005 | Initial release of the stable version on plone.org. More about this release… |
Plone 2.1
|
final |

