Closed (fixed)
Project:
Feeds
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2009 at 19:14 UTC
Updated:
30 Jan 2014 at 07:29 UTC
Jump to comment: Most recent
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
Comment #1
kevinquillen commentedFollowing 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?
Comment #2
alex_b commentedYou can see in extractor module how more sources can be added: http://drupal.org/project/extractor.
This needs to be documented.
Comment #3
alex_b commentedComment #4
twistor commented