Feedfeeder 1.0 (Release candidate)
Up to Product page
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.
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | Plone 3.1, Plone 3.0, Plone 2.5 |
|---|---|
| State | Release candidate |
| License | GPL |
| Release Manager | Jean-Paul Ladage |
| Released | 2006/12/27 |
- Eggification: make available as Products.feedfeeder egg.
- In the tests, use plone_workflow explicitly, so it is easier to test on both Plone 2.5 and 3.0. [maurits]
- Make update_feed_items available in the object_buttons for Plone 3, using new small @@is_feedcontainer as condition. [maurits]
- Avoid deprecation warnings for events and interfaces. [maurits]
- Remove semicolon in page template that broke in Plone 3. [maurits]
- Fix imports so they work in Plone 3 as well, without deprecation warnings. [derstappenit]
- Performance improvement for larger amounts of feed items by indexing most of the information.
- Select a workflow transition to be triggered upon creation of a feed item as well as enclosures, resulting in automatic publication of the items.
- Minor user Interface improvements
Change log