PageButeの再設定(ブログ記事リスト)

前の記事と同じくDB変更後、PageButeの設定ができていなかったので、再設定した。

[デザイン][テンプレート][アーカイブテンプレート][ブログ記事リスト]に、太字部分を追記する。また取消線部分は削除する。

前略

<mt:pageContents count=”5″><mt:Ignore><!– for PageBute –></mt:Ignore>
<mt:Entries limit=”$limit”>
<$mt:Include module=”ブログ記事の概要”$>
<mt:Ignore>2009.12.5 削除
<mt:SetVarBlock name=”entry_ids” append=”1″><mt:Unless name=”__first__”>,</mt:Unless><$mt:EntryID$></mt:SetVarBlock>
</mt:Ignore>
<mt:pageSeparator /><mt:Ignore><!– for PageBute –></mt:Ignore>
</mt:Entries>

<mt:Ignore><!– for PageBute from Here –></mt:Ignore>
</mt:pageContents>
<mt:ifPageBefore>
<$MTPageBefore delim=”&lt;&lt前のページへ”$>
</mt:ifPageBefore>
<mt:pageLists />
<mt:ifPageNext>
<$MTPageNext delim=”次ののページへ&gt;&gt;”$>
</mt:ifPageNext>
<mt:Ignore><!– for PageBute to Here –></mt:Ignore>

<$mt:Include module=”コンテンツのナビゲーション”$>

後略

以前の記事
 http://www.yafo.net/blog/2009/05/pagebute.html

コメント