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...")
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{Version|7.8.0}}
 +
 
= Download & Installation OX Presenter =
 
= Download & Installation OX Presenter =
  
Line 4: Line 6:
 
== Requirements ==
 
== Requirements ==
  
See the [[AppSuite:OX_System_Requirements|Open-Xchange software requirements page]] for details.
+
See the [[AppSuite:OX_System_Requirements|Open-Xchange software requirements page]] for details. Additionally, the [[AppSuite:ReaderEngineInstall|readerengine]] is required.
  
 
OX Presenter is installed automatically together with OX Text and OX Spreadsheet, see the corresponding installation guides.
 
OX Presenter is installed automatically together with OX Text and OX Spreadsheet, see the corresponding installation guides.
Line 15: Line 17:
 
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 users 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
 
</pre>
 
</pre>
  
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''':
+
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
 
</pre>
 
</pre>
 +
 +
Joining a remote presentation is possible for every user who has the presenter capability.
 +
 +
'''Hint:''' Do not confuse the '''presenter''' permission with the '''presentation''' permission to enable the Presentation module. See [http://oxpedia.org/wiki/index.php?title=AppSuite:Documents_Installation_Guide]

Latest revision as of 12:18, 12 September 2017

This information is valid from 7.8.0

Download & Installation OX Presenter

Requirements

See the Open-Xchange software requirements page for details. Additionally, the readerengine is required.

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.

Hint: Do not confuse the presenter permission with the presentation permission to enable the Presentation module. See [1]