By sanjanaa on
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
...
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.
See here:
See here: http://drupal.org/node/878522
Mark
Maybe there is also a module
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
Month Archieve is Working well...
#Mark,
You are right, Month Achieve is a good solution. It is easy to use too.
Any Options to show year wise archives
Hi Guys,
Monthly archives are awesome, but is there any options or separate module to show yearly archives.
How to show drupal blogs by monthwise
Using views modules we can display the Blog according to the month.