Extensions Wiki » Extensions » List Connected Users Macro

List Connected Users Macro

Last modified by Thomas Mortagne on 2012/11/14 09:48
cogList users connected to the wiki
TypeXAR
Developed by

Jeremie Bousquet

LicenseGNU Lesser General Public License 2.1
Compatibility

Tested with XWiki 3.2

Installable with the Extension Manager

Download v1.0

Description

This macro displays a list of "connected users", in fact a list of users that visited the wiki since a defined period of time.
This macro works only if stats are activated on the wiki, as it relies on VisitStats.

Parameters

NameMandatory ?Default valueDescription
hoursNo1Retrieve list of users that visited the wiki since last "hours" hours

Samples

To list users connected during last week :

{{listConnectedUsers hours="168"/}}

Could display :

MacroListConnectedUserssample.JPG

Prerequisites & Installation Instructions

  1. Log in the wiki with a user having Administration rights
  2. Go to the Administration page and select the Import category
  3. Follow the on-screen instructions to upload the downloaded XAR
  4. Click on the uploaded XAR and follow the instructions

Release Notes

v1.0

First release

Tags:
Created by Jeremie Bousquet on 2011/11/25 10:33

Download XWiki