PowerCMS™
6月26日(木曜日)、PowerCMS クラウドの新オプションと PowerSync、IR 運用のノウハウを紹介するオンラインセミナーを開催いたします。
PowerCMS 4 系のサポートは2026年3月31日をもちまして終了いたします。期限までに PowerCMS 5/6 最新版へのアップグレードをご検討ください。
PowerCMS クラウドで WAF および CDN オプションの受付を開始しました。
[よくあるご質問] Idp サービスのアカウントを使って PowerCMS へシングルサインオンできますか? を追加しました。

MTAuthorCustomFieldDescription

MTAuthorCustomFieldDescription

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

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

使い方

<MTAuthors>
    <ul>
    <MTAuthorCustomFields>
        <MTIfNonEmpty tag="AuthorCustomFieldValue">
            <li><$MTAuthorCustomFieldName$>(<$MTAuthorCustomFieldDescription$>): <$MTAuthorCustomFieldValue$></li>
        </MTIfNonEmpty>
    </MTAuthorCustomFields>
    </ul>
</MTAuthors>

MTAuthorCustomFieldDescription と関連のあるテンプレートタグ (98)