Add RSS feed items to another node
richardhkirkando - November 14, 2007 - 17:34
Hello,
I created a custom content type with various fields with information about a person, and I'd like to add a list of RSS feed links to this page underneath the rest of the fields. Ideally, I'd like to add a CCK field for an RSS feed to display the feed items within the node. I tried the feedfield module, but that didn't seem to do what I wanted. I've also looked at the feedapi module, but so far I haven't been able to find a way to do this. Has anybody set something like this up?

If anyone is interested, I
If anyone is interested, I was able to do this with the news_page module. I installed the module, renamed the content type it created, and added my custom fields to that.