Views with RSS
bmn - April 8, 2009 - 02:01
Hi,
I realise similar questions to mine have been asked, but I can't find anything that answers my question.
Basically I have created an image gallery using views and i can access it via /images. I have also made an accompanying RSS feed which was constructed using the same view, it just a Feed rather than a Page. I have assigned it a URI where i can access it and it works, but drupal doesn't stick the feed code at the top of the /images page so that the little icon appears in FF and IE7. Is there a way of doing this? Or another module that lets me specify a URL and a feed to plug into the header?
Any help would be greatly appreciated.
Cheers,
Ben

Found one!
I found what I was looking for:
http://drupal.org/project/feed_path_publisher
Thanks anyway :)