default userpic

Generating a List of One Category and Its Subs

Vote 0 Votes

I’m looking to make an archive listing of just a particular category and its subs. I’m helping someone who runs a political site take all the Election 2008 categories and list them in one place — and also exclude those categories from the other category listing (though that’s a different issue). He’s made all his Election 2008 categories subs of that top category. I’m wondering how I modify the Category Listing widget to achieve that (I’m going to try to paste the code, but I’m not hopeful it will work properly…here goes):

<MTIfArchiveTypeEnabled archive_type="Category">
<div class="archive-category archive">
    <h2 class="archive-header">Election 2008 Categories</h2>
<div class="archive-content">
<MTTopLevelCategories>
    <MTSubCatIsFirst>
    <ul class="archive-list">
    </MTSubCatIsFirst>
    <MTIfNonZero tag="MTCategoryCount">
        <li class="archive-list-item"><a href="<$MTCategoryArchiveLink$>" title="<$MTCategoryDescription$>"><$MTCategoryLabel$></a>
    <MTElse>
        <li class="archive-list-item"><$MTCategoryLabel$>
    </MTIfNonZero>
    <MTSubCatsRecurse>
        </li>
    <MTSubCatIsLast>
    </ul>
    </MTSubCatIsLast>
</MTTopLevelCategories>
 </div>
</div>
</MTIfArchiveTypeEnabled>

Any help with this would be appreviated.

Reported on Movable Type 4.2

1 Reply

| Add a Reply

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

1002 3216

Last Topic: Auto-post From Delicious Failing by Michele Neylon 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