Posted by Aron Novak on June 5, 2009 at 2:08pm
| Download | Size | md5 hash |
|---|---|---|
| feedapi-6.x-1.7-beta1.tar.gz | 67.31 KB | 2b998bf0e8fc13ec625ba1b860638eb2 |
| feedapi-6.x-1.7-beta1.zip | 90.4 KB | 7b35af037ce1fac651ca2d8c1b920d94 |
Last updated: December 24, 2010 - 22:56
New since 1.6
- Support inherit language in feedapi_inherit
- Configurable refresh rate
- Cache lifetime setting for parser_simplepie
- Ability to adjust SSL peer verification in Parser Common Syndication
- Revision support for data inside {feedapi} table
- File upload support. You can upload a file and use it instead of a feed URL. Main use case: Parser CSV
- Selectable input format for feed item nodes
- A series of bugfixes
To run FeedAPI's automated test, you need 6.x-1.x of SimpleTest, 6.x-2.x is not compatible.
Known bugs / problems
- Not compatible with poormanscron module.
- The schema update 6105 of {feedapi} is not compatible with postgresql. Relevant ticket: http://drupal.org/node/426702#comment-1643176 (if you apply the patch before running the update, the update should be successful under postgresql as well)
- Cron calls can cause errors with postgresql: http://drupal.org/node/446576