The Userlister Macro displays a list of users registered in Confluence.

Userlister マクロ

必要な入力項目

表示結果

{userlister}


Optional Parameters

Specify one or more groups using a comma separated list of group names

Here is an example that lists the users that belong to the group 'Confluence-Users'.

{userlister:groups=confluence-users}

Filter the users based on whether they are online or not

An optional true/false value filters the users based upon their online status

Here is an example that lists all currently online users in the group 'Confluence Users'

{userlister:groups=confluence-users|online=true}
関連トピック

マクロでの作業

Take me back to Help Home