This module is very helpful, probably just what I need to put a sampling of comments on an external, non-Drupal site. I want only a sample, though. Is there a way to limit the number of comments? I'd like to be able to pass a parameter to get only the most recent five comments or only comments more recent than some date and time.

Comments

gábor hojtsy’s picture

Version: 5.x-1.x-dev » 5.x-2.x-dev
Assigned: Unassigned » gábor hojtsy
Status: Active » Fixed

In the 5.x-2.x-dev version, the module is using the standard Drupal "number of items in feed" setting for comment feeds as well. It was 15 items wired in before. Although I forgot to mention this issue in the commit message.

http://drupal.org/cvs?commit=113501

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.