aggregator-summary-item.tpl.php
Version 1.2 (checked in on 2008/05/15 at 21:27:32 by dries)
Default theme implementation to present a linked feed item for summaries.
Available variables:
- $feed_url: Link to originating feed.
- $feed_title: Title of feed.
- $feed_age: Age of remote feed.
- $source_url: Link to remote source.
- $source_title: Locally set title for the source.
See also
template_preprocess()
@see template_preprocess_aggregator_summary_item()