Access Keys:
Skip to content (Access Key - 0)

aim macro

The {aim} macro shows the online status for a specific AOL Intant Messenger user...

Overview

This macro displays a graphic to indicate whether an AIM user is online or not.

Usage

Add the macro to your page as follows:

{aim:ScreenName|showid=true}

Parameters

Parameter Required Notes
default A valid AIM ScreenName is required for this macro to work, for example: JoeBlogs10
showid Set to false to stop the ScreenName being displayed after the graphic. Default is true.

Notes

The "showid" parameter was added in Confluence 1.5 - it will not be available if you are using an earlier version of Confluence.

If you are using Confluence 1.4.x, as this site is currently, the macro output will always appear as shown in the first example below.

Examples

Standard Use

This uses the default image set and shows the hyperlinked Screen Name to the user's profile:

{aim:JoeBlogs10}

If the user is online, the following will be shown:

If the user is offline, the following will be shown:

Hiding the Screen Name

You can hide the Screen Name if desired:

{aim:JoeBloggs10|showid=false}

Which results in:

Creating a User List #1

You can create simple user lists showing AIM status for each user:

{aim:JoeBloggs10|showid=false} Joe
{aim:MarkSmith|showid=false} Mark
{aim:FredBassey|showid=false} Fred

This will create a nice little user list on your page, showing the online status of each user (assuming they have AIM):

Joe
Mark
Fred

Creating a User List #2

This version uses a simple table to "box in" the user list:

||AIM||Name||
|{aim:JoeBloggs10|showid=false}|Joe|
|{aim:MarkSmith|showid=false}|Mark|
|{aim:FredBassey|showid=false}|Fred|

Results in:

AIM Name
Joe
Mark
Fred

Hints and Tips

Place this macro in your personal profile so that people can easily see whether you are online or not.

Frequently Asked Questions

Q Can I change the graphics that are used for the indicators?
A No. Only the icq macro allows this.
Q Are there any other AIM related macros?
A No. Not at present.
Q Can I display status for ICQ and YIM?
A Yes. See the icq macro and yahoo macro.
Q Can I display status for MSN users?
A No.

See Also



Ask questions, get help and report bugs & issues on our Community Site

View old comments


Adaptavist Theme Builder Powered by Atlassian Confluence