Children view tab

Version 16.1 by Simon Urli on 2025/03/11
Warning: For security reasons, the document is displayed in restricted mode as it is not the current version. There may be differences and errors due to this.

Add tab in children view 

Usage

XWiki 16.4.7+, 16.10.5+, 17.2.0+ The children view can display multiple tabs:
The [gallery] macro is a standalone macro and it cannot be used inline. Click on this message for details.

 

Definition

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

Category
Tab
Extension Id
org.xwiki.platform.template.childrenViewer
Content to be provided
No content is expected to be provided by the user of this Extension Point.
Parameters to be provided
  • label : the label of the link that will be created
  • target : the target of the link that will be created, it must be a reference to a document
  • targetQueryString : the query string to add to the URL for the target document. InformationSince 6.2
  • icon : the icon that will be put in the link, it must be a reference to an image, to look good this image must be 16 pixels in both height and width. WarningThis reference must be written using the xwiki 2.1 syntax.InformationSince 6.2-M1, the applications panel uses the new Icon Theme Application. The displayed icon depends on the current icon theme, unless you reference your own image.

Example

Index application is contributing this extension point to inject the capability to configure the navigation panel:

 

Get Connected