After content header
Version 11.3 by Vincent Massol on 2019/06/06
Contents
Adds content after the document header (e.g. a table of content, a content license information, related documents) .
Usage
The extension point adds the provided content after the content header, i.e. the block containing the title, the modification info and the action menu
Definition
This Extension Point is contributed by this extension and was added in version 10.4-rc-1 of that extension.
- Category
- Page Content
- Extension Id
- org.xwiki.platform.template.content.header.after
- Content to be provided
The content to be injected after the document header.
- Parameters to be provided
- No parameters is expected to be provided by the user of this Extension Point.
Example
This extension point is used by the Page Relations application.