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 releasesDateSizeLinksStatus
5.x-2.02008-Mar-2420.3 KBRecommended for 5.xThis is currently the recommended release for 5.x.
5.x-1.02007-Nov-1619.28 KBSupported for 5.xThis release is supported but is not currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2008-Mar-2720.82 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
 
 

Drupal is a registered trademark of Dries Buytaert.