Posted by Pat... on May 17, 2009 at 5:26am
Jump to:
| Project: | Views Node Feed |
| Version: | 5.x-1.1 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I'm really confused about how to set this up, even after reading the README. My blog page is a view of a certain blog taxonomy. Do I add the feed argument to that or make another view? Do I need to add the rss icons on the page (or is it a block?) and address bar as well?
Comments
#1
PBmedia, views node feed isn't intended to just make RSS feeds like that (it can be used to output anything based on what you code it to do). You will have to write a bit of code to get the desired result. You can add the argument to your same view. You will need to add the RSS icons and tags manually.
#2
reopen if you still want help