Well, the major remodel is over. Some smaller things and layouts will be tweaked here and there. The sidebars need to be brought up to speed.
Have a poke around. My favorite mod so far is the updated archive index
In case you'd like to update your MT archives to something similar, here's the pertinent code which you slot into your archive template:
<table>
<MTArchiveList archive_type="Monthly">
<th class="archive-list"><MTArchiveTitle></th>
<MTEntries>
<tr> <td>- <a href="<MTEntryLink archive_type="Individual">"><MTEntryTitle></a></td><td><$MTEntryDate format="(%m/%d/%y)"$></td><td><MTEntryCategories glue=", "><a href="<$MTCategoryArchiveLink$>"><$MTCategoryLabel$></a></MTEntryCategories> </td></tr>
</MTEntries>
</MTArchiveList>
</table>
--
Please excuse the dust. MT 3.2 was such a major upgrade from the way I used former versions of
MT, with all these localization features and abundance of new tags, that you can clearly see some changes here (and possibly not for the better. Sorry).
There seem to be a few things that aren't working. Like uhm. Listing the date. So the short and long is that I hope you read this via RSS/atom 'cause this site is going to be a bit less pretty for a while. There's a great little template generator written for the template, though I'm going to have to try this again after I get the %% kinks smoothed out and MT-Paginate installed.
Six Apart claims that all their styles released for 3.2 are updated for two column, left and right, and three column formats. Ah well, maybe on their internal servers. I found a few while surfing around and trying out new styles that no, certain things don't seem to have the two-column-right? implemented. I happen to like my sidebar on the right and think it is a good user-interface. If you disagree with me, please, leave a comment. The comment boxes are hideous right now. Ayee-yah.
In any case, the directory structure in this release has totally changed, which I'm okay with, except that my install was getting unweildy to maintain, so a "fresh" install of MT was due.