Posted by Kevin Quillen on December 17, 2009 at 7:14pm
Jump to:
| 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
You can see in extractor module how more sources can be added: http://drupal.org/project/extractor.
This needs to be documented.
#3