Help - Search - Members - Calendar
Full Version: category list in sidebar with details?
Movable Type Community Forum > Additional Resources > Tips and Tricks
carla
What code do I use to show category archives in the sidebar of the index?
rwyld
I use

CODE
<MTCategories>
 <a href="<$MTCategoryArchiveLink$>"><$MTCategoryLabel$></a> (<$MTCategoryCount$>)<br />
</MTCategories>


on the Main Index of my site to list the categories and number of approriate posts.

Any good?
carla
QUOTE (rwyld @ Aug 19 2003, 04:45 PM)
I use

CODE
<MTCategories>
 <a href="<$MTCategoryArchiveLink$>"><$MTCategoryLabel$></a> (<$MTCategoryCount$>)<br />
</MTCategories>


on the Main Index of my site to list the categories and number of approriate posts.

Any good?

Worked like a charm. Thank you! smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.