Personal tools
You are here: Home Products PloneRSS Releases PloneRSS 0.1.123 (Release candidate)

PloneRSS 0.1.123 (Release candidate)

This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.

Bug fixes and Content expiration

For additional information about this project, please visit the project page.

Available downloads

PloneRSS-0.1.123.bz2

For all platforms (0 kB)

PloneRSS-0.1.123.bz2

For all platforms (58kB)

Release Notes

Tested with Plone 2.1.2, Plone 2.1.1, Plone 2.1
State Release candidate
License GPL
Release Manager Gareth Bult

This release implements the resolutions to fixed bugs from the tracker and implements content expiration based on a new per-feed field. Essentially you can give each feed a maximum age and items that exceed this age are automatically removed. ('Unlimited' IS an age option)

Also, if you look at the Helpdesk section there is an example of how to embed RSS feeds within standard page displays.
(as requested)

Change log

0.1.123 [03 April 2006] - New Feature

  • Implemented expiration feature (added max age to feed items)
  • Fixed date bug as documented in tracker
  • Added example code for embedding RSS feed displays within page content