atomrdf_parser.inc |
libraries/atomrdf_parser.inc |
|
Contains the atomrd parsing functions. |
FeedsAtomRDFParser.inc |
plugins/FeedsAtomRDFParser.inc |
|
Contains the feeds atom RDF parser class. |
FeedsAtomRDFProcessor.inc |
plugins/FeedsAtomRDFProcessor.inc |
|
Contains the feeds atom RDF processor class. |
feeds_atom.api.php |
feeds_atom.api.php |
|
Documentation of Feeds Atom hook. |
feeds_atom.info |
feeds_atom.info |
|
name = Feeds_Atom
description = Imports Atom/RDF feeds
package = Feeds
dependencies[] = feeds
core = 7.x
php = 5.2
files[] = plugins/FeedsAtomRDFParser.inc
files[] = plugins/FeedsAtomRDFProcessor.inc |
feeds_atom.install |
feeds_atom.install |
|
Install and uninstall schema and functions for the feeds_atom module. |
feeds_atom.module |
feeds_atom.module |
|
Contains the main functionality for feeds_atom. |
README.txt |
README.txt |
|
OVERVIEW
This module parses a custom payload inside of an Atom wrapper.
It requires the feeds module.
It is spaces / groups aware.
Here is an example of what it parses - the payload can be seen in the <properties> and <field>… |