PageButeの再設定(メインページ)

| コメント(0)
DB変更後、PageButeの設定ができていなかったので、再設定した。

[デザイン][テンプレート][インデックステンプレート][メインページ]に、太字部分を追記する。また取消線部分は削除する。

<mt:SetVarBlock name="title"><$mt:BlogName encode_html="1"$></mt:SetVarBlock>
<mt:SetVarBlock name="html_head" append="1">
    <link rel="EditURI" type="application/rsd+xml" title="RSD" href="<$mt:Link template="rsd"$>" />
</mt:SetVarBlock>

<$mt:Include module="ヘッダー" body_class="mt-main-index"$>

<mt:pageContents count="5"><mt:Ignore><!-- for PageBute --></mt:Ignore>
<mt:Entries>
    <$mt:Include module="ブログ記事の概要"$>
<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="コンテンツのナビゲーション"$>

<$mt:Include module="フッター"$>

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


コメントする

このブログ記事について

このページは、yafoが2009年12月 5日 13:45に書いたブログ記事です。

ひとつ前のブログ記事は「MTdopvSTARをウィジェット化」です。

次のブログ記事は「PageButeの再設定(ブログ記事リスト)」です。

最近のコンテンツはインデックスページで見られます。過去に書かれたものはアーカイブのページで見られます。