Skip to content

Commit 74dac4b

Browse files
committed
Updated documentation for version 1.8.8.6
1 parent 1c15443 commit 74dac4b

File tree

7 files changed

+45
-28
lines changed

7 files changed

+45
-28
lines changed

documentation/changelog.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,20 @@ <h1>Chamilo&nbsp;Changelog</h1>
2121
<div id="main">
2222

2323

24+
<h1>Chamilo 1.8.8.6 - Merida, 20th of July 2012</h1>
25+
26+
<h3>Release notes - summary</h3>
27+
<p>Chamilo 1.8.8.6 is a minor security fix, stable version for version 1.8.8.4. If you are using Chamilo 1.8.8.4, we highly recommend you upgrade to this version, either by following the usual upgrade procedure, or by applying a very small patch, as explained on <a href="http://support.chamilo.org/projects/chamilo-18/wiki/Security_issues">our security issues listing page</a>. The security fixes are all considered "moderate". This means you could loose data (specifically dropbox tool data in this case) and your users might get tricked into providing credentials to potential hackers, but the integrity of your server will not be in direct danger.</p>
28+
29+
<h3>Fixes</h3>
30+
<ul>
31+
<li>Fixed long-standing e-mail sending bug (fixed in upstream and documented on the forum and all over the internet)</li>
32+
<li>Fixed a reflected XSS PHP_SELF security flax in the phpdocx 3rd-party library - #5202</li>
33+
<li>Fixed an unauthorized file deletion in dropbox by logged in users - #5202</li>
34+
<li>Fixed XSS unfiltered input in dropbox - #5202</li>
35+
</ul>
36+
37+
2438
<h1>Chamilo 1.8.8.4 - La Molina, August 2011</h1>
2539

2640
<h3>Release notes - summary</h3>

documentation/credits.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,19 @@ <h1>Chamilo Credits</h1>
2020

2121
<h1>Core developers</h1>
2222
<ol>
23-
<li>BeezNest Latino (ex Dokeos Latinoamérica) (2008-2011)
23+
<li>BeezNest Latino (ex Dokeos Latinoamérica) (2008-2012)
2424
<ul>
25-
<li>Yannick Warnier ([email protected]) - Lead developer</li>
26-
<li>Julio Allen Montoya Armas ([email protected]) - Lead Latino developer</li>
25+
<li>Yannick Warnier ([email protected]) - Technical leader</li>
26+
<li>Julio Allen Montoya Armas ([email protected]) - Lead developer</li>
2727
<li>Christian Fasanando ([email protected]) - 2009-2010</li>
2828
</ul>
2929
</li>
30-
<li>Independent (2008-2011)
30+
<li>Independent (2008-2012)
3131
<ul>
3232
<li> Juan Carlos Raña Trabado - considerable work on the wiki integration and improvements, and the FCKEditor/Mimetex extension as well as *many* FCKEditor's file manager and other modules improvements, as well as a continuous stream of recommendations that helped shape 1.8.5 and 1.8.6.*</li>
33+
</ul>
34+
<li>Independent (2008-2011)
35+
<ul>
3336
<li> Ivan Tcholakov - various bugfixes in 1.8.6.*, very accurate bug reporting contributions and a considerable work in the integration of a new version of FCKEditor, along with a bunch of useful plugins and an exceptional work on internationalization</li>
3437
</ul>
3538
</li>

documentation/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<body>
1616
<div id="header1">
17-
<h1>Chamilo 1.8.8.4 <span style="font-style: italic;"></span> - Documentation</h1>
17+
<h1>Chamilo 1.8.8.6 <span style="font-style: italic;"></span> - Documentation</h1>
1818
</div>
1919

2020
<div id="outerframe">

documentation/installation_guide.html

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
<body>
1717

1818
<div id="header1">
19-
<h1>Chamilo 1.8.8.4 : Installation Guide</h1>
19+
<h1>Chamilo 1.8.8.6 : Installation Guide</h1>
2020
</div>
2121

2222
<a href="index.html">Documentation</a> &gt; Installation Guide
2323
<div id="outerframe">
2424
<div id="main">
2525
<p></p>
2626

