Feed Aggregator Setup
Submitted by learnbythedrop on Sat, 05/24/2008 - 13:46
This video shows you how to display content from RSS and Atom feeds on your site by using the core aggregator module. Includes instructions on how to display imported feed items in a block.
- learnbythedrop's blog
- 4137 reads




Comments
Thanks man! I'm new to Drupal and this RSS tutorial video really helped. I appreciate it.
How do I show only excerpts of news from feeds and hyperlinks within the news are not being parsed. I have < a > in the html allowed list, but the links in the content are not links? Any ideas?
The built in feed aggregator is a simple one and doesn't allow too much control over the content that it pulls in. So if you want to present only excerpts I think that you might want something more advanced like the Feed API module. Feed API captures the content as nodes so you can use Views to control the display and the items will show up in search results.
I'm not sure about the link issues you're having. Perhaps a link to the place where you're testing it out would help.
I tried Feed API it is too complicated to use. I have been able to rectify the links issue. I tried Feed API but there I wasn't able to get it to show the feeds let alone excerpts of them. :P
This is a good resource, thanks for your efforts.
I dont like this title "news aggegator", it's only useful to techies and I'd like to just rename it selected blogs and news, or something.
How can I do that?
I assume that you're talking about the title at the top of the page at http://learnbythedrop.com/aggregator. Take a look at http://drupal.org/node/24593 and see if that solution helps. Otherwise I haven't been able to find anything more on the topic.
Thanks for the tutorial. Sometimes the simple things are hardest to figure out in Drupal. I missed the all important step of enabling the module and your tutorial got me on track and answered my questions.
Keep up the good work!
Post new comment