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

Comments

WorldFallz’s picture

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.

johnvgross’s picture

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?