movabletype.jp
検索

MTCategoryCustomFieldName function tag new in mt4.1 Commercial

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

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

使い方

<MTCategoryCustomFields>
    <ul>
        <MTIfNonEmpty tag="CategoryCustomFieldValue">
            <li><$MTCategoryCustomFieldName$>: <$MTCategoryCustomFieldValue$></li>
        </MTIfNonEmpty>
    </ul>
</MTCategoryCustomFields>
Updated on 2008-12-01, 17:07 .

Movable Type 関連書籍