MemberList 플러그인
티키4 에서 소개됨
선택된 그룹의 멤버들을 나열하고 권한이 부여된 경우 멤버를 추가하거나 삭제하는 것을 허용
Copy to clipboard
{memberlist groups="Group1; Group2"}
매개변수
List and allow editing of group membersIntroduced 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 | |
showgroupname |
(blank) y n |
Display or hide group name | y | 27.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 |
개발 조합: PluginMemberList
Related pages
- Wiki Plugin - has links to all plugins and describes how the syntax works for a plugin
- Mods Type Wikiplugins
- PluginSubscribeGroup
- PluginSubscribeGroups