Hi,

I am using Drupal 6.2. In my site i am having blog page. I want to show one BLOCK in right of my blog page.

In that right side block, we need a tag cloud and also the list of blogs based on month (e.g. Sep 10, Oct 10 etc)

How can I add this?

Thanks in advance...

Comments

tdimg’s picture

Drupal 6.2? you're serious? you need to immediately update to the most current version (6.19), 6.2 is not safe.

Also, you're describing two blocks, not one. A tag cloud (there's a module for that) and a list of blogs, though I don't quite understand you there (probably because you're confusing Drupal terminology - you know there's a handbook page on that too and you should read it, and a few other things). Still, the views module might help out.

groenm’s picture

groenm’s picture

Maybe there is also a module to do what you want: http://drupal.org/project/montharchive . I am not sure though, I never used this module.

Mark

GaneshKumar’s picture

#Mark,
You are right, Month Achieve is a good solution. It is easy to use too.

GaneshKumar’s picture

Hi Guys,
Monthly archives are awesome, but is there any options or separate module to show yearly archives.

roger.ajith’s picture

Using views modules we can display the Blog according to the month.