Feed Element Mapper

alex_b - January 18, 2008 - 22:21

The maintainers of Feed Element Mapper launched a successor project: Feeds - read more about the future of FeedAPI and Feed Element Mapper in Good bye FeedAPI, hello Feeds

Add-on module for FeedAPI that maps elements on a feed item such as tags or the author name to taxonomy or CCK fields. These mappings are configurable by point and click.

You can map any element in a feed to:

  • Taxonomy (part of Drupal core)
  • CCK text and numbers
  • CCK link
  • CCK embedded media field
  • Location module type locations
  • CCK date
  • Any field on a node you build your own mapper for

Tutorials

Compatibility in Drupal 5

If you're using FeedAPI / Feed Element Mapper in Drupal 5, take care with compatibility:

FeedAPI 5.x 1.3 or higher => Feed Element Mapper 1.0 beta 7 or higher.
FeedAPI 5.x 1.1 or higher => Feed Element Mapper 1.0 beta 6 or higher.
FeedAPI 5.x 1.0 or lower => Feed Element Mapper 1.0 beta 5 or lower.

For Developers

Aside from a UI for point and click mapping, this module provides a hook based API for mapping any feed item element to any field (=property, in the widest sense of the word) of a node object. If you're trying to build such a "mapper" a good place to start is to check out one of the existing mappers, read the documentation in the module's feedapi_mapper.api.php or this blog post on how to build one: Build Your Own Mapper with the Feed Element Mapper

Feed Element Mapper 2.0

We have branched for work on a 2.0 version of Feed Element Mapper that will bring most importantly independence from feedapi_node processor, exportables (based on CTools) and the ability to edit mappings content type wide on a feed.

Note: upgrades from 1.x to 2.x are not tested yet.

Releases

Official releasesDateSizeLinksStatus
6.x-2.0-alpha32009-Sep-2968.46 KBSupported for 6.xThis release is supported but is not currently the recommended release for 6.x.
6.x-1.02009-Aug-0548.42 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.22009-May-1116.4 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2009-Sep-1948.45 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.