get blog list form corresponding category
Gaurav <[email protected]>
| Newsgroups | gmane.comp.java.roller.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, I am working on template, in which I want the main blog page to show all categories and their corresponding blogs. I am able to get the category list but did not understand how, I can get the corresponding blogs list. There is a macro #showWeblogEntryLinksList($entries) which gives the entriesList but did not have any paramater catagory so we can put the category and get the blog entry list according to category. Thanks Gaurav