As a sidebar feature, I'd like to list entry titles from exactly one year ago. I've already switched to daily archives, but I don't know how to make MT look up, say, May 5, 2001.
Here's what I have -- it's clearly not working, but perhaps it's a start?
CODE
<MTArchiveList archive_type="Daily">
<MTEntries>
<a href="<$MTEntryLink$>#<$MTEntryID pad="1"$>"><$MTEntryTitle$></a><br>
</MTEntries>
</MTArchiveList>