{user-options}
Plugin Version: from version
Creates a set of list options linking to users matching the filter options.
Description
Must be contained inside a list-data macro.
Usage
Wiki Markup
{user-options:groups=[group list]|spaces=[space list]|users=[user list]|match=[any|all]}
Parameters
Name |
Required |
Default |
Description |
|---|---|---|---|
groups |
|
Only users in the specified groups will be listed. |
|
spaces |
|
Only users with the required access to the specified spaces will be listed. Permissions can be specified for each space. You can use '@self' as the spacekey for the current space. Eg: * *SPACEKEY:view* - (default permission) Only users with view access to the SPACEKEY will be listed. * *SPACEKEY:edit* - Only users with edit access to the space will be listed. * *SPACEKEY:admin* - Only users with administration access to the space will be listed. * *SPACEKEY:blog* - Only users who can post a blog (a.k.a. News) message will be listed. |
|
users |
|
Only users specified will be listed. |
|
match |
'any' |
If set to 'all', the user must match all settings specified. |
|
default |
@self |
The default user to select. Defaults to the current user ('@self'). To default to no users selected, set to 'default='. |
Discussions