Latest (Feeds Aggregator)

Categories

Component ID

1915970

Component name

Latest (Feeds Aggregator)

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

428

Component created

Component changed

Component body

This project uses the Feeds module to provide an RSS aggregator.

By basing the module on Feeds, the module has the ability to take a lot more functionality than the Aggregator in Drupal core.

The module defines two content types:
- Channel: A link to an RSS feed.
- Story: Nodes created by polling the RSS feed.

The Entity Reference module is used to maintain a link between the Story and the Channel.

In addition, through taxonomy on the Channel, it is possible to maintain several lists, for example: Planet and Talk categories.

This module was created, and is maintained by:
juliangb (http://julian.granger-bevan.me)