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) Attachment: http://drupal.org/files/issues/aggregator-status_0.patch (9.39 KB) Whoops, patch got trumped. breyten Previous comments: ------------------------------------------------------------------------ Thu, 25 Aug 2005 13:17:26 +0000 : breyten 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.