Version 5.1 by Jerome on 2010/12/06 12:59
Warning: For security reasons, the document is displayed in restricted mode as it is not the current version. There may be differences and errors due to this.

cog
TypeDoc (Velocity Macro)
Category
Developed byUnknown
Rating
0 Votes
LicenseUnknown

Description

Displays a XWiki User's online status indicator depending upon the imaccount and imtype settings in the user's profile.

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)

Result

Failed to execute the [velocity] macro. Cause: [Nested scripts are not allowed. Current Script Macro [velocity] (source [extensions:ExtensionCode.ExtensionSheet]) is executed inside Script Macro [velocity] (source [extensions:ExtensionCode.ExtensionSheet])]. Click on this message for details.

Get Connected