Would be great if the built-in aggregator module provided an option to create "first class" nodes for items from selected feeds similiar to the way the add-on module does. Goal here being to enable this content to be searched through the built-in search facility.
Comments
Comment #1
maui1 commentedI would like to second this request or something that would result in the new aggregator content being searchable. This would add a very significant value to the use of the aggregator.
Comment #2
Danilo Stern-Sapad commentedYes I have been looking for weeks for a searchable news aggregator, this options would be awesome! ^_^
Comment #3
forngren commentedComment #4
L4san commentedFeature request, moving to cvs.
Comment #5
alex_b commentedThe introduction of hook_aggregator_process($feed) in Drupal 7 opens the possibility to implement a processor that creates nodes from feed items in contrib.
For D6.x there is FeedAPI for creating feeds from nodes.
Feed items as nodes is a contrib feature IMO - closing... please reopen if you do not agree.