Posted by Amir Simantov on July 26, 2009 at 10:36pm
| Project: | FeedAPI Item Filter |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
Thanks Milosh for the module. It is hard to believe how rarely people use it, it is crucial for feeds.
I have no idea why you decided that the title is not important for searching the strings; when you do, you might miss relevant items. I have added it in my code, I believe that it should be changed in the next release.
Great work!
Amir
Comments
#1
I agree here too-- would love to see it included. Amir, do you have a patch that I could apply to my code that adds title filtering?
#2
No, I actually moved to using Yahoo Pipes and making the filtering there.
#3
have a look here: http://drupal.org/node/266053
i'm sorry - i have not time at the moment to have a look, but make a comparsion between the keyword and the tags submodule - i think, you find the right variable to change ...
#4
The attached patch adds the option to search the title as well as description.
It adds a checkbox to the UI to configure title search. By default it is deselected in order to retain backward compatiiclity.
#5