Personal tools
You are here: Home Products PloneRSS

PloneRSS

RSS news feed integration product for Plone

Current release

No stable release available yet.

Experimental releases

Upcoming and alpha/beta/candidate releases

  • Alpha releases should only be used for testing and development.
  • Beta releases and Release Candidates are normally released for production testing, but should not be used on mission-critical sites.
  • Always install on a separate test server first, and make sure you have proper backups before installing.
PloneRSS 1.0.6 (Alpha release) Released Oct 21, 2008
Plone 3.x buildout support
PloneRSS 0.9.3 (Beta release) Released Nov 27, 2007
Bugfix!
PloneRSS 0.1.123 (Release candidate) Released Apr 03, 2006
Bug fixes and Content expiration

Project Description

PloneRSS has been updated to cope with Plone 3.x and now includes a standard Plone 3 portlet with python Egg/Cheeseshop support. The main product website and bug tracker can be found on Encryptec.net.

The Recommended installation method is to use buildout and just to add "Products.PloneRSS" to your "eggs" section.

(then run bin/buildout)

Historical

Note; the Plone 3 version of PloneRSS does *not* use MySQL but instead relies on ZODB / ZEO.

 

PloneRSS is a re-write of CMFFeed for Plone 2.1.1+ using ArchGenXML.

There's quite a bit of documentation knocking about at the above links, but in summary the software is designed to pull in RSS newsfeeds and store the information as items within your ZODB. It's designed to be user driven so each user can define their own newsfeeds and have the feeds displayed in a portlet(s) down the side of the screen.

Plenty of optimisation to prevent different users from dossing a server, also options for multiple servers to cooperate thus preventing multiple instances / multiple servers / multiple users behind a single IP from dossing a server. (and hence getting banned) i.e. designed to work in a hosting service environment.