Im Macro
This is a Velocity macro, bundled with all the XWiki products by default.
Macro developed by the XWiki Development Team.
This macro cannot currently be downloaded separately.
Macro developed by the XWiki Development Team.
This macro cannot currently be downloaded separately.
Im Macro
Displays a XWiki User's online status indicator depending upon the imaccount and imtype settings in the user's profile.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)