movabletype.jp
検索

MTCategoryCustomFieldDescription function tag new in mt4.1 Commercial

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

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

使い方

<MTCategoryCustomFields>
    <ul>
        <MTIfNonEmpty tag="CategoryCustomFieldDescription">
            <li><$MTCategoryCustomFieldName$>: <$MTCategoryCustomFieldDescription$></li>
        </MTIfNonEmpty>
    </ul>
</MTCategoryCustomFields>
Updated on 2008-12-01, 17:08 .

Movable Type 関連書籍