Removing UI elements

No replies
Joined: 07/02/2009
Points: 7

Here's how it's done:

In uiconf xml look for

  <uiElements>
   <removeElements></removeElements>
  </uiElements>

And add the elements you want to remove, for instance:

  <uiElements>
   <removeElements>
    <element>addCWAudio</element>
    <element>addCWVisual</element>
    <element>voiceRecorder</element>
   </removeElements>
  </uiElements>

To find out element names look at the tab named "uiConf specs" on this Excel file: http://www.kaltura.org/kalorg/kae/trunk/docs/Release%20Notes%20-%20Advan...