movabletype.jp
検索

MTCommenterUserpic function tag new in mt4.1

コメントを投稿した登録ユーザーのプロフィール画像を表示する為の img 要素を表示します。出力のサンプルは以下のようになります。

<img src="http://yourblog.com/userpics/1.jpg" width="100" height="100" />

使い方

<h2>最近コメントしたユーザー</h2>
<mt:Comments>
    <div class="userpic" style="float: left; padding: 5px;"><mt:CommenterUserpic></div>
</mt:Comments>
Updated on 2007-12-14, 12:52 .

Movable Type 関連書籍