Plugin Real Name List
Introduced in Tiki4
Use this wiki plugin to create a list of users showing their real names and allows subsetting by Group name. The admin user and/or users whose login contains the string test can be excluded from the list shown. The list can either be in table format, or in a string. In the latter case a separator can be specified.
Parameters
Introduced in Tiki 4.Preferences required: wikiplugin_realnamelist
| Parameters | Accepted Values | Description | Default | Since |
|---|---|---|---|---|
| (body of plugin) | Group name - only users belonging to a group or groups with group names containing this text will be included in the list. If empty all site users will be included. | |||
max |
int | Result limit | -1 | 4.0 |
sep |
any string except for HTML and PHP tags | String to use between elements of the list if table layout is not used | , | 4.0 |
exclude |
(blank) admin admin-test test test-admin |
Exclude certain test or admin names from the list | 4.0 | |
layout |
(blank) table |
Set to table to show results in a table (not shown in a table by default) | 4.0 | |
link |
(blank) userinfo userpage userpref |
Make the listed names links to various types of user information | 4.0 | |
sort |
(blank) asc desc |
Set to sort in ascending or descending order (unsorted by default | 4.0 |
Examples
Ascending with table layout
This code:
{REALNAMELIST(sort="asc" layout="table" max="10")}DocTwoAdmins{REALNAMELIST}
Would produce on this site:
| users in group(s) containing *DocTwoAdmins*: |
|---|
| amna.bilal |
| drsassafras |
| dthacker |
| godbout |
| lindon |
| mlpvolt |
| nyloth |
| rjsmelo |
| slordjette |
| Geoff Brickell |
Descending list layout and links
This code:
{REALNAMELIST(sort="asc" link="userinfo")}DocTwoAdmins{REALNAMELIST}
Would produce on this site:
amna.bilal, drsassafras, dthacker, godbout, lindon, mlpvolt, nyloth, rjsmelo, slordjette, Geoff Brickell, Guill, Jean-François BILGER, Jorge Sá Pereira, luciash d' being 🧙♂️, Marc Laporte, Mike, Mose, Nelson Ko, Rick Sapir / Tiki for Smarties, Roberto Kirschbaum, Serge Kishiko, Victor Emanouilov, Xavi (as xavidp - admin)