Skip to content

Commit 253a2de

Browse files
committed
merge
2 parents 94b6743 + affe0b7 commit 253a2de

File tree

7 files changed

+199
-165
lines changed

7 files changed

+199
-165
lines changed

documentation/changelog.html

Lines changed: 164 additions & 137 deletions
Large diffs are not rendered by default.

documentation/dependencies.html

Lines changed: 26 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -62,47 +62,52 @@ <h2>Dependencies - client-side</h2>
6262
<ul>
6363
<li>PC with a minimum of 512MB or any tablet or smartphone</li>
6464
<li>We recommend a Pentium-I as a minimum processor capability for PCs</li>
65-
<li>Works on Windows XP (SP3 recommended) and later versions, Linux (any version with a graphical interface), Mac OS (any version), FreeBSD, Android, iOS and pretty much any other operating system with a graphical interface you might think about</li>
65+
<li>Works on Windows 8 and later versions, Linux (any version with a graphical interface), Mac OSX (any version), FreeBSD, Android, iOS and pretty much any other operating system with a graphical interface you might think about</li>
6666
<li>Any modern browser (IE10 and inferior *excluded*).</li>
67-
<li>Optional: Flash plugin (only required for a few features like the videoconference plugins)</li>
67+
<li>Optional: Flash plugin (only required if WebRTC is not supported by your browser)</li>
6868
<li>Optional: Java applet capability (only required for some plugins)</li>
6969
</ul>
7070

7171
<h2>Dependencies - server-side</h2>
7272
<ul>
7373
<li>Apache 2+</li>
74-
<li>PHP 5.5 or higher with MySQL bindings (mysqlnd is recommended for PHP 5). Now also supports PHP up to 7.2. If you use PHP 5, we highly recommend PHP 5.6. Otherwise, please use the latest stable PHP version available.</li>
74+
<li>PHP 5.6 or higher with MySQL bindings. Now also supports PHP up to 7.3.</li>
7575
<li>MySQL 5.6+ or any version of MariaDB database server</li>
76-
<li>php-intl package (for international behaviour support)</li>
77-
<li>php-gd package (for images resizing/cropping)</li>
78-
<li>php-mbstring package (for international behaviour support)</li>
79-
<li>php-imagick</li>
80-
<li>php-curl (only required for a feature in the links tool and an optional installer check)</li>
81-
<li>php-mcrypt (only required for a feature in the survey tool)</li>
76+
<li>php-curl</li>
77+
<li>php-dom (usually available by default)</li>
78+
<li>php-fileinfo (usually available by default)</li>
79+
<li>php-gd or php-imagick (for images resizing/cropping)</li>
80+
<li>php-intl (for international behaviour support)</li>
81+
<li>php-json</li>
82+
<li>php-mbstring</li>
83+
<li>php-mysql</li>
84+
<li>php-soap (for web services)</li>
85+
<li>php-xml</li>
86+
<li>php-zip</li>
8287
<li>php-ldap (only required for connection to a LDAP server)</li>
83-
<li>php-xapian (only required for full-text indexing and search)</li>
8488
</ul><br />
8589
<a name="included_dependencies"></a>
8690
<h2>Included Dependencies</h2>
8791
<ul>
8892
<li>EZpdf and MPDF</li>
89-
<li>FCKEditor (previously HTMLArea) </li>
90-
<li>FormValidator </li>
93+
<li>CKEditor (previously FCKeditor, previously HTMLArea) </li>
94+
<li>FormValidator (own version)</li>
9195
<li>iCalCreator</li>
92-
<li>kSes </li>
93-
<li>MIMETex </li>
94-
<li>MP3Player </li>
95-
<li>PCLZip </li>
96-
<li>PEAR::HTML_Common </li>
97-
<li>PEAR::HTML_QuickForm </li>
96+
<li>kSes</li>
97+
<li>mathjax</li>
98+
<li>MIMETex</li>
99+
<li>MP3Player</li>
100+
<li>Mediaplayer</li>
101+
<li>PCLZip</li>
102+
<li>PEAR::HTML_Common</li>
103+
<li>PEAR::HTML_QuickForm</li>
98104
<li>PEAR::HTML_Table</li>
99105
<li>PEAR::OLE</li>
100106
<li>PEAR::Pager</li>
101107
<li>PEAR::Spreadsheet_Excel_Writer</li>
102-
<li>PECL</li>
103-
<li>PHPMailer </li>
108+
<li>PHPMailer</li>
104109
<li>WCAG_Rendering</li>
105-
<li>xajax </li>
110+
<li>xajax</li>
106111
<li>jQuery</li>
107112
<li>Others (see composer.json)</li>
108113
</ul>

