Hi guys,

I am new to drupal and just want to ask question if there is a way where I can create a page that will display list of stories/news with archive link on the left or right sidebar?

Thanks.

Comments

mohanrajthangarasu’s picture

You may do this by using views module and displaying the result in block. Just google, you will find lots of view tutorials.

Here is a video on views http://gotdrupal.com/videos/drupal-views-tutorial

archeerm’s picture

Thank you. =)

netbabu’s picture

Yes, combine views and calendar modules as well so that visitors can browse articles by month, year, etc..

-Babu
Promote Drupal with Tshirts/merchandise: http://paramprojects.com/drupalstore
Drupal Projects showcase: http://paramprojects.com/website/drupal-servicesprojects

archeerm’s picture

Thank you =)