Help - Search - Members - Calendar
Full Version: archive scripting help wanted
Movable Type Community Forum > Additional Resources > Tips and Tricks
annegirl
I've searched the boards, and haven't found my situation yet, so let me try to explain what I would like to accomplish.

On my site I would like to have links to my archives by month.  When you click on a month, you will be taken to a page listing all individual entries for that month, and you'd click on what entry you'd like and be taken to that individual archive page.

It seems so easy, but I'm at a loss as to how to script that.

Can anyone offer their help?
girlie
Main Index:

CODE
<MTArchiveList archive_type="Monthly">
<a href="<$MTArchiveLink$>"><$MTArchiveTitle$> (<MTArchiveCount>)</a><br />
</MTArchiveList>


Date-Based Archive:

CODE
<MTEntries>
<a href="<MTEntryLink archive_type="Individual">"><MTEntryDate>: <MTEntryTitle></a><br />
</MTEntries>
annegirl
thank you!
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.