HTML Head

Version 6.1 by slauriere on 2019/06/06

Adds content to the "head" tag of the HTML page.

Usage

The extension point adds the provided content to the page HTML head element. It was introduced in version 11.1RC1 with the identifier "org.xwiki.platform.head". The id became "org.xwiki.platform.html.head" in version 11.5.

Definition

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

Category
Page Head
Extension Id
org.xwiki.platform.html.head
Content to be provided

The content to be added in the "head" tag of the HTML page.

Parameters to be provided

Order: used for ordering the extensions.

Example

This extension point is used by the OpenGraph application.

Get Connected