Download & Extend

Mapping API: document how to add new sources

Project:Feeds
Version:6.x-1.x-dev
Component:Documentation
Category:task
Priority:normal
Assigned:Unassigned
Status:needs work

Issue Summary

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

#1

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?

#2

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.

#3

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