Download & Extend

Releases for FeedAPI

feedapi 6.x-1.9-beta3

Download Size md5 hash
feedapi-6.x-1.9-beta3.tar.gz 95.65 KB 434e8860fcda111bf7b7f0b59d12da9d
feedapi-6.x-1.9-beta3.zip 128.51 KB b5ba73584315544f0b05939c2f837392
Last updated: December 24, 2010 - 22:56
Official release from tag: 6.x-1.9-beta3

Release notes

- Support managing simplepie.inc with Libraries module (#583728).
- Add hook to interfere after a refresh operation. hook_feedapi_after_purge($feed). (#598904)
- A series of small bug fixes.
- Add hook_feedapi_after_purge() (#598904)

- Tests pass only with http://drupal.org/node/587304

feedapi 6.x-1.9-beta2

Download Size md5 hash
feedapi-6.x-1.9-beta2.tar.gz 86.42 KB 82a5471ad905f3a6a2641ba267b78c17
feedapi-6.x-1.9-beta2.zip 117.58 KB 6e0ba81babeb3fadc0024c0e9878fcbc
Last updated: December 24, 2010 - 22:56
Official release from tag: 6.x-1.9-beta2

Release notes

- Fixed wrong check for location of files.
- Improved INSTALL.txt and README.txt
- Support Library module

feedapi 6.x-1.9-beta1

Download Size md5 hash
feedapi-6.x-1.9-beta1.tar.gz 86.67 KB 8749637b3ad0ecb6b54f847514925be4
feedapi-6.x-1.9-beta1.zip 117.65 KB a76c56ec7939d4366f47f33890aa8273
Last updated: December 24, 2010 - 22:56
Official release from tag: 6.x-1.9-beta1

Release notes

If you upgrade to Drupal 6.14, upgrade to FeedAPI 1.9 beta 1.

- Allow aggregation from local files
- Feed Element Mapper 2.x support
- Drupal 6.14 compatibility: Fix bug that stopped FeedAPI from refreshing
at cron time #350788
- Series of minor bug fixes

feedapi 6.x-1.8

Download Size md5 hash
feedapi-6.x-1.8.tar.gz 82.63 KB 4d9a9c54990659386f56ba6334a2c5e7
feedapi-6.x-1.8.zip 107.26 KB d6a645c9b51e2c2080c0133c1d70dff4
Last updated: December 24, 2010 - 22:56
Official release from tag: 6.x-1.8

Release notes

New since 1.7:

  • Fixed update hook. This bug only affected sites with table prefixes.

New since 1.6:

  • File upload support
  • Full views support
  • Revision support on feed table
  • Selectable input format for feed item nodes
  • Inherit language info
  • Configurable refresh rate
  • Drush integration
  • Simpletest 2.x compatible test suite
  • Lots of minor and major bugfixes

See CHANGELOG.txt for an exhaustive list of the changes.

Known bugs / problems
Not compatible with poormanscron module.
Not compatible with Automatic Node Titles module.

feedapi 6.x-1.7

Download Size md5 hash
feedapi-6.x-1.7.tar.gz 82.17 KB 7ec791f7620dc3401a2fa704ccf52616
feedapi-6.x-1.7.zip 106.8 KB 44e7226bac00d1faf6b17c40cec65df1
Last updated: December 24, 2010 - 22:56
Official release from tag: 6.x-1.7

Release notes

New since 1.6:

  • File upload support
  • Full views support
  • Revision support on feed table
  • Selectable input format for feed item nodes
  • Inherit language info
  • Configurable refresh rate
  • Drush integration
  • Simpletest 2.x compatible test suite
  • Lots of minor and major bugfixes

See CHANGELOG.txt for an exhaustive list of the changes.

Known bugs / problems
Not compatible with poormanscron module.

feedapi 6.x-1.7-beta3

Download Size md5 hash
feedapi-6.x-1.7-beta3.tar.gz 81.98 KB 1db71629ce5a608e177ae0a0c2a0d7d5
feedapi-6.x-1.7-beta3.zip 106.68 KB df47482d8f75e7822ec63d9d4db8fc71
Last updated: December 24, 2010 - 22:56
Official release from tag: 6.x-1.7-beta3

Release notes

Major changes:

  • More verbose stats under feedapi_stat table. The meaning of "Update Rate" column at the admin overview has been
    changed. Take a look on CHANGELOG.txt
  • Old items expire functionality should work again
  • Body field of feed node form is much smaller, because usually it's unused.
  • Various bugfixes

feedapi 6.x-1.7-beta2

Download Size md5 hash
feedapi-6.x-1.7-beta2.tar.gz 85.25 KB 7d176c5d0d22749eaa5b3f1824583570
feedapi-6.x-1.7-beta2.zip 108.59 KB 9b2d850830dd0e748701057c78045eac
Last updated: December 24, 2010 - 22:56
Official release from tag: 6.x-1.7-beta2

Release notes

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
  • Drush commands (beta2)
  • Simpletest 2.x compatible tests (beta2)
  • Impersonating feed author while refreshing the feed via cron (beta2)
  • A series of bugfixes

Known bugs / problems

  • Not compatible with poormanscron module.

feedapi 6.x-1.7-beta1

Download Size md5 hash
feedapi-6.x-1.7-beta1.tar.gz 67.31 KB 2b998bf0e8fc13ec625ba1b860638eb2
feedapi-6.x-1.7-beta1.zip 90.4 KB 7b35af037ce1fac651ca2d8c1b920d94
Last updated: December 24, 2010 - 22:56
Official release from tag: 6.x-1.7-beta1

Release notes

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

feedapi 6.x-1.6

Download Size md5 hash
feedapi-6.x-1.6.tar.gz 58.44 KB 752a42da6862ecdf384423971cc89142
feedapi-6.x-1.6.zip 80.15 KB 00ed94b5081b19306ef646f868074b6a
Last updated: December 24, 2010 - 22:56
Official release from tag: 6.x-1.6

Release notes

If you upgrade from previous versions, you might have to reconfigure some of your feedapi based views.

Changes

* Full views support, courtesy of drewish.
* Better parsing in Parser Common Syndication.
* Performance impovements (indeces on cross-nodes table).
* Fixed: delete old feed node items at cron time.
* Fixed: bug that prevented parsers to receive their settings.

Known issues:

* Do not use FeedAPI and Poormanscron together.
* FeedAPI will conflict with other modules that use SimplePie, too.

feedapi 5.x-1.5

Download Size md5 hash
feedapi-5.x-1.5.tar.gz 60.17 KB 9472dc2b9cee13a318dcbfa5bd269d74
feedapi-5.x-1.5.zip 76.86 KB a60471772f2dec8f7dbf91f9b0b1a3b3
Last updated: December 24, 2010 - 22:56
Official release from tag: 5.x-1.5

Release notes

Release of Saint Nicolas day
-------------------------------
We celebrate with a new release. I hope every FeedAPI user prepared their boots ;)

There are not many changes for the users of the 5.x branch.
You can filter by parent feed title in views and and use location support when using Parser Simplepie.

feedapi 6.x-1.5

Download Size md5 hash
feedapi-6.x-1.5.tar.gz 57.16 KB 6a3449cb6cbcff2b228035f75dd69915
feedapi-6.x-1.5.zip 80.03 KB 4336821012789dc7ab7a13979eafbd15
Last updated: December 24, 2010 - 22:56
Official release from tag: 6.x-1.5

Release notes

Release of Saint Nicolas day
-------------------------------
We celebrate with a new release. I hope every FeedAPI user prepared their boots ;)

First, the most important for developers: there is an API change. See the developer wiki page for the changes.
Scalability is improved and a some bugs are fixed. See the CHANGELOG.txt for more.

feedapi 5.x-1.4

Download Size md5 hash
feedapi-5.x-1.4.tar.gz 59.88 KB 48d1b63d488d82ff22f6b4325c723bba
feedapi-5.x-1.4.zip 76.55 KB 117621232d8ea90f88a7d02826d7d1c9
Last updated: December 24, 2010 - 22:56
Official release from tag: 5.x-1.4

Release notes

First of all, you should update from 1.3 version because serious bugs were fixed.
If you upgrade a current installation:
After updating the module, please visit update.php and apply the update. This update will fix the built-in content-type (Feed) of FeedAPI which was broken in FeedAPI 1.3. This is maybe not important for you if you do not use the built-in content-type.

Parser Common Syndication requires PHP 5.1.3.
To see the changes, see CHANGELOG.txt in the module main directory.

feedapi 6.x-1.4

Download Size md5 hash
feedapi-6.x-1.4.tar.gz 55.41 KB 440569dd3457d7470fe3576e68197370
feedapi-6.x-1.4.zip 78.31 KB 1723da4239109a8ca2156310360ba071
Last updated: December 24, 2010 - 22:56
Official release from tag: 6.x-1.4

Release notes

First of all, you should update from 1.3 version because serious bugs were fixed.
If you upgrade a current installation:
After updating the module, please visit update.php and apply the update. This update will fix the built-in content-type (Feed) of FeedAPI which was broken in FeedAPI 1.3. This is maybe not important for you if you do not use the built-in content-type.

Parser Common Syndication requires PHP 5.1.3.
To see the changes, see CHANGELOG.txt in the module main directory.
There are huge changes in the views integration, most important: more fields and filters.

feedapi 5.x-1.3

Download Size md5 hash
feedapi-5.x-1.3.tar.gz 59 KB 7d57126e825409e14a4394e04d5cdcb5
feedapi-5.x-1.3.zip 75.27 KB c3b195c969af5f8b02bb9fe5a158a0e0
Last updated: December 24, 2010 - 22:56
Official release from tag: 5.x-1.3

Release notes

- Full domain/scheme information for tags
- Better test coverage
- Various bugfixes
- Function name changes

feedapi 6.x-1.3

Download Size md5 hash
feedapi-6.x-1.3.tar.gz 51.08 KB eba9c70134a262e0d24d744d57b6879d
feedapi-6.x-1.3.zip 72.37 KB bc372dc6b2b860384c3387e4aaf37dc0
Last updated: December 24, 2010 - 22:56
Official release from tag: 6.x-1.3

Release notes

Full domain/scheme information for tags
Better test coverage
Various bugfixes
Function name changes
FeedAPI Node Views added
Hungarian translation is added

feedapi 5.x-1.2

Download Size md5 hash
feedapi-5.x-1.2.tar.gz 56.07 KB b91790aeac5f79985a5ab62890b8bd86
feedapi-5.x-1.2.zip 73.59 KB 1e951fc7e4ed5f02c046ba1d07c4cc02
Last updated: December 24, 2010 - 22:56
Official release from tag: 5.x-1.2

Release notes

As usual, you can find a couple of bugfixes in the release. You should always use the latest official release.

You can find the following new features in the release:
- Allow IP-address feed URLs at SimplePie parser
- Allow long URLs (up to 2048 char)
- Allow at OPML import to override or not to override feed title and description with the info from OMPL file
- Add skip capability of feeds. You can pause automatic feed update

Known issues:
- if you create a feed w/ refresh on create settings, the promoted setting does not work (http://drupal.org/node/246604)
- OPML import works for some OPML files but sometimes it does not work, depends on the exact file. When it's extremely urgent, you can use a workaround, which is described here: http://drupal.org/node/250852
- The module is not compatible with poormanscron. If you use poormanscron, you have to refresh your feeds manually. Relevant ticket at poormanscron issue queue: http://drupal.org/node/235328

feedapi 6.x-1.2

Download Size md5 hash
feedapi-6.x-1.2.tar.gz 41.5 KB f12052ddbe17db18398cc9f632536861
feedapi-6.x-1.2.zip 54.26 KB 61214c8f2e0f1309cb009ec452641ad2
Last updated: December 24, 2010 - 22:56
Official release from tag: 6.x-1.2

Release notes

As usual, you can find a couple of bugfixes in the release. You should always use the latest official release.

You can find the following new features in the release:
- Allow IP-address feed URLs at SimplePie parser
- Allow long URLs (up to 2048 char)
- Allow at OPML import to override or not to override feed title and description with the info from OMPL file
- Add skip capability of feeds. You can pause automatic feed update

Known issues:
- no FeedAPI Node Views, then no fancy Feed items at the link of the feeds
- if you create a feed w/ refresh on create settings, the promoted setting does not work (http://drupal.org/node/246604)
- OPML import works for some OPML files but sometimes it does not work, depends on the exact file. When it's extremely urgent, you can use a workaround, which is described here: http://drupal.org/node/250852
- The module is not compatible with poormanscron. If you use poormanscron, you have to refresh your feeds manually. Relevant ticket at poormanscron issue queue: http://drupal.org/node/235328

feedapi 6.x-1.2-beta2

Download Size md5 hash
feedapi-6.x-1.2-beta2.tar.gz 42.66 KB eeff12227ff773464a1b8f47e7beab13
feedapi-6.x-1.2-beta2.zip 56.67 KB 9bed971afda9a465f42eeefc002b8edd
Last updated: December 24, 2010 - 22:56
Official release from tag: 6.x-1.2-beta2

Release notes

Hopefully the last beta version before FeedAPI 1.2 for Drupal 6 will arrive.
FeedAPI Node Views is still missing. Please be patient, the next release will contain a working FeedAPI Node Views module.
Attention: People who seeks for FeedAPI Aggregator, let's see: http://drupal.org/node/230050

feedapi 5.x-1.1

Download Size md5 hash
feedapi-5.x-1.1.tar.gz 55.13 KB 6bbbae50b12b2db5f7d9b0a62ebdce68
feedapi-5.x-1.1.zip 72.1 KB 1155007e930ea7cd2650bc945c599fb6
Last updated: December 24, 2010 - 22:56
Official release from tag: 5.x-1.1

Release notes

The next stable release after FeedAPI 1.0 has arrived. If you use Drupal 5, definitely this package is for you.
There are tons of bugfixes. The new features are:
- FeedAPI node prevents empty node titles
- use hashing for detecting whether feed has changed before processing it
- don't refresh feed more often than 1800 seconds
- added cross feed deduping (for details, see http://drupal.org/node/193909 )

feedapi 6.x-1.2-beta1

Download Size md5 hash
feedapi-6.x-1.2-beta1.tar.gz 42.81 KB 7d9af8924eb635213a53d04719928c79
feedapi-6.x-1.2-beta1.zip 56.87 KB b8cf43b6846f88864f3d5cedad14ed71
Last updated: December 24, 2010 - 22:56
Official release from tag: 6.x-1.2-beta1

Release notes

The first beta of FeedAPI for Drupal 6. It still lacks a functioning views integration (feedapi_node_views module). All other parts should be working fine.

Subscribe with RSS Syndicate content