October 02, 2002
How to add Category links

OK, I figured out how to get the Category Links on the right.

This tip assumes that you are using the default template that comes with Movable Type 2.21.

As per this image, click on the Main Index template.


1. Look for (around line 79):

<div id="links">

DIRECTLY AFTER THAT ADD:

<div class="sidetitle">
Categories
</div>

<div class="side">
<MTCategories>
<a href="<$MTCategoryArchiveLink$>"><$MTCategoryLabel$></a><br>
<MTEntries>
<$MTEntryTitle$><br/>
</MTEntries>
<br /><br />
</MTCategories>
</div>

2. The result should look something like.
this.

Posted by Heretic at October 02, 2002 04:16 AM | TrackBack
Comments

You rule! This is exactly what I wanted!

Posted by: the wily filipino on October 30, 2002 02:02 AM
Post a comment
Name:


Email Address:


URL:


Comments:


Remember info?