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

maui1’s picture

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

Danilo Stern-Sapad’s picture

Yes I have been looking for weeks for a searchable news aggregator, this options would be awesome! ^_^

forngren’s picture

Version: 4.5.0 » x.y.z
L4san’s picture

Version: x.y.z » 7.x-dev

Feature request, moving to cvs.

alex_b’s picture

Status: Active » Closed (fixed)

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