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

