Google news feeds
Add block - Utilities - Feeds - Google news
Displays various Google RSS news feeds
- RSS feed
Select your feed from the options
- Number of items to fetch
The number of items to display from the feed
The output format is fixed although you can set the css
xt_feed Feed item div
xt_feed_link Feed item link
xt_feed_date Feed item date
For more flexibility use the full rss feed function
Example code
<div class="news_feed">
<div class="news_feed_title">Google news feed</div>
<xt:rss subtype="google" source="topnews" number="3" />
</div>
Show in textareaExample output
Reload
Google news feed
Source: Google news
CSS classes
Classes used in example