Movable Typeカテゴリーリストに記事の投稿件数を表示する方法

View Comments

Movable Typeのカテゴリーリストに、記事の件数を表示させたい場合、以下の太字の箇所を追加すれば良い。

<h2>カテゴリー</h2>
<MTSubCategories>
<MTSubCatIsFirst><ul></MTSubCatIsFirst>
<MTIfNonZero tag="MTCategoryCount">
<li><a href="<$MTCategoryArchiveLink$>" title="<$MTCategoryDescription$>"><MTCategoryLabel></a>(<$MTArchiveCount$>)
<MTElse>
<li><MTCategoryLabel>
</MTElse>
</MTIfNonZero>
<MTSubCatsRecurse max_depth="3">
</li>
<MTSubCatIsLast></ul></MTSubCatIsLast>
</MTSubCategories>

<MTCategoryLabel></a>の右側に
(<$MTArchiveCount$>)
とタグを追加するだけと、非常に簡単でオススメ。

blog comments powered by Disqus
Get Adobe Flash playerPlugin by wpburn.com wordpress themes