Make display functions themeable like Aggregator1's to facilitate user modifications.

theme_aggregator_block_item,
theme_aggregator_summary_item,
theme_aggregator_page_item,
theme_aggregator_feed

I'll take this upon myself within the next week and submit a patch for the 4.6 version as I need to tweak the display a bit more than CSS allows.

Comments

RobRoy’s picture

Hmmm...maybe since this is a node I might be able to achieve some of this through a node-aggregator2.tpl.php page? I'll report back. But adding themeable functions still might be a good idea.