index.html 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  4. <title>Chamilo 1.8.8</title><link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
  5. <link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" />
  6. <style type="text/css">
  7. <!--
  8. page { width: 21cm; height: 29.7cm; margin: 2cm }
  9. pre { font-family: "Courier New", monospace }
  10. p { margin-bottom: 0.21cm }
  11. .code {margin: 1em 1em 1em 2em; padding: 0.5em; background-color: rgb(229, 229, 229); vertical-align: top; border: 1px solid #999999;}
  12. --></style></head>
  13. <body>
  14. <div id="header1">
  15. <h1>Chamilo 1.8.8 <span style="font-style: italic;"></span> - Documentation</h1>
  16. </div>
  17. <div id="outerframe">
  18. <div id="main">
  19. <h1>About Chamilo</h1>
  20. <p><a href="readme.html">About Chamilo</a> </p>
  21. <h1>Installing and upgrading</h1>
  22. <a href="installation_guide.html">English installation guide</a>
  23. <a href="installation_guide_es_ES.html">Spanish installation guide</a>
  24. <p> Are you interested in translating the installation guide to your own language? The best way to proceed is to ask us on the <a href="http://forum.chamilo.org">Chamilo forum</a>
  25. for the latest version – there may be updates to the guide since
  26. this version was released – and send new translations off to the <a href="mailto:translation@chamilo.com">translation@chamilo.com</a> email address. </p>
  27. <h1>License</h1>
  28. <a href="license.html">GNU General Public License Version 3</a>
  29. <h1>Credits</h1>
  30. <p><a href="credits.html">Credits</a></p>
  31. <h1>Dependencies</h1>
  32. <p><a href="dependencies.html">Dependencies</a></p>
  33. <h1>Changelog</h1>
  34. <p><a href="changelog.html">Changelog</a></p>
  35. </div>
  36. </div>
  37. <hr />
  38. <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>
  39. <a href="http://jigsaw.w3.org/css-validator/">
  40. <img src="http://jigsaw.w3.org/css-validator/images/vcss-blue" style="margin: 1em; float: right;" alt="Valid CSS" />
  41. </a>
  42. </body></html>