The Content Report Table macro displays a set of pages and blog posts in tabular format, based on the labels specifed in the macro parameters.

使用例

ラベル 'LDAP' を含むコンテンツを表示したコンテンツ レポート テーブル マクロの使用例です。

タイトル作成者最終変更日
ユーザー ディレクトリの設定SarahA2024 年 12 月 10 日
LDAP 接続プールを設定するSarahA2023 年 12 月 06 日
複数のディレクトリの管理SarahA2019 年 1 月 18 日
LDAP ディレクトリへの接続SarahA2019 年 1 月 18 日
外部ディレクトリからのデータの同期SarahA2018 年 12 月 04 日
ユーザー管理の制限と推奨事項SarahASept 04, 2018
外部ユーザー管理のサポートをリクエストするMatt Ryall2017 年 12 月 12 日
ユーザー管理で可能な設定のダイアグラムSarahA2017 年 12 月 12 日
SSL 経由で LDAP、 JIRA アプリケーション、または他のサービスに接続するNick Faiz2017 年 12 月 12 日
ネストされたグループの管理SarahA2017 年 2 月 21 日
Active Directory への SSL 接続の設定SarahA2016 年 11 月 08 日
LDAP 認証による内部ディレクトリへの接続SarahA2016 年 5 月 27 日

コンテンツ レポート テーブル マクロを使用する

ページにコンテンツ レポート テーブル マクロを追加するには:

  1. In the Confluence editor, choose Insert > Other Macros.
  2. Find and select the required macro.

オートコンプリートでマクロを素早く入力する方法

Type { and the beginning of the macro name, to see a list of suggested macros. Details are in Using Autocomplete.

既存のマクロを編集する方法: マクロのプレースホルダをクリックして、[編集] を選択します。マクロのパラメータが編集可能な場合、マクロのダイアログ ウィンドウが開きます。

パラメーター

パラメータは、マクロ出力の内容や形式を制御するために設定するオプションです。

パラメーター

既定

説明

ラベル

なし

This parameter is required. Specify one or more labels, separated by a comma. The macro will display only the content tagged with the label(s) specified here.

スペース

(全スペース)

カンマまたはスペースで区切った 1 つ以上のスペース キーを指定します。マクロはここで指定したスペース (複数可) に属するコンテンツのみを表示します。

個人用スペースを指定する場合、~jbloggs~jbloggs@example.com のように、ユーザー名の前にチルダ (~) 記号をつける必要があります。

コー​​ドの例

See Confluence Storage Format for Macros.

このマクロでは Wiki マークアップは使用できません。Wiki マークアップを使用して、このマクロを追加することはできません。