Drawer Header Item

Version 8.1 by Guillaume Delhumeau 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. Examples of correct orders: 10000, 20000. Please let enough room to add other UIX between existing ones and your own.

Example

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

Get Connected