feedapi_eparser 6.x-1.3

Bug fixes

A brown paper bag release. I forgot to rename the files in the view bonus example module. If you are not using this it is not imperative that you update from 1.2

feedapi_eparser 6.x-1.2

Changes since DRUPAL-6--1-1:

  • fix #609508 by andrewlevine. bug in namespace object cache.
  • Fix #607266. Fatal error on settings page.

    A patch that made it into ctools 6.x-1.1 caused our plugin classes to not load. This uses the new naming scheme.

Note: This update requires the latest version of CTools. Not updating to a release greater than 1.2 will cause odd error.

feedapi_eparser 6.x-1.1

Changes since DRUPAL-6--1-0:

  • Follow up path change. Important fix to broken multistep form.
  • Fix #549526 by B-Prod. load settings.
  • Split parse into parse/fetch functions.

    Parse is really trying to do to many things. This new approach provides
    a fetch function that wraps the caching, and download/parse fail logic.
    This should give us a lot more mileage.

  • Add XML Validity check.

    Make use of newly improved validity checkout to provide a better XML
    download check.

feedapi_eparser 6.x-1.0

New features

Initial finished release of FeedAPI EParser.

EParser has changed significantly since its initial conception, providing many tools and a more OO approach for parser developers to leverage to allow them to create easy and effecient tools with FeedAPI. With this release, there should finally be a stable platform for them to start leveraging those tools.

feedapi_eparser 6.x-1.0-alpha1

New features

This is the first testing release of the FeedAPI E-Parser project. It aims to be a full platform for feed parser creation and management.
This release contains what I hope to be a mostly stable implementation of the API's.

Features in this release include:

Subscribe with RSS Subscribe to Releases for FeedAPI Extensible Parser