Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

contentViews

required

Parent node for the content view definitions. Defines how users can view content in the workbench.

Must contain at least one content view. For more information, see Content view definition.

extensionViews

optional

List of extension views configured in the workbench. An extension view must be configured with

Javadoc resource link
classNameinfo.magnolia.ui.contentapp.configuration.ExtensionViewDefinition
renderTypeasynchronous
.

expandRatio

optional, default is 0

Defines how space is divided in the workbench. An extension view occupies by default the space it needs or the height defined in CSS for it A value of 1f means that the extension panel occupies the same amount of space as the content panel.

icon

optional

CSS class that identifies an icon used on the extension panel. For available names, see Icons.

view

optional

Actual view to be displayed in the extension panel. Only one extension view can be displayed at a time.

Examples include data analytics view and simple text view.

name

optional, default is workbench

Name of the workbench.