MTIfAllowCommentHTML
コメントの内容について、一部の HTML タグの利用を許可する場合にのみ実行する条件タグです。
使い方
<div id="comments-open-text">
<label for="comment-text"><__trans phrase="Comments">
<mt:IfAllowCommentHTML>(いくつかのHTMLタグを利用できます。)</mt:IfAllowCommentHTML></label>
<textarea id="comment-text" name="text" rows="15" cols="50" onfocus="mtCommentFormOnFocus()"></textarea>
</div>
Updated on 2008-12-10, 17:13 .

