Loading...
 

Plugin Group List

Introduced in Tiki5

This wiki plugin displays a list of groups or groups within a group.

Parameters

Create a complete or filtered list of groups
Introduced in Tiki 5.
Go to the source code

Parameters Accepted Values Description Default Since
group groupname If empty, all groups will be listed. Entering a group name will cause only groups that include this group to be listed. 5.0
description (blank)
y
n
Display the text description provided for the Group. n 24.1
linkhome (blank)
y
n
Link the group name to the group homepage, if there is one (not linked to by default) n 5.0
own (blank)
y
n
Filter the list of groups to include only the groups from the user viewing the page (default is not to filter) n 14.0
recur (blank)
y
n
Recursively list the included groups (the default is to not list them repeatedly) n 5.0


Code


Both variations work - inline and Tag style

Copy to clipboard
{grouplist parameter1="value1" parameter2="value2"} or {GROUPLIST(parameter1=value"1" parameter2=value"2")}{GROUPLIST}

Related Pages

List Slides