CODE
<MTArchiveList>
<div class="titlelink"><a href="<$MTArchiveLink$>">
<MTEntries>
<$MTEntryTitle$>
</a></div><i></MTEntries><MTEntries><div align="center">by <$MTEntryMore convert_breaks="0"$>
- <$MTDate format="%B %e, %Y"></div></i></MTEntries>
<MTEntries><div class="excerpt">
<$MTEntryExcerpt convert_breaks="0"$></div>
</MTEntries><br><br>
</MTArchiveList>
<div class="titlelink"><a href="<$MTArchiveLink$>">
<MTEntries>
<$MTEntryTitle$>
</a></div><i></MTEntries><MTEntries><div align="center">by <$MTEntryMore convert_breaks="0"$>
- <$MTDate format="%B %e, %Y"></div></i></MTEntries>
<MTEntries><div class="excerpt">
<$MTEntryExcerpt convert_breaks="0"$></div>
</MTEntries><br><br>
</MTArchiveList>
Basically, it sets up links to each article, so when you click on it, it leads to the individual entry page displaying the whole article. Only problem: in the date format, it lists today's date, instead of the date it was authored on, and I can't figure out why at. Any suggestions? (ps: The MTEntries stuff is redundant, I know, but MT keeps saying it can't find the /MTEntries tags unless I insert all of them in there.)