SimpleFeed
m3avrck - February 10, 2007 - 20:55
SimpleFeed - feed parsing the easy way :-)
Features
- uses SimplePie as the default feed parsing engine
- very simple and fast: everything is a node, use hook_nodeapi() to manipulate anything you want
- feed & feed items obey default node workflow + options (e.g., set if feed items should be published by default)
- auto-taxonomy, automatically add categories in feeds to Drupal's taxonomy system
- revisions support for both feeds & feed items
- automatically delete feed items after a certain amount of time
- automatically generate feed item titles if they don't exist in the feed
- optionally save specific feed items by editing their expiration time to "never"
- edit any feed or feed item that comes in
- manually insert feed items into feeds
- customizable default input format for imported feeds (e.g., which tags to strip from feeds, if any)
- postgres support
- duplicate checking of both feeds & feed items
- granular feed permissions
- optional views support
- optional token support
If you need more power, features, or control over your feeds have a look at Feedapi, which offers many more hooks, administrative features, and flexibility over processing feeds.
Sites using SimpleFeed:
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-2.0 | 2008-Mar-24 | 20.3 KB | Download · Release notes | Recommended for 5.x | |
| 5.x-1.0 | 2007-Nov-16 | 19.28 KB | Download · Release notes | Supported for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2008-Mar-27 | 20.82 KB | Download · Release notes | Development snapshot | |
