PowerCMS™
PowerCMS 4 系のサポートは2026年3月31日をもちまして終了いたします。期限までに PowerCMS 5/6 最新版へのアップグレードをご検討ください。
PowerCMS クラウドで WAF および CDN オプションの受付を開始しました。
[よくあるご質問] PowerCMSクラウドのアップグレード方法を教えてください。 を追加しました。
[ブログ] PowerCMS サポートの実績 (2025年11月) を追加しました。

MTIfAllowCommentHTML

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>

MTIfAllowCommentHTML と関連のあるテンプレートタグ (130)