All,

I have made some changes to the aggregator.module so that news feed items expire at a configurable time. I have it working in two places and need some folks to test it out.

The code can be found at http://www.jasonn.com/aggregatorx_released

I would like to commit this to the v4.5.x and v4.6.x core once tested and approved.

Note: I made a field name change to aggregator_item. The current field 'timestamp' is a MySQL keyword and I don't want to run the risk of any problems, so I changed the field name to 'time_stamp'.

 

Devin.