It is possible to create news listing page along with Rss feeds
johnvgross - July 2, 2009 - 11:49
Hi All.
In one of my project I want to display the news list with pagination, while click each news title it will bring the user to detailed page.
Also I want to provide the month on right side bar like archieves.
Also I need the RSS feeds to be creted for listing page.
Is it possible to do with Drupal?
Anybody please guide me to do that...
Thanks in Advance.
John

_
You'll want to look into the http://drupal.org/project/views module which allows you to create all sorts of node listings and feeds.
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
_
Hi WorldFallz ,
Thanks for your reply..
With the help of seperate content type & Views.
I created a listing page of all news with RSS feeds.
Is it possible to display one banner image on the top of views listing page?