Active
Project:
FeedAPI Item Filter
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2009 at 15:40 UTC
Updated:
30 Aug 2009 at 15:40 UTC
I'd like to be able to set a maximum number of items per feed.
In other words, if I include two feeds, one of which has new posts 5 times a day, and the other once every two weeks, the former feed will dominate my site, which isn't what I want. I'd like to be able to set a maximum number of items per feed, which would trigger the automatic deletion of any posts in excess of that limit when new posts are added.I'd be happy to contribute to the implementation of this, if someone could give me some pointers on how it might be accomplished.