Add Application
Last modified by Thomas Mortagne on 2023/10/10
Contents
Adds items to the Application Panel or Application Index
Usage
The Application Panel/Index are filled entirely by contributors of this extension point. For example this shows the Application Panel with 3 contributions:
Definition
This Extension Point is contributed by this extension and was added in version 4.2 of that extension.
- Category
- Panel
- Extension Id
- org.xwiki.platform.panels.Applications
- 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.
- 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.
Example
Blog application contributing an entry in the Application Panel: