Is it possible to display list of months on the right side bar of the page to filter
johnvgross - July 3, 2009 - 11:51
Hi All
I am creating one news listing page with the help of content types and Views..
Is it possible to list the months on the right side bar of the page to filter the result on the listing page.
Please anyone can suggest me.

check out in views
hi Johnvgross,
Check out in views, you will find "Node view: archive " which is disabled in default. You need to enable this views and then go to block page, activate the block. :)
------------------------
Mohanraj Thangarasu
My drupal tips & tutorials -Drupaltricks.com
Hi crazyguru Thanks for your
Hi crazyguru
Thanks for your reply.
I just clone the existing archieve view for each content types.
Its working fine..
remember
to give each archive page a unique url otherwise none of your archive pages will be working.
I cloned the archive 56 times for a production site and FORGOT to give the "page display" a unique path and nothing was working after this mistake so I had to go back to 56 archive views and change the paths...
so remember : always set a unique path for each page display in archive views !!
:)
I also face the same problem
I also face the same problem & after only I recognized that.
That for your inmformation..