Page 1 of 1

CGblog - archive blog month/title listing?

Posted: Mon Sep 10, 2012 10:44 am
by ms56846
I'm using {CGBlog action="archive"} to list blog articles in the blog sidebar. The outcome is presented below:

Code: Select all

September 2012 - (3)
August 2012 - (4)
Instead of that I would like to have a list which shows the blog article titles as well in following way. This is the way like blogspot.com do it.

Code: Select all

2012 (7)
-  September (3)
        First subject
        Second subject
        Third subject
- August (4)
I tried to use the search and find a way to do this. I appreciate if someone have solution for this.

Many thanks in advance!