This page is a snippet

For full information, see:

Snippet

Macro name: userlister

Macro body: None.

Parameter nameRequiredDefaultParameter description and accepted values
groupsYes(None.)

One or more groups containing the Confluence users that the macro will list.

Accepted values:

  • A comma-separated list of group names.
  • * (an asterisk – The macro will list all users registered on the Confluence site.

An additional parameter is available to indicate whether a user is online. In order to make this parameter functional, a System Administrator needs to enable the User Log In Listener for your Confluence site.

Parameter nameRequiredDefaultParameter description and accepted values
onlineNoAll users

Instructs the macro to differentiate between online and offline users.

Accepted values:

  • Unspecified – The macro will show all registered users.
  • true – The macro will show only online users.
  • false – The macro will show only offline users.

Note: In order to make this parameter functional, a System Administrator needs to enable the User Log In Listener for your Confluence site. Not applicable to Confluence OnDemand.


  • No labels