I need a module which can fetch rss titles + publish dates and show them in a block/teaser. I tried aggregator and it does some of the job, but you cannot show publish dates in the list. The "read more" link should go to the original RSS or custom URL. It is important that all links link to the original url in the RSS and not to any view in drupal. Any suggestions for modules or other solutions?
Tell me more
×
Drupal Answers is a question and answer site for Drupal developers and administrators. It's 100% free, no registration required.
|
If you're just trying to display an RSS feed (rather that import the entries into your site's actual database and then show in a view), then I would use Feedburner, which will help you get the html code to publish any RSS feed.
p.s. Further down that same page (the Publicize -> BuzzBoost page, I just cut off my screenshot too early), you can customize the feeds settings, such as should you display a date, and if so in what format, and how many characters of the post teaser to display, etc. Play around with them to get the feed listing you want! | |||||||||||||
|