Jabber Macro (Velocity)

Last modified by Vincent Massol on 2021/03/17 21:11

cogDisplays an online status indicator for a given jabber account id
TypeDoc (Velocity Macro)
Category
Developed by

XWiki Development Team

Rating
0 Votes
LicenseGNU Lesser General Public License 2.1

Description

This macro has been rewritten as a Wiki Macro.

The jabber macro relies on a service at edgar.netflint.net and will not work properly if this service is unavailable or unreachable.

This macro is now deprecated. At the moment it's still available but you'll need to edit your xwiki.cfg configuration file and add xwiki.render.velocity.macrolist=/templates/macros.vm,/templates/deprecatedMacros.vm. The macro can be removed at any time and you're highly recommended to stop using it.

Usage

#jabber($id)

Parameters definition

NameOptionalAllowed valuesDefault valueDescription
idnoa stringnonea jabber user id

Example

#jabber("jabberuser")
Tags: obsolete
    

Get Connected