Don't bother with this module, the http://drupal.org/project/feeds_xpathparser does it all and is being maintainted.
A module sponsored by Democratic Media Holdings for pulling in xml feeds which didn't seem to work with feeds modules.
Yet again i didn't know where i could post this so it can be introduced as a patch or contributed module, but i would like to share it with the community, so everyone can enjoy it.
This module can be used with the feeds api to parse XML feeds.
Documentation:
(note) it should work the same as if it were already a part of feeds module, so you can use the feeds documentation)
When you install it you might have to clear the caches so that “XML parser” shows up of the Feed importers Parsers page
Once you have selected the XML parser you need to set the following:
XPath: //record
And then map the fields to the fields with the node you are using.
| Comment | File | Size | Author |
|---|---|---|---|
| feeds_xmlparser.zip | 4.29 KB | baxterjones |
Comments
Comment #1
alex_b commentedHow does this relate to http://drupal.org/project/feeds_xmlparser ?
Comment #2
David Goode commentedComment #3
David Goode commentedActually, leaving this one open.
Comment #4
baxterjones commentedI guess it doesn't, but it is however useful on some cases where the feeds module couldn't handle some market indicator feeds. I think these are now handled great with the latest feeds release, but i could be wrong.
Comment #5
twistor commentedClosing very old issues. Feel free to re-open.
Comment #5.0
twistor commentedanother modules is already doing this modules job much better