[svn r15125] Applied review by Thomas

skala
Yannick Warnier 18 years ago
parent e941f4e720
commit 2836f67594
  1. 565
      documentation/installation_guide.html
  2. 84
      documentation/readme.html

File diff suppressed because it is too large Load Diff

@ -1,10 +1,19 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Dokeos Information</title> <title>Dokeos Information</title>
<link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" /> <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
<style type="text/css"> <style type="text/css">
<!-- <!--
@page { size: 21cm 29.7cm; margin: 2cm } @page { size: 21cm 29.7cm; margin: 2cm }
@ -13,90 +22,151 @@
.code {margin: 1em 1em 1em 2em; padding: 0.5em; background-color: rgb(229, 229, 229); vertical-align: top; border: 1px solid #999999;} .code {margin: 1em 1em 1em 2em; padding: 0.5em; background-color: rgb(229, 229, 229); vertical-align: top; border: 1px solid #999999;}
--></style> --></style>
</head> </head>
<body> <body>
<div id="header1"> <div id="header1">
<h1>About Dokeos</h1> <h1>About Dokeos</h1>
</div> </div>
<a href="index.html">Documentation</a> &gt; About Dokeos <a href="index.html">Documentation</a> &gt; About Dokeos
<div id="outerframe"> <div id="outerframe">
<div id="main"> <div id="main">
<p>Dokeos is an elearning and course management web application,<br /> <p>Dokeos is an elearning and course management web application,<br />
and is free software (GNU GPL). It's translated into 30 languages,<br /> and is free software (GNU GPL). It's translated into 30 languages,<br />
SCORM compliant, and light and flexible.</p> SCORM compliant, and light and flexible.</p>
<p>Dokeos supports many different kinds of learning and collaboration activities.<br /> <p>Dokeos supports many different kinds of learning and collaboration activities.<br />
Teachers/trainers can create, manage and publish their courses through the web.<br /> Teachers/trainers can create, manage and publish their courses through the web.<br />
Students/trainees can follow courses, read content or participate actively<br /> Students/trainees can follow courses, read content or participate actively<br />
through groups, forums, chat.</p> through groups, forums, chat.</p>
<p>Technically, Dokeos is a web application written in PHP that stores data in a <br /> <p>Technically, Dokeos is a web application written in PHP that stores data in a <br />
MySQL database. Users access it using a web browser.</p> MySQL database. Users access it using a web browser.</p>
<p>If you would like to know more or help develop this software, please visit<br /> <p>If you would like to know more or help develop this software, please visit<br />
our homepage at <a href="http://www.dokeos.com">http://www.dokeos.com</a></p> our homepage at <a href="http://www.dokeos.com">http://www.dokeos.com</a></p>
<h1>SCORM</h1> <h1>SCORM</h1>
Dokeos imports Scorm 1.2 contents.<br /> Dokeos imports Scorm 1.2 contents.<br />
For more information on Scorm normalisation, see http://www.adlnet.org<br /> For more information on Scorm normalisation, see http://www.adlnet.org<br />
<h1>Licence</h1> <h1>Licence</h1>
<p>Dokeos is distributed under the GNU General Public license (GPL).<br /> <p>Dokeos is distributed under the GNU General Public license (GPL).<br />
Read the <a href="licence.html">GNU General Public license (GPL)</a> .</p> Read the <a href="licence.html">GNU General Public license (GPL)</a> .</p>
<h1>Portability</h1> <h1>Portability</h1>
<p>Dokeos is an AMP software. This means it should work on any platform running Apache<br /> <p>Dokeos is an AMP software. This means it should work on any platform running Apache<br />
+ MySQL + PHP. It is then supposed to work on the following Operating Systems :</p> + MySQL + PHP. It is then supposed to work on the following Operating Systems :</p>
<ul> <ul>
<li> Linux</li> <li> Linux</li>
<li> Windows (98, Me, NT4, 2000, XP, VISTA)</li> <li> Windows (98, Me, NT4, 2000, XP, VISTA)</li>
<li> Unix</li> <li> Unix</li>
<li> Mac OS X</li> <li> Mac OS X</li>
</ul> </ul>
<p>It has been tested on </p> <p>It has been tested on </p>
<ul> <ul>
<li> Fedora, Mandrake, Red Hat Enterprise Server, Ubuntu, Debian </li> <li> Fedora, Mandrake, Red Hat Enterprise Server, Ubuntu, Debian </li>
<li> Windows XP, Windows 2000</li> <li> Windows XP, Windows 2000</li>
<li> Mac OS X 10.3</li> <li> Mac OS X 10.3</li>
</ul> </ul>
<p>Email functions remain silent on systems where there is no mail sending software<br /> <p>Email functions remain silent on systems where there is no mail sending software<br />
(Sendmail, Postfix, Hamster...), which is the case by default on a Windows machine.</p> (Sendmail, Postfix, Hamster...), which is the case by default on a Windows machine.</p>
<h1>Interoperability</h1> <h1>Interoperability</h1>
<p>Dokeos imports Scorm compliant learning contents. It imports then "On the shelve"<br /> <p>Dokeos imports Scorm compliant learning contents. It imports then "On the shelve"<br />
contents from many companies : NETg, Skillsoft, Explio, Microsoft, Macromedia, etc.</p> contents from many companies : NETg, Skillsoft, Explio, Microsoft, Macromedia, etc.</p>
<p>Admin interface imports users through CSV and XML. You can create a CSV file from<br /> <p>Admin interface imports users through CSV and XML. You can create a CSV file from<br />
a list of users in MS Excel. OpenOffice can export to both CSV and XML formats.<br /> a list of users in MS Excel. OpenOffice can export to both CSV and XML formats.<br />
Many database management systems, like Oracle, SAP, Access, SQL-Server, LDAP ...<br /> Many database management systems, like Oracle, SAP, Access, SQL-Server, LDAP ...<br />
export to CSV and/or XML.</p> export to CSV and/or XML.</p>
<p>Dokeos includes a LDAP module that allows admin to deactivate MySQL authentication<br /> <p>Dokeos includes a LDAP module that allows admin to deactivate MySQL authentication<br />
and replace it by connection to a LDAP directory.</p> and replace it by connection to a LDAP directory.</p>
<p>Client side, Dokeos runs on any browser : Firefox, MS Internet Explorer (5.0+), Netscape (4.7+),<br /> <p>Client side, Dokeos runs on any browser : Firefox, MS Internet Explorer (5.0+), Netscape (4.7+),<br />
Mozilla (1.2+), Safari, Opera, ...</p> Mozilla (1.2+), Safari, Opera, ...</p>
<h1>Dokeos.com</h1> <h1>Dokeos.com</h1>
<p>Dokeos is also a commercial service company that sells services for Dokeos (hosting, installation, <br /> <p>Dokeos is also a commercial service company that sells services for Dokeos (hosting, installation, <br />
custom developments, liveconferencing, training, ...) <br /> custom developments, liveconferencing, training, ...) <br />
When buying any of these services you also contribute to the Dokeos open source product<br /> When buying any of these services you also contribute to the Dokeos open source product<br />
<br /> <br />
You can find more information on the services on <a href="http://www.dokeos.com/services.php">http://www.dokeos.com/services.php</a></p>
You can find more information on our services on <a href="http://www.dokeos.com/en/node/61">http://www.dokeos.com/en/node/61</a><a href="http://www.dokeos.com/services.php"></a></p>
<p> <p>
<em>Contact address</em>: <br /> <em>Contact address</em>: <br />
Dokeos<br /> Dokeos<br />
Rue du Corbeau, 108<br /> Rue du Corbeau, 108<br />
B-1030 Brussels - Belgium<br /> B-1030 Brussels - Belgium<br />
Tel. +32 (2) 669 69 55<br /> Tel. +32 (2) 669 69 55<br />
Mail: <a href="mailto:info@dokeos.com">info@dokeos.com</a> Mail: <a href="mailto:info@dokeos.com">info@dokeos.com</a>
</p> </p>
</div> </div>
</div> </div>
<hr/>
<a href="http://validator.w3.org/check?uri=referer"><img <hr />
src="http://www.w3.org/Icons/valid-xhtml10-blue" <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10-blue" alt="Valid XHTML 1.0 Transitional" style="margin: 1em; float: right;" height="31" width="88" /></a>
alt="Valid XHTML 1.0 Transitional" height="31" width="88" style="float: right; margin: 1em;" /></a>
<a href="http://jigsaw.w3.org/css-validator/"> <a href="http://jigsaw.w3.org/css-validator/">
<img src="http://jigsaw.w3.org/css-validator/images/vcss-blue" style="float: right; margin: 1em;" <img src="http://jigsaw.w3.org/css-validator/images/vcss-blue" style="margin: 1em; float: right;" alt="Valid CSS" />
alt="Valid CSS" />
</a> </a>
</body> </body>
</html> </html>
Loading…
Cancel
Save