Loading...
 
Skip to main content

History: Module users_list

Source of version: 14 (current)

Copy to clipboard
            !Module users_list
Former version in mods.tiki.org, and ported to ((Tiki12)).1.

Display a list of users
!!Parameters
{pluginmanager module="users_list"}

!!Usage in a wiki page
{CODE()}
{MODULE(module=users_list, login=y, group=Teachers) /}
{CODE}

Notice: if you do not display the login but the real name and if the realname is empty, the login will be displayed.

!!Example
{CODE(ln="1")}
{MODULE(module=users_list, group=Students, includedGroups=y, avatar=y, groups=y, realName=y, log=y, userPage=y, sort_mode=login_asc)}{MODULE}
{CODE}
{img src="img/wiki_up/mod-users_list.gif" }