27-
<p>Thank you for downloading Chamilo 1.8.8.4</p>
27+
<p>Thank you for downloading Chamilo 1.8.8.6</p>
2828
<ul>
2929
<li>Test Chamilo on <a href="http://campus.chamilo.org">Free Campus</a></li>
3030
</ul>
@@ -298,25 +298,25 @@ <h2><a name="3._Upgrade_from_a_previous_version_of"></a>3. Upgrade from a
298298
<br />
299299
<em> NOTE: </em> This version of Chamilo can only be used to upgrade from
300300
smaller versions of Chamilo or Dok€os. For example, you cannot use the normal
301-
upgrade scripts from Chamilo 1.8.8.4 to upgrade from Dok€os 2.0. If you need this,
301+
upgrade scripts from Chamilo 1.8.8.6 to upgrade from Dok€os 2.0. If you need this,
302302
please contact one of the Chamilo Association's official providers.
303303

304304
<p></p>
305305

306-
<h3>3.1 Upgrading from Chamilo 1.8.8 or 1.8.8.2</h3>
306+
<h3>3.1 Upgrading from Chamilo 1.8.8, 1.8.8.2 or 1.8.8.4</h3>
307307
<ul>
308308
<li> check that you haven't left any customised stylesheet or image*</li>
309-
<li> download the Chamilo 1.8.8.4 install package from the <a href="http://www.chamilo.org/download">Chamilo download page</a></li>
310-
<li> unzip the new files of Chamilo 1.8.8.4 over the files of the older version (or unzip the files in one folder and then copy the files from there to the older version's directory)</li>
311-
<li> update $_configuration['system_version'] to '1.8.8.4' in the main/inc/conf/configuration.php file</li>
312-
<li> that's it! You are now using Chamilo 1.8.8.4</li>
309+
<li> download the Chamilo 1.8.8.6 install package from the <a href="http://www.chamilo.org/download">Chamilo download page</a></li>
310+
<li> unzip the new files of Chamilo 1.8.8.6 over the files of the older version (or unzip the files in one folder and then copy the files from there to the older version's directory)</li>
311+
<li> update $_configuration['system_version'] to '1.8.8.6' in the main/inc/conf/configuration.php file</li>
312+
<li> that's it! You are now using Chamilo 1.8.8.6</li>
313313
</ul>
314314

315315
<h3>3.1 Upgrading from Chamilo 1.8.x</h3>
316316
<ul>
317317
<li> check that you haven't left any customised stylesheet or image*</li>
318-
<li> download the Chamilo 1.8.8.4 install package from the <a href="http://www.chamilo.org/download">Chamilo download page</a></li>
319-
<li> unzip the new files of Chamilo 1.8.8.4 over the files of the older version (or unzip the files in one folder and then copy the files from there to the older version's directory)</li>
318+
<li> download the Chamilo 1.8.8.6 install package from the <a href="http://www.chamilo.org/download">Chamilo download page</a></li>
319+
<li> unzip the new files of Chamilo 1.8.8.6 over the files of the older version (or unzip the files in one folder and then copy the files from there to the older version's directory)</li>
320320
<li> point your browser on your portal URL + main/install/</li>
321321
<li> choose your language and click&nbsp;<span style="font-style: italic;">Upgrade from 1.8.x</span></li>
322322
</ul>
@@ -328,8 +328,8 @@ <h3>3.2 Upgrading from Dok€os 1.8.x</h3>
328328
<em>If you upgrade from Dok€os 1.8.x</em> :&nbsp;
329329
<ul>
330330
<li> check that you haven't left any customised stylesheet or image*</li>
331-
<li> download the Chamilo 1.8.8.4 install package from the <a href="http://www.chamilo.org/download">Chamilo download page</a></li>
332-
<li> unzip the new files of Chamilo 1.8.8.4 over the files of the older version (or unzip the files in one folder and then copy the files from there to the older version's directory)</li>
331+
<li> download the Chamilo 1.8.8.6 install package from the <a href="http://www.chamilo.org/download">Chamilo download page</a></li>
332+
<li> unzip the new files of Chamilo 1.8.8.6 over the files of the older version (or unzip the files in one folder and then copy the files from there to the older version's directory)</li>
333333
<li> point your browser on your portal URL + main/install/</li>
334334
<li> choose your language and click&nbsp;<span style="font-style: italic;">Upgrade from 1.8.x</span></li>
335335
</ul>
@@ -369,9 +369,9 @@ <h3>3.3 Upgrading from Dok€os 1.6.x</h3>
369369
<em>old_version</em> and make it writeable by the web server. This
370370
is important to allow the move of the courses/ and upload/ directories
371371
to the new install</li>
372-
<li> download the Chamilo 1.8.8.4 install package from the
372+
<li> download the Chamilo 1.8.8.6 install package from the
373373
<a href="http://www.chamilo.org/download">Chamilo download page</a></li>
374-
<li> unzip the new files of Chamilo 1.8.8.4 in the main Chamilo/Dok€os directory. The
374+
<li> unzip the new files of Chamilo 1.8.8.6 in the main Chamilo/Dok€os directory. The
375375
new directory <em>main</em> should be located directly inside your
376376
Chamilo/Dok€os root folder</li>
377377
<li> point your browser on your portal URL</li>
@@ -444,11 +444,11 @@ <h3>3.5 Quick-upgrade from 1.6.x guide for Linux</h3>
444444
<li>mkdir /var/www/chamilo/old_version</li>
445445
<li>mv /var/www/chamilo/* /var/www/chamilo/old_version/</li>
446446
<li>chmod -R 0777 /var/www/chamilo/old_version/</li>
447-
<li>wget http://chamilo.googlecode.com/files/chamilo-1.8.8.4.tar.gz</li>
448-
<li>tar zxvf chamilo-1.8.8.4.tar.gz</li>
449-
<li>sudo cp -ra chamilo-1.8.8.4/* /var/www/chamilo/</li>
450-
<li>rm chamilo-1.8.8.4.tar.gz</li>
451-
<li>sudo rm -r chamilo-1.8.8.4/</li>
447+
<li>wget http://chamilo.googlecode.com/files/chamilo-1.8.8.6.tar.gz</li>
448+
<li>tar zxvf chamilo-1.8.8.6.tar.gz</li>
449+
<li>sudo cp -ra chamilo-1.8.8.6/* /var/www/chamilo/</li>
450+
<li>rm chamilo-1.8.8.6.tar.gz</li>
451+
<li>sudo rm -r chamilo-1.8.8.6/</li>
452452
</ul>
453453

454454
<br />
@@ -794,4 +794,4 @@ <h2><a name="12._Setting_cron_up"></a>Setting chronological tasks</h2>
794794
<img src="http://jigsaw.w3.org/css-validator/images/vcss-blue" style="margin: 1em; float: right;" alt="Valid CSS" />
795795
</a>
796796
</body>
797-
</html>
797+
</html>

documentation/installation_guide_es_ES.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020

2121
<div id="header1">
22-
<h1>Chamilo 1.8.8.4 - Guía de Instalación</h1>
22+
<h1>Chamilo 1.8.8.6 - Guía de Instalación</h1>
2323
Esta versión no es totalmente actualizada. Por favor consultar versión en inglés.
2424
</div>
2525

documentation/optimization.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<body>
1717

1818
<div id="header1">
19-
<h1>Chamilo 1.8.8.4 : Optimization Guide</h1>
19+
<h1>Chamilo 1.8.8.6 : Optimization Guide</h1>
2020
</div>
2121

2222
<a href="index.html">Documentation</a> &gt; Optimization Guide

documentation/security.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<body>
1717

1818
<div id="header1">
19-
<h1>Chamilo 1.8.8.4 : Security Guide</h1>
19+
<h1>Chamilo 1.8.8.6 : Security Guide</h1>
2020
</div>
2121

2222
<a href="index.html">Documentation</a> &gt; Security Guide

0 commit comments

Comments
 (0)