movabletype.jp
検索

MTAuthorCustomFieldName function tag new in mt4.1 Commercial

ユーザー・プロフィール編集画面に追加されたフィールドの名前を表示するファンクションタグです。

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

使い方

<MTAuthors>
    <ul>
    <MTAuthorCustomFields>
        <MTIfNonEmpty tag="AuthorCustomFieldValue">
            <li><$MTAuthorCustomFieldName$>(<$MTAuthorCustomFieldDescription$>): <$MTAuthorCustomFieldValue$></li>
        </MTIfNonEmpty>
    </MTAuthorCustomFields>
    </ul>
</MTAuthors>
Updated on 2008-08-25, 16:16 .

Movable Type 関連書籍