A widget to display links to various context-sensitive RSS feeds.
You can configure the feed icon in the widget's options. Alternatively, use CSS to style your lists with this sample code:
#feeds li {
background: url(images/feed.png) top left no-repeat;
padding-left: 18px;
}
Where images/feed.png should be the full path of the image to use, or the relative path from the CSS file in which this is defined.
Requires: 2.1 or higher
Compatible up to: 2.3
Last Updated: 2007-10-1
Downloads: 9,090




