Forgive me if this has been answered, but how do you define more sources? I don't see this in the feeds.api.php file, only methods of adding targets.

Comments

kevinquillen’s picture

Following this, I was able to create my own parser framework:

http://drupal.org/node/622700

From here, is it difficult to map fields in an xml file created with CCK, like, bedrooms or bathrooms, and reference them in the parsing script?

alex_b’s picture

Component: Code » Documentation
Status: Active » Needs work

You can see in extractor module how more sources can be added: http://drupal.org/project/extractor.

This needs to be documented.

alex_b’s picture

Title: Adding Sources? » Mapping API: document how to add new sources
Version: 6.x-1.0-alpha9 » 6.x-1.x-dev
Category: support » task
twistor’s picture

Issue summary: View changes
Status: Needs work » Closed (fixed)