Search in Feeds

carp3 - December 31, 2008 - 07:56

Hi guys & Happy new year,
How do i search inside Feeds?(aggregator Module)

Thanks.

Happy New Year! (well... not

joshmiller - December 31, 2008 - 08:12

Happy New Year! (well... not for another 22 hours anyway...)

Not sure what you are asking, so I put some ideas together that might help get the party started...

  • Open Search: This module adds OpenSearch feed creation capability to core search.module. Searches are exported as RSS 2.0 feeds at /opensearch/type/keywords and can be autodiscovered through OpenSearch Description XML.
  • If you have a list feeds from the aggregation module, you could loop through them and use Regular Expressions with PHP (quick example)
  • Use the crazy awesome FeedAPI along with Views to help you search and/or "expose" certain aspects of your list of feeds to sorting and searching

MJ

thanks for your answer but i

carp3 - December 31, 2008 - 08:17

thanks for your answer
but i mean search inside feeds contents that aggregated via aggregator Module.

In that case, you will need

joshmiller - December 31, 2008 - 08:28

In that case, you will need to open up a specific "issue" to the people who know that module the best:

http://drupal.org/node/add/project-issue/aggregation

MJ

 
 

Drupal is a registered trademark of Dries Buytaert.