While looking around at various blogs I saw on An Architects View that there is a little link with each post to the archive of that post’s category type.
I really likesd the effect, but hadn’t been able to do it. Being a relative MT virgin, I thought it must be a plugin or something, but I saw on a list somewhere someone pointing to the MT documentation where this was discussed. The problem was that I could get it to list my current category, but not link to it.
I kept getting this error message:
You used an tag outside of the proper context
I finally found the answer on this discussion on the moveable type support forums. It’s the small snippet of code towards the end of Maddy’s last post:
<a href="<$MTEntryLink archive_type="Category"$>#<$MTEntryID pad="1"$>"><$MTEntryCategory$></a>
Categories