Downloads

Download tar.gz 51.71 KB
MD5: 7c77e8b6535bd40d3c394e5eb58c7c0b
SHA-1: d41e28aacd8456d88d2aaa666b55499676f3b602
SHA-256: 032abd5792de9fd505e14394b72de587cf826cffc8999df05dcf8b309e3f977f
Download zip 69.46 KB
MD5: 9a9f7b845b4ecfb14e5bb40bf5169143
SHA-1: ff8b7d9704f34833b226315ad6eff25e8237a723
SHA-256: cccc35ae6425ee116a8332acdc78057433b9a7ef276fc37f043f2532468f24bf

Release notes

Features:
# Install it on a PHP4 or PHP5 site with a MySQL or a PostgreSQL database
# Cache feed downloading to save bandwidth and time
# Turn feed items into nodes
# Turn feed items into lightweight items – use FeedAPI like the good old core aggregator
# Adjust cron processing of feeds based on elapsed time. No more php timeouts
# Get statistics about feed processing
# With Feed Element Mapper, map feed item elements to CCK fields or taxonomy
# Import your feeds from anywhere with OPML import
# Export OPML
# Inherit taxonomy and organic group settings from feeds to feed items
# Views support, having a predefined views for exploring feed items for a specific feed
# Content-type based configurable presets
# Promote items to the front page according to your settings
# 1-click feed creating block. Just supply the feed url and the feed is created
# Purge or not purge outdated feed items – it's your choice
# Automate tests (simpletest module yeay!) - easy checking for problems on your installation.
# Auto-detect feed URL, you do not have to know the RSS/ATOM link, you can just supply the site URL, for example http://drupal.org
# Access to a documented API, you can write parsers or processors and use FeedAPI’s power in feed management
# Ready-to-translate .po files in the package

Known issues:
- Under currently unknown circumstances, feedapi_inherit throws
error messages: http://drupal.org/node/206840 .

Main changes since the last beta:
- pot files were added. We're looking for translators :)
- Statistics performance tunes
- Improved help text / helper links
- Restored postgresql compatibility
- A number of bug fixes

FeedAPI stat values can possibly be modified or lost when you
upgrade from beta versions, so please make sure to back up your database.
There is a tested upgrade script, but backups are always your best friend.

I'd like to thank Alex Barth (http://drupal.org/user/53995) and
Jose Reyero (http://drupal.org/user/4299) for their help with patches
and suggestions.

Created by: aron novak
Created on: 25 Jan 2008 at 18:57 UTC
Last updated: 11 Feb 2008 at 16:18 UTC
New features
Bug fixes
Unsupported

Other releases