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

CommentFileSizeAuthor
#4 filterTitle.diff2.87 KBrgardler

Comments

mhhelle’s picture

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?

amir simantov’s picture

No, I actually moved to using Yahoo Pipes and making the filtering there.

momper’s picture

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 ...

rgardler’s picture

StatusFileSize
new2.87 KB

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.

rgardler’s picture

Status: Active » Needs review