CODE
<MTArchiveList archive_type="Monthly">
<a href="<$MTArchiveLink$>"><$MTArchiveTitle$></a>
</MTArchiveList>
<a href="<$MTArchiveLink$>"><$MTArchiveTitle$></a>
</MTArchiveList>
to show a list of all previous months' archive pages.
now what about sorting those links in a different way, grouping them by year?
i want something like:
2002:
march
february
january
2001:
december
november
october
september
....
ecc ecc
is there any way?