Plugin Mail
Introduced in Tiki5This wiki plugin allows users to directly mail other users or groups. This plugin can be placed in a wiki page, but functions like the message system in Mytiki.
Choose between a drop down of user logins, user real names, or groups names, or direct input of emails. The groups list can be limited to the groups that include a specific group.
The mail will be sent as a unique email from the webserver but the email address of the sender will appear in the "from:" address.
Parameters
Below are the parameters for this plugin:Required parameters are in bold
Preferences required: wikiplugin_mail
| Parameters | Accepted Values | Description | Default | Since |
| group | groupname | Limit the list of groups to the groups including each group | ||
| showgroupdd | y n |
Show a dropdown list of groups (not shown by default) | n | |
| recurse | y n |
show each group and each group included in this group | y | |
| recurseuser | int | Collect the users of a selected group and the users of each included groups. If 0 do not recurse, if 1, recurse one time, 2 two times.... | 0 | |
| showuserdd | y n |
Show a dropdown list of users (not shown by default) | n | |
| showuser | y n |
Show an autocomplete box on user name | y | |
| showrealnamedd | y n |
Show a dropdown list of user real names (not shown by default) | n |
