IM Macro

Version 8.1 by Thomas Mortagne on 2011/10/27 18:12

cogDisplays a XWiki User's online status indicator depending upon the imaccount and imtype settings in the user's profile
TypeDoc (Velocity Macro)
Category
Developed byUnknown
Rating
0 Votes
LicenseUnknown

Description

The imtype and imtype settings in a user profile currently have to be set using the object editor

Usage

#im($user)

Parameters definition

NameOptionalAllowed valuesDefault valueDescription
usernoa stringnonean XWiki user id of the form XWiki.UserName

Example

IM online status indicator of the current user:

#im($context.user)

Get Connected