FeedAPI Comments

Drupal Modules - Mon, 29/09/2008 - 7:12pm

FeedAPI Comments is a FeedAPI add-on for aggregating comments to your site.

It consists of a parser that pulls comments from a remote site and a processor that creates Drupal comments from it. You can alternatively use FeedAPI's node processor which allows you to create nodes from remote comments.

Currently supported sites:

  • vimeo.com

Additional sites can be implemented by following the example of feedapi_comments/parser_comments/sites/vimeo.inc.