2012年10月2日

エントリー以外のエントリーを表示

<MTSetVarBlock name="category_title">
 <$MTEntryCategory$></MTSetVarBlock>

<MTSetVarBlock name="entry_id">
 <MTEntryID>
</MTSetVarBlock>

<$MTSetVar name="entry_no" value="1"$>
<$MTSetVar name="entry_nomax" value="6"$>

<MTEntries category="$category_title" lastn="$entry_nomax">
 <MTSetVarBlock name="entry_id2">
  <MTEntryID>
 </MTSetVarBlock>
 <MTEntriesHeader><ul></MTEntriesHeader>
  <MTUnless name="entry_id" eq="$entry_id2">
   <MTUnless name="entry_no" eq="$entry_nomax">
    <li><a href="<$MTEntryPermalink$>" title="<$MTEntryTitle$>"><$MTEntryTitle$></a></li>
   <$MTSetVar name="entry_no" op="++"$>
   </MTUnless>
  </MTUnless>
 <MTEntriesFooter></ul></MTEntriesFooter>
</MTEntries>

ドメインって、早い者勝ちですよ!