diff --git a/documentation/default.css b/documentation/default.css index 754f621f78..2835a05c63 100644 --- a/documentation/default.css +++ b/documentation/default.css @@ -617,7 +617,7 @@ div.admin_section h4 { .announcements_datum { font-size: 12px; - font-weight: italic; + font-style: italic; color: #666666; } /* System announcements on homepage */ diff --git a/documentation/installation_guide.html b/documentation/installation_guide.html index bec3e29743..f7354525a9 100644 --- a/documentation/installation_guide.html +++ b/documentation/installation_guide.html @@ -1,13 +1,16 @@ - - - - Dokeos 1.8.4 installation guide - + + + + Dokeos 1.8.4 installation guide + + + @@ -31,7 +34,7 @@ Management System (LMS). It explains how to install Dokeos Oogie PowerPoint conversion and Dokeos Videoconferencing although these packages are not required to use Dokeos LMS.  Please read this fully before proceeding with the installation.

-If you want to save time, trouble and money, you can alternatively have your Dokeos portal hosted by Dokeos or one of its partners.
+If you want to save time, trouble and money, you can alternatively have your Dokeos portal hosted by Dokeos or one of its partners.

Contents

    @@ -47,7 +50,7 @@ If you want to save time, trouble and money, you can alternatively have your Dok

-
+

1. Pre-requisites

Dokeos @@ -87,7 +90,7 @@ the installation.

-To take advantage of Oogie PowerPoint / Impress conversion, you need  :
+To take advantage of Oogie PowerPoint / Impress conversion, you need  :
- - - - - - -
On some Windows computers, located : C:\Program Files\OpenOffice.org 2.2\share\registry\data\org\openoffice\Setup.xcu
-On some Linux computers, located : /usr/lib/openoffice/share/registry/data/org/openoffice/Setup.xcu
+
On some Windows computers, located : C:\Program Files\OpenOffice.org 2.2\share\registry\data\org\openoffice\Setup.xcu
+On some Linux computers, located : /usr/lib/openoffice/share/registry/data/org/openoffice/Setup.xcu +

And add the following code
- - - - - - -
- <prop oor:name="ooSetupConnectionURL">
+
<prop oor:name="ooSetupConnectionURL">
<value>
socket,host=localhost,port=2002;urp;StarOffice.ServiceManager
</value>
-</prop>
+</prop> +
... just below these lines
 
- - - - - - -
- <prop oor:name="ooSetupInstCompleted">
+
<prop oor:name="ooSetupInstCompleted">
<value>false</value>
-</prop>
+</prop> Enter your Dokeos portal on the web > Admin section >  Configure the Services > Oogie and type :

- - - - - - -
Host : localhost
- Path to LZX Files: /main/webrooms/recorder.swf
+
Host : localhost
+ Path to LZX Files: /main/webrooms/recorder.swf

Leave the other fields empty
Leave the default width and height of the converted slides unchanged (as long as your clients use most often a 1024x768 standard definition -screen)
+screen)

More informations on RED5

Please take a look on this page : http://www.dokeos.com/wiki/index.php/Installing_videoconference

Configuration of your dokeos Videoconference plugin

The -configuration of the VideoServing is done via the admin pages of Dokeos +
  • Edit the RED5 settings to fit with your firewall requirements in terms of open ports if there is a limitation. 
  • +
  • Configure Red5. + +
  • + +

    More informations on RED5

    + Please take a look on this page : http://www.dokeos.com/wiki/index.php/Installing_videoconference

    +

    Configuration of your dokeos Videoconference plugin

    + The configuration of the VideoServing is done via the admin pages of Dokeos configuration in Dokeos platform admin, Configure the services, -Configure Visio-conference
    This contains the URL to the video -conferencing application. You probably need to add something before -these paths if Dokeos is not installed into the root of your webserver.
    url:/main/webrooms/videoconference.html and
         /main/webrooms/videoconference2.html

    Connect your Dokeos installation to RED5

    You -should tell Dokeos the configuration of you red5 server. This is done +Configure Visio-conference
    +This contains the URL to the video conferencing application. +You probably need to add something before these paths if Dokeos is not +installed into the root of your webserver.
    +url:/main/webrooms/videoconference.html and
    +     /main/webrooms/videoconference2.html

    + +

    Connect your Dokeos installation to RED5

    +You should tell Dokeos the configuration of you red5 server. This is done using the administration page of Dokeos. In the first field below the -two url, set the public ip of your red5 server. The second field
    will -contain the value of  rtmp.port  from you red5 +two url, set the public ip of your red5 server. The second field
    +will contain the value of  rtmp.port  from you red5 configuration and the last field will contains  rtmpt.port  -value.

    +value.


    9. Mathematical formulas with LaTeX

    You can enable mathematical equations writing inside the Dokeos online editor (FCKEditor) by applying the following steps: -This procedure should make a new icon available in your Dokeos online editor, which will make it possible to insert mathematical formulas into your documents. - -


    +Adding the corresponding cgi-bin directory to your Apache configuration could be done, in Apache 2, like this: +
    + ScriptAlias /cgi-bin/ /var/www/cgi-bin/
    + <Directory "/var/www/cgi-bin">
    +   AllowOverride None
    +   Options ExecCGI -MultiViews +SymLinksIfOwnerMatch
    +   Order allow,deny
    +   Allow from all
    + </Directory>
    +
    + +Adding a symbolic link can be done, under Windows, by creating a shortcut to the mimetex.exe file from the cgi-bin directory, or under Linux by issuing the following command: +
    ln -s /var/www/dokeos/main/inc/lib/mimetex/mimetex.cgi /var/www/cgi-bin/mimetex.cgi
    + +This procedure should make a new icon available in your Dokeos online editor, which will make it possible to insert mathematical formulas into your documents.

    + + +


    + Valid XHTML 1.0 Transitional + + Valid CSS + Contact address: Dokeos, Rue du Corbeau, 108, B-1030 Brussels, Belgium
    Mail: info@dokeos.com
    -Tel. +32 (0)2 669 69 55 +Tel. +32 (0)2 669 69 55