Hide the the top and bottom toolbar in the Structure Editor.


Overview

Additionally, a sub-menu for zoom factors has been incorporated into the context menu. Even if the lower toolbar is inactive this enables users to alter the zoom level.

Configuration

censhare-Server/app/common/schemas/XMLEditorSchema.xsd
  • "show-top-toolbar"

  • "show-bottom-toolbar"

The default setting for both is "true", so they are visible with the standard XML Editor scheme. You can set this value individually for each toolbar to "false". So there can be only one hidden if required.

The evaluation of these attributes in the Structure editor widget has been implemented on the Client.