AppSuite:Presenter Installation Guide: Difference between revisions
From Open-Xchange
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. | ||
To allow | To allow users to use the presenter feature at all, add the following capability to '''permissions.properties''': | ||
<pre> | <pre> | ||
permissions=presenter | permissions=presenter | ||
</pre> | </pre> | ||
With the presenter permission, | With the presenter permission, users can view presentations in the specialized presentation viewer, and start local presentations. If users should also be allowed to start a remote presentation, add the following capability to '''permissions.properties''': | ||
<pre> | <pre> | ||
permissions=remote_presenter | permissions=remote_presenter |
Revision as of 10:26, 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 users to use the presenter feature at all, add the following capability to permissions.properties:
permissions=presenter
With the presenter permission, users can view presentations in the specialized presentation viewer, and start local presentations. If users 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.