movabletype.jp
検索

MTCategoryCustomFieldValue 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, 16:59 .

Movable Type 関連書籍