MTCommenterIfTrusted
このタグは現在、非推奨です。MTIfCommenterTrusted タグを使用してください。
コメント投稿者が Movable Type に登録済みの場合にのみ実行する条件タグです。
- 使い方
<span>
<mt:CommenterIfTrusted>
<mt:CommenterUserpicAsset><img src="<$mt:AssetThumbnailURL width="20" height="20"$>" width="20" height="20" /> <$mt:CommentName$> さんは <$mt:CommenterAuthType$> のユーザーアカウントでコメントしました。</mt:CommenterUserpicAsset>
<mt:Else>
<$mt:CommentName$> さん、コメントありがとうございます。
<mt:IfCommenterRegistrationAllowed>
<a href="<$mt:CGIPath$><$mt:CommunityScript$>?__mode=register&blog_id=<$mt:BlogID$>&return_to=<$mt:BlogURL encode_url="1"$>">ここから</a>コメント用アカウントを登録できます。
</mt:IfCommenterRegistrationAllowed>
</mt:CommenterIfTrusted>
</span>
<div>投稿されたコメントは
<mt:CommentIfModerated>
現在保留中(承認待ち)です。
<mt:Else>
公開されました。
</mt:CommentIfModerated>
</div>