Confluence 3.1 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
The Contributors Summary macro displays a table of contribution-based statistics for a set of pages. These statistics can be grouped according to individual pages or individual contributors.
The default scope of this macro covers an individual page, but this can be extended to include the immediate children or descendants of a specified page. The statistics cover the following types of contributions:
- ページの編集を行う
- ページにコメントを追加する
- ページにラベルを追加する
- ページをウォッチしている人
A simple example of the Contributors macro is shown in the block below, which lists statistics on the number of times each contributor has edited, added comments and added labels to this page.
スクリーンショット:投稿者マクロ統計表の例
In this example, all default parameter settings are used. For more information about this macro's parameters, refer to the Parameters section below.
On this page:
Usage with the Macro Browser
To insert the contributors summary macro into a page using the Macro Browser,
- Open your desired Confluence page or blog post, then click the 'Edit' button. The page or blog post opens in edit mode.
- Click the Macro Browser icon on the toolbar. The macro browser window opens in the middle of the screen in 'macro selection' mode.
- Scroll through the list of macros. Alternatively, start typing part of the name of your desired macro into the search box at the top right of the macro browser window. Macros with a matching name will appear in the main pane.
- Click on the desired macro to access its parameters and preview parameter changes ('preview mode').
- Set the macro parameters to your requirements. If desired, you can preview these changes by clicking 'Refresh'.
- Click 'Insert' to put the macro into the page.
Once you've found the contributors summary macro, click 'insert' to add it to your page.
Usage with the Wiki Markup Editor
{contributors-summary:groupby=TYPE}
Where TYPE refers to the criterion used for grouping statistics associated with the current page (and optionally its descendants). This criteria can be either contributor- or page-based.
パラメーター
Parameters are options that you can include in Confluence macros to control the content or format of the macro output. The table below lists relevant parameters for this macro.
Parameter names are different in the macro browser and in wiki markup. Below we show the macro browser parameter names in bold text, and the equivalent wiki markup parameters in (bracketed) text. If we do not show any parameter name for the wiki markup, then you should leave out the parameter name and simply include the parameter value as the first parameter, immediately after the colon (:).
パラメーター |
Required in Wiki Markup? |
既定 |
説明 |
|---|---|---|---|
Group By |
いいえ |
contributors |
Specify if the table should group contribution-based statistics by contributor or page. |
Columns to Display |
いいえ |
edits, comments and labels |
The columns that should appear in the table. The statistics or type of information presented is based on the Group By parameter (above). The allowable types of contributions include:
|
Sort By |
いいえ |
count |
The criteria used for sorting items in the table. The items sorted are based on the Group By parameter (above). The allowable sort criteria include:
|
Reverse Sort |
いいえ |
false |
Reverses the order of items in the table, sorted by the chosen Sort By criterion. (Used only in conjunction with the Sort By parameter.) |
Maximum Number of Contributors |
いいえ |
制限なし |
Restricts the number of items in the table to the value specified. If no number is specified, no restriction is applied. |
Show Anonymous Contributions? |
いいえ |
false |
Includes individuals who have made anonymous contributions to a page, in the tabulated statistics. |
Page Name |
いいえ |
current |
The page from which to calculate the contribution-based statistics. If no Page Name and Space(s) are specified, the current page is assumed. |
Label(s) |
いいえ |
なし |
Restrict the contribution-based statistics to these labels only. Separate each label with a comma. |
Space(s) |
いいえ |
current |
Specify the space key of the Confluence space which contains the specified page name or alternatively, specify a scope of spaces to search. Space keys are case-sensitive.
|
Content Type |
いいえ |
pages と blog posts の両方 |
Used to restrict page types to either pages (pages) or blog posts (blogposts). If no value is specified in the Macro Browser, both pages and blog posts are included. |
Blog Post Date |
いいえ |
なし |
Specify the publish date for a blog post. The date format required is: YYYY/MM/DD. |
Include Page Hierarchy |
いいえ |
指定されたページのみ |
指定したページの直近の子ページまたはすべての子孫ページのどちらを含むか指定します。マクロブラウザに値が指定されていない場合、指定したページのみが含まれます。 |
関連トピック
Contributors Macro
Working with Macros
Take me back to the Confluence User's Guide.

