feedapi 6.x-1.7-beta1
Aron Novak - June 5, 2009 - 14:08
| Download | Size | md5 hash |
|---|---|---|
| feedapi-6.x-1.7-beta1.tar.gz | 67.31 KB | 2b998bf0e8fc13ec625ba1b860638eb2 |
Official release from CVS tag: DRUPAL-6--1-7-BETA1
Last updated: June 5, 2009 - 14:11
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
