Quantcast
Channel: How to override aggregator_block_view() in the aggregator module? - Drupal Answers
Viewing all articles
Browse latest Browse all 4

How to override aggregator_block_view() in the aggregator module?

$
0
0

Can anyone tell me how to override aggregator_block_view in the aggregator module?

I have a feed I need to alter the html for and at the moment aggregator just turns the output into an unordered list.

I tried altering it in hook_item_list() but there was nothing for me to lock onto to identify the list as coming from the aggregator module.


Viewing all articles
Browse latest Browse all 4

Trending Articles