Drawer Header Item

Version 6.2 by Vincent Massol on 2015/10/01

Add an item in the header of the Drawer menu

Usage

The extension point adds the content inside the header of the drawer menu, after login/logout/register links.

drawer-header.png

Definition

This Extension Point is contributed by this extension and was added in version 7.3M1 of that extension.

Category
Drawer
Extension Id
org.xwiki.plaftorm.drawer.header
Content to be provided

The code to add in the extension point. Should be some links.

Parameters to be provided
  • order: the order in which the item will be displayed. The lower the number is, the more at the top the item will be.

Example

[[Hey there!>>Main.WebHome]]

Get Connected