hideWhenStandby

Xopus allows users to surf to other pages in its content frame. If such a new page does not contain an Xopus Canvas, Xopus will go to standby mode. This element controls if Xopus should hide itsself in that case or if it should just disable its toolbar and status bar.

<x:toolbar>
  <x:allowPersonalisation>true</x:allowPersonalisation>
  <x:hideWhenStandby>true</x:hideWhenStandby>
</x:toolbar> 

Values

true

Will hide the toolbar and status bar if no editable xml was found.

false

Will disable the toolbar and status bar if no editable xml was found.


hideWhenStandby element

Namespace: http://www.xopus.com/xmlns/config

Parent Elements

toolbar

History

version event
Xopus 4.1.2 Change. Reintroduced this configuration option. (Case 215379)
Xopus 4 Unavailable. The status bar now always will be disabled when no editable XML was found. The toolbar will remain visible at all times.
Xopus 3.x Introduction.