Difference between revisions of "AppSuite:Presenter Installation Guide"

(Created page with "= Download & Installation OX Presenter = == Requirements == See the Open-Xchange software requirements page for details. OX Presenter i...")
 
(Configuration)
Line 15: Line 15:
 
To enable OX Presenter for OX Drive the associated permission has to be set.
 
To enable OX Presenter for OX Drive the associated permission has to be set.
  
The default setting for all users is changed in the file '''documents.properties''' in the directory ''/opt/open-xchange/etc''.
+
To allow people to use the presenter feature at all, add the following capability to '''permissions.properties''':
 
 
To allow people to use the presenter feature, add the following capability to '''permissions.properties''':
 
 
<pre>
 
<pre>
 
permissions=presenter
 
permissions=presenter
Line 26: Line 24:
 
permissions=remote_presenter
 
permissions=remote_presenter
 
</pre>
 
</pre>
 +
 +
Joining a remote presentation is possible for every user who has the presenter capability.

Revision as of 10:24, 11 September 2015

Download & Installation OX Presenter

Requirements

See the Open-Xchange software requirements page for details.

OX Presenter is installed automatically together with OX Text and OX Spreadsheet, see the corresponding installation guides.


Configuration

Permissions

To enable OX Presenter for OX Drive the associated permission has to be set.

To allow people to use the presenter feature at all, add the following capability to permissions.properties:

permissions=presenter

With the presenter permission, peoples can view presentation in the specialize presentation viewer, and start local presentations. If people should also be allowed to start a remote presentation, add the following capability to permissions.properties:

permissions=remote_presenter

Joining a remote presentation is possible for every user who has the presenter capability.