Plugin Member List

Introduced in Tiki4

Use this wiki plugin to list the members of selected groups and allows to add or remove members if permissions are granted.

Parameters

List and allow editing of group members
Introduced in Tiki 4. Required parameters are in bold.
Go to the source code
Preferences required: wikiplugin_memberlist

Parameters Accepted Values Description Default Since
groups groupname
separator: :
List of groups to handle through the interface (use * for all). Semi-colon separated. 4.0
including groupname Only groups including the group that you specify will be listed 8.0
max digits Maximum number of users to list in each group (default 100). 100 8.0
membersOnly username Show only groups containing a certain user. Enter No value assigned to show groups for the current logged-in user. 8.0
sort_mode text Sort mode for member listing. login_asc 8.0
showDescriptions (blank)
y
n
Display group descriptions below list name. n 8.0
displayMode (blank)
tabs
How to show the member lists. 8.0
email_to_added_user (blank)
y
n
n 14.0
email_to_removed_user (blank)
y
n
Email notification to removed user n 14.0
readOnly (blank)
y
n
Read only mode. All ability to modify membership is hidden. n 8.0
defaultGroup (blank)
n
both
y
Adds possibility to set group as default group. This automatically adds the user to the group. "Required" option will not propose simple addition in group. n 9.2


Code

inline plugin only - the groups parameter is required

Copy to clipboard
{memberlist groups="Editors:Authors" parameter2="value2" paramenter3="value3"}

Aliases

PluginMembersList | PluginMemberList | PluginMemberlist | Plugin Member List |