documentation/installation_guide.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ <h2><a name="1._Pre-requisites"></a>1. Pre-requisites</h2>
7878
<ul>
7979
<li><span style="font-weight: bold;">Apache 2.2+</span></li>
8080
<li><span style="font-weight: bold;">MySQL 5.6+ or MariaDB 5+</span></li>
81-
<li><span style="font-weight: bold;">PHP 5.5+ (7.2 recommended for greater efficiency)</span></li>
81+
<li><span style="font-weight: bold;">PHP 5.6+ (7.2+ recommended for greater efficiency)</span></li>
8282
</ul>
8383
<br />
8484
All these pieces of software are free software and freely available. <br /><br />

documentation/installation_guide_es_ES.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ <h2><a id="1._Pre-requisites"></a>1. Prerrequisitos</h2>
8888
<ul>
8989
<li><span style="font-weight: bold;">Apache 2.2+</span></li>
9090
<li><span style="font-weight: bold;">MySQL 5.6+ o MariaDB 5+</span></li>
91-
<li><span style="font-weight: bold;">PHP 5.5+ (7.2 recomendado para mayor eficiencia)</span></li>
91+
<li><span style="font-weight: bold;">PHP 5.6+ (7.2+ recomendado para mayor eficiencia)</span></li>
9292
</ul>
9393
<p>
9494
Todo este software es software de código abierto y está disponible libremente.

documentation/installation_guide_fr_FR.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ <h2><a name="1._Pre-requisites"></a>1. Prérequis</h2>
8080

8181
Chamilo est un système de gestion de l'apprentissage (LMS) qui fonctionne
8282
principallement sur base d'un <span style="font-weight: bold;">serveur web (Apache 2.2+)</span>, de <span style="font-weight: bold;">MySQL 5.6+ ou de MariaDB 5+
83-
(5 ou 10)</span> et de <span style="font-weight: bold;">PHP 5.5+</span> (7.1 recommandé). <br />
83+
(5 ou 10)</span> et de <span style="font-weight: bold;">PHP 5.6+</span> (7.2+ recommandé). <br />
8484

8585

8686
<br />

documentation/installation_guide_it_IT.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ <h1>Guida di installazione di Chamilo LMS 1.9</h1>
7373
<p class="p8"><span class="s1"></span><br></p>
7474
<p class="p2"><span class="s1"><b>Chamilo</b> può essere installato indifferentemente su server Windows, Linux, Mac OS X e Unix. Tuttavia raccomandiamo l’utilizzo di server Linux per sfruttarne al meglio le caratteristiche di flessibilità, controllo remoto e scalabilità.</span></p>
7575
<p class="p3"><span class="s1"></span><br></p>
76-
<p class="p2"><span class="s1"><b>Chamilo</b> è principalmente un <b>LMS (Learning Management System)</b> che gira sulla piattaforma composta da <b>Apache (1.3,2.0 or 2.2)</b>, <b>MySQL 5.6+ (o MariaDB</b>) e <b>PHP 5.5 (7.1 consigliato)</b>, meglio nota come piattaforma <b>AMP</b>.</span></p>
76+
<p class="p2"><span class="s1"><b>Chamilo</b> è principalmente un <b>LMS (Learning Management System)</b> che gira sulla piattaforma composta da <b>Apache (1.3,2.0 or 2.2)</b>, <b>MySQL 5.6+ (o MariaDB</b>) e <b>PHP 5.6 (7.2+ consigliato)</b>, meglio nota come piattaforma <b>AMP</b>.</span></p>
7777
<p class="p3"><span class="s1"></span><br></p>
7878
<p class="p2"><span class="s1">Tutti questi software sono gratuiti e liberamente scaricabili.</span></p>
7979
<p class="p3"><span class="s1"></span><br></p>

documentation/readme.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,18 +55,20 @@ <h1>About Chamilo</h1>
5555

5656
<p>Technically, Chamilo is a web application written in PHP that stores data in a MySQL database.
5757
Users access it using a web browser.
58-
The first stable version of Chamilo, 1.8.6.2 Salto, was based on the Dokeos(TM) 1.8.6.1 code and is
59-
meant to be the next software step for institutions currently using Dokeos.
58+
The first stable version of Chamilo, 1.8.6.2 Salto, was based on the Dokeos(TM) 1.8.6.1 code and
59+
can be used to upgrade institutions away from Dokeos or Claroline 1.*.
6060
</p>
6161

6262

6363
<p>If you would like to know more or help develop this software, please visit<br />
64-
our homepage at <a href="http://www.chamilo.org">https://chamilo.org</a></p>
64+
our homepage at <a href="https://chamilo.org">https://chamilo.org</a></p>
6565
<h1>SCORM</h1>
6666
Chamilo imports and manages SCORM 1.2 contents.<br />
6767
For more information on SCORM normalisation, see http://www.adlnet.org<br />
6868
Chamilo does not implement the full set of SCORM 1.2 specifications, as many are not mandatory.
6969
Check our website for more details.<br />
70+
<h1>IMS/LTI</h1>
71+
Since version 1.11.10, Chamilo also fully supports IMS/LTI 1, 1.1, 1.1.1, Outcomes and Deep Linking.
7072

7173
<h1>License</h1>
7274

0 commit comments

Comments
 (0)