JBoss.orgCommunity Documentation
The "Preferences" node stores the default syntax and page templates of the Wiki. It has the node type "wiki:preferences" and two child nodes "PreferencesSyntax" and "TemplateContainer".
The "PreferencesSyntax" node has the node type "wiki:preferencessyntax" that has the following properties:
Properties name | Required type | Multiple | Description |
---|---|---|---|
defaultSyntax | String | false | The default Wiki syntax of each wiki. |
allowMutipleSyntaxes | Boolean | false | Specify whether multiple syntaxes are enabled or not. |
The "TemplateContainer" node stores the page templates. Its child node has the node type "wiki:template" inherited from the node type "wiki:page".
The node type "wiki:template" has the following properties:
Properties name | Required type | Multiple | Description |
---|---|---|---|
description | String | false | The description of the template. |