25 Aug
2005
25 Aug
'05
3:17 p.m.
Issue status update for http://drupal.org/node/29636 Post a follow up: http://drupal.org/project/comments/add/29636 Project: Drupal Version: cvs Component: aggregator.module Category: tasks Priority: normal Assigned to: breyten Reported by: breyten Updated by: breyten Status: patch (code needs review) The attached patch adds a status field to the aggregator_item table. This is necessary to be able to prevent certain items from showing up in a feed and/or category (ie. 'delete' the items). The patch also modifies the queries to take the status field into account. breyten