movabletype.jp
検索

MTWebsites block tag new in mt5.0

システムに登録されているウェブサイトの一覧を表示するためのブロックタグです。

使い方

<h2>ウェブサイトの一覧</h2>
<ul>
<MTWebsites site_ids="all">
    <li><a href="<$mt:WebsiteURL$>"><$mt:WebsiteName$></a> <span class="count">[<$mt:WebsitePageCount$> pages]</span></li>
</MTWebsites>
</ul>

モディファイア

site_ids="all | WebsiteID"
include_websites="all | WebsiteID"
exclude_websites="WebsiteID"

対象のウェブサイトを指定します。詳しくは、マルチブログ機能が利用できるテンプレートタグを参照してください。

Updated on 2011-05-16, 20:28 .

Movable Type 関連書籍