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.

CommentFileSizeAuthor
#1 aggregator-status_0.patch9.39 KBbreyten

Comments

breyten’s picture

StatusFileSize
new9.39 KB

Whoops, patch got trumped.

drumm’s picture

Category: task » feature
Status: Needs review » Needs work

No longer applies and there is no UI to change the status.

LAsan’s picture

Version: x.y.z » 7.x-dev
Status: Needs work » Fixed

No longer applies and there is no UI to change the status.

Moving to fixed.

keith.smith’s picture

Status: Fixed » Needs work

Huh?

If the patch no longer applies, then it needs work.

catch’s picture

Status: Needs work » Closed (won't fix)

IMO this is won't fix. Feedapi lets you turn feed items into nodes (which have a status column) - and with a bit of luck that'll be in core for D7.

breyten’s picture

Assigned: breyten » Unassigned

Agreed. Let's push for FeedApi in core.