Parent Directory
|
Revision Log
|
Revision Graph
Add node processor module for aggregator api (http://drupal.org/node/303930) to sandbox. This is a module for testing purposes.
| 1 | ; $Id$ |
| 2 | |
| 3 | name = Aggregator node processor |
| 4 | description = Creates nodes from feed items. |
| 5 | package = Aggregator add ons |
| 6 | version = VERSION |
| 7 | core = 7.x |
| 8 | files[] = aggregator_node.module |
| 9 | dependencies[] = aggregator |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |