Downloads

Download tar.gz 82.48 KB
MD5: e6f5b8dfdacffe93715584e046223a22
SHA-1: 56b6cb0498b20060e2e36fac4392be99adb2202d
SHA-256: f308cb0ed7572869160608a559ee9a1ae5182c952f42aee747a474910764f566
Download zip 91.16 KB
MD5: 5dd4150d400ed71eb696682cebf66532
SHA-1: 290ffda44d68435472da41520fbdeb2fc87f4732
SHA-256: 378badcd304331abde01c992af15fac7ad043c6f0ef7b7cf60805b982515e464

Release notes

Here is the alpha release of the FeedAPI.

Need to know

After installing the modules, please visit immediately admin/settings/feedapi . It's a must here to setup the default parser and processor configuration. Decide what you want to use mainly (feedapi_aggregator or other), and give weights to the parsers and processors.
Suggested configuration changes:
1)
feedapi_aggregator -> -10 (for both parser and processors)
2)
parser_common_syndication -> -10
feedapi_feed -> -10
feedapi_item -> 10

Then generally it's not suggested to mix different processors now (for example: item processor: feedapi_aggregator, feed_processor: feedapi_feed), but if you would like to turn on both it should work.

Parser_common_syndication works only with PHP5.

Known problems

- have to setup default configuration, FeedAPI can't really detect incompatible processor configuration
- feedapi_aggregator is very experimental
- deleted feed items will be created again if the items are still present in the feed

Credits

Here I would like to say thanks all of my mentors for helping me all the time!
Special thanks for Alexander Barth, who created feedapi_aggregator module - this module mimics the core aggregator.

Created by: aron novak
Created on: 24 Jul 2007 at 19:02 UTC
Last updated: 24 Jul 2007 at 19:02 UTC
Unsupported

Other releases