AIM Macro

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

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

XWiki Development Team

Rating
0 Votes
LicenseGNU Lesser General Public License 2.1

Description

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

#aim($id)

Parameters definition

NameOptionalAllowed valuesDefault valueDescription
idnoa stringnonean AIM account id

Example

XWiki Syntax 2.0:

{{velocity}}
#aim("aoluser")
{{/velocity}}

XWiki Syntax 1.0:
#aim("aoluser")

Result

aim.png

Get Connected