Loading...
Skip to main content
Navigation and related functionality and content
Features
Requirements
Download
Install
Backup
Upgrade
Help
FAQs
Need Assistance ? Join-us live this Thursday, click for info !
Related content
Find
History: PluginRealnamelist
View published page
Source of version: 12
(current)
! 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 {pluginmanager plugin="realnamelist"} {REMARKSBOX(type=note, title=Note)} ''Users without real names come first with their user names in italics.''{REMARKSBOX} !! Examples !!! Ascending with table layout ''This code:'' {CODE(colors="tiki")} {REALNAMELIST(sort="asc" layout="table" max="10")}DocTwoAdmins{REALNAMELIST} {CODE} ''Would produce on this site:'' {REALNAMELIST(sort="asc" layout="table" max="10")}DocTwoAdmins{REALNAMELIST} !!! Descending list layout and links ''This code:'' {CODE(colors="tiki")} {REALNAMELIST(sort="asc" link="userinfo")}DocTwoAdmins{REALNAMELIST} {CODE} ''Would produce on this site:'' {REALNAMELIST(sort="asc" link="userinfo")}DocTwoAdmins{REALNAMELIST}
Related content