user-pic

Limiting Archive Display

Vote 0 Votes

I was going through some old sections of my website, and found a use for the archive tag.

http://www.rangerfans.com/2007april.html

If you go there and look, I wanted to display just that month’s archives for a specific category. But no matter what I do with the code, I get all of the entries for a category. At first I tried by using the code for the individual archives page, but then I got all 2700 entries on the blog. Sod that. Went to the code I have below. I now have it down to just a specific category, but still all the entries, not the ones just for that month.

How do I limit the list of entries at the bottom to just that month? It’s probably something simple, but I’m missing it.

April 2007 Game Recaps

Reported on Movable Type 4.2

2 Replies

| Add a Reply
  • D'oh. the blog here processed my code. Changed the characters so it wouldn't get processed.

    {h1 class="asset-name"}April 2007 Game Recaps{/h1}

    {ul}

    {MTEntries month="200704" category="2007 Game Recaps"}

    {li}{a href="{$MTEntryPermalink$}"}{$MTEntryTitle$}{/a}{/li}

    {/MTEntries}

    {/ul}

  • Bueller? Bueller? Bueller?

Add a Reply

If you need to share template code, replace all the "<" signs with "&lt;" or use this utility.

Forum Groups

63 190

Last Topic: object_types in config.yaml by TK Lee on Mar 16, 2010

1003 3217

Last Topic: Counting occurrences of a custom field by Neal on Mar 16, 2010

482 1976

Last Topic: ¿Any command line tool to rebuild MT? by Nicolás on Mar 16, 2010

102 360

Last Topic: Saving an entry...what is happening by jdbeast00 on Mar 12, 2010

19 69

Last Topic: Custom main index page by Richard on Feb 7, 2010

43 172

Last Topic: by MG on Feb 20, 2010

11 22

Last Topic: Monthly Calendars Help Needed by joe leblanc on Jan 19, 2010

91 326

Last Topic: SpamLookup Keyword Filter 2.1 not work by b.n09 on Nov 17, 2009

54 202

Last Topic: Publishing error in MT 5 by mikemontesa on Feb 17, 2010

code.sixapart.com

129 448

Last Topic: Action Stream for Google Buzz by jack lail on Feb 16, 2010

160 498

Last Topic: Installed custom Asset markup by spierce on Mar 15, 2010