PowerCMS™
[新着情報] JVN#66473735 で注意喚起されている複数の脆弱性についてワークアラウンドの対策 を追加しました。
[ブログ] PowerCMS 7 でのアップデートまとめ を追加しました。
[よくあるご質問] ExternalPreview の有効期限を設定しても、プレビューが短時間で表示できなくなってしまいます。 を追加しました。
[新着情報] 【参加無料】はじめての PowerCMS ウェビナー を追加しました。

MTCategoryCustomFieldDescription

MTCategoryCustomFieldDescription

カテゴリ編集画面に追加されたフィールドの概要を表示するファンクションタグです。

このMTタグは MTCategoryCustomFields のコンテキストで使用します。

使い方

<MTCategoryCustomFields>
    <ul>
        <MTIfNonEmpty tag="CategoryCustomFieldDescription">
            <li><$MTCategoryCustomFieldName$>: <$MTCategoryCustomFieldDescription$></li>
        </MTIfNonEmpty>
    </ul>
</MTCategoryCustomFields>

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