Closed (works as designed)
Project:
SimpleFeed
Version:
5.x-3.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2008 at 12:31 UTC
Updated:
7 Oct 2008 at 01:09 UTC
First of all, thanks for the great module, appreciated!
As a new feature, it would be great to discard feed items with certain keywords in content (ie. just ignore feed items with certain words or phrases in subject or content)
My 2 centimos from Sunny Spain
PS. Sorry I can't help in coding, but just an idea anyway.
Comments
Comment #1
m3avrck commentedYou can write a module that adds a validation hook to feed_item creation and causes that to fail disguarding the item.
Note that that mayb tie into this other issue so use caution: http://drupal.org/node/312620