movabletype.jp
検索

MTCommenterID function tag new in mt4.1

コメントしたユーザーのユーザー ID を表示します。

使い方

<mt:Entries>
    <h1><mt:EntryTitle></h1>
    <mt:Comments>
        <a name="comment-<mt:CommentID>"></a>
        <p><mt:CommentBody></p>
        <cite><a href="/profiles/<mt:CommenterID>"><mt:CommenterName></a></cite>
    </mt:Comments>
</mt:Entries>
Updated on 2007-12-14, 12:48 .

Movable Type 関連書籍