{user-options}
Plugin: Scaffolding Plugin
Creates a set of list options linking to users matching the filter options.
Description
Must be contained inside a list-data macro.
Usage
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. 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 | | | If set to 'all', the user must match all settings specified. Defaults to 'any'. |
Recipes
See Also
Is there a way to do a sort option on this macro, like alpha sort or something?
This capability would be great! Or is there already some way to sort the values in the list box? Thanks for a very useful plugin!
There is currently no way to do that at present. If you'd like to see it in a future version, please create a feature request so it will be put into the development pipeline.
Thanks for a prompt reply! SCAFF-208 created.