| CHANGELOG.txt | CHANGELOG.txt | // $Id: CHANGELOG.txt,v 1.1.2.10 2008/05/03 15:46:59 aronnovak Exp $ |
| feedapi.install | feedapi.install | |
| feedapi.module | feedapi.module | Handle the submodules (for feed and item processing)
Provide a basic management of feeds |
| feedapi_aggregator.install | feedapi_aggregator/ feedapi_aggregator.install | |
| feedapi_aggregator.module | feedapi_aggregator/ feedapi_aggregator.module | |
| feedapi_inherit.install | feedapi_inherit/ feedapi_inherit.install | |
| feedapi_inherit.module | feedapi_inherit/ feedapi_inherit.module | Inherit group and taxonomy settings from feeds to news items
This is an add on processor for FeedAPI |
| feedapi_node.install | feedapi_node/ feedapi_node.install | |
| feedapi_node.module | feedapi_node/ feedapi_node.module | Handle how the feed items are represented as a content
Handle the processing of the feed items |
| feedapi_node_views.module | feedapi_node_views/ feedapi_node_views.module | |
| parser_common_syndication.install | parser_common_syndication/ parser_common_syndication.install | |
| parser_common_syndication.module | parser_common_syndication/ parser_common_syndication.module | Parse the incoming URL with SimpleXML then provide a data structure of the feed.
Requires PHP5 because of SimpleXML. |
| parser_simplepie.install | parser_simplepie/ parser_simplepie.install | |
| parser_simplepie.module | parser_simplepie/ parser_simplepie.module | Parse the incoming URL with SimplePie then provide a data structure of the feed |
| README.txt | README.txt | ; $Id: README.txt,v 1.1.2.7 2008/04/11 19:46:33 aronnovak Exp $ |
| README.txt | feedapi_inherit/ README.txt | // $Id: README.txt,v 1.1.2.3 2008/04/11 19:46:33 aronnovak Exp $ |