IM Macro
Last modified by Vincent Massol on 2026/02/26 15:44
| Displays a XWiki User's online status indicator depending upon the imaccount and imtype settings in the user's profile |
| Type | Doc (Velocity Macro) |
| Category | |
| Developed by | |
| Rating | |
| License | GNU Lesser General Public License 2.1 |
Table of contents
Description
Usage
#im($user)Parameters definition
| Name | Optional | Allowed values | Default value | Description |
|---|---|---|---|---|
| user | no | a string | none | an XWiki user id of the form XWiki.UserName |
Example
IM online status indicator of the current user:
#im($context.user)