Extensions Wiki » Extensions Wiki » Livetable Macro 2.0

Livetable Macro 2.0

Last modified by Thomas Mortagne on 2012/02/22
tableDisplays a standard Livetable using a Wiki Macro
TypeXAR
Developed by

Ludovic Dubost (XWiki SAS)

LicenseGNU Lesser General Public License 2.1
Installable with the Extension Manager

Download v1.0

Description

This macro allows to display a standard Livetable with a simple XWiki 2.0 Macro. Included in the package is also a Livetable generator which allows to display a Livetable for any XWiki class in a few clicks, as well as a Livetable Velocity Script Generator which allows to generate a velocity script of a standard livetable for a specific class, which you can then customize.

The syntax for the Livetable XWiki 2.0 macro is:

{{livetable classname="XWiki.XWikiUsers" fields="first_name,last_name,doc.name,address" tags="false"
  selectedColumn="first_name" defaultOrder="desc" rowCount="11" maxPages="9" resultPage="" /}}

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

Release notes for version 1.0:

Install the Macro and visit Macros.LiveTable.

Tags: table
Created by Ludovic Dubost on 2010/11/11

Download XWiki

My Recent Modifications