Help - Search - Members - Calendar
Full Version: Linking to weekly Archives
Movable Type Community Forum > Additional Resources > Tips and Tricks
KnitWit
Is there way I can have a link on my main page that points to the most recent archive page?  I'd rather not have to choose from a list of the date immeditly.
kadyellebee
You could use this code in the bottom of your MTEntries tag:
CODE
<MTEntries>
=====ALL MAIN MTEntry Tags go here!===
<MTEntriesFooter>
<MTEntryPrevious>
<a href="<$MTEntryLink archive_type="Weekly"$>">Previously: <$MTEntryDate$></a>
</MTEntryPrevious>
</MTEntriesFooter>
</MTEntries>


Make sure that you have weekly archives turned on in the Blog Config under Archiving.

Hope that helps,
Kristine
KnitWit
That worked too BTW  :D
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.