MTCategoryCustomFieldName
カテゴリ編集画面に追加されたフィールドの名前を表示するファンクションタグです。
このMTタグは MTCategoryCustomFields のコンテキストで使用します。
使い方
<MTCategoryCustomFields>
<ul>
<MTIfNonEmpty tag="CategoryCustomFieldValue">
<li><$MTCategoryCustomFieldName$>: <$MTCategoryCustomFieldValue$></li>
</MTIfNonEmpty>
</ul>
</MTCategoryCustomFields>
Updated on 2008-12-01, 17:07 .

