Help - Search - Members - Calendar
Full Version: Archive listing only one month of entries?
Movable Type Community Forum > Additional Resources > Tips and Tricks
hazyd
Hello everyone!

I guessing this is probably incredibly simple to do, but after searching the archives of this board, the web, and the user manual for MT for two days, I just can't find the answer.

I want to have an index page for each of my monthly archives that shows a list of the entries for that month. So far I can only get it to do a list of all the entries I have ever posted.... This is the code I am using to get the list:

CODE
<MTArchiveList archive_type="Monthly">
   <MTEntries>
<$MTEntryDate format="%d.%m.%y"$> - <a href="<$MTEntryPermalink$>"><$MTEntryTitle$></a><br />
 </MTEntries>
</MTArchiveList>


Can anyone help?

Thanks,

Hazel
maddy
Do you have Monthly Archving enabled? These archives (Date-Based) can be used to display just a list of the entries in each month. Because MT automatically knows which month is related to which archive page, you don't need to use the MTArchiveList tags, just the other tags you have posted.

Does that make sense? Post back if you need more help, or anything smile.gif
hazyd
Thats great! Fixed my problem! I knew it would be something simple!!

Thanks again,

Hazel
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.