moodle/lang/en/docs
2005-03-11 23:51:30 +00:00
..
background.html moving to xhtml doctype 2005-02-06 00:59:14 +00:00
coding.html moving to xhtml doctype 2005-02-06 00:59:14 +00:00
credits.html Tidy up a bit. Now it should be XHTML (at least it's XML) :-) 2005-03-11 23:51:30 +00:00
cvs.html moving to xhtml doctype 2005-02-06 00:59:14 +00:00
developer.html moving to xhtml doctype 2005-02-06 00:59:14 +00:00
docstyles.css moving to xhtml doctype 2005-02-06 00:59:14 +00:00
faq.html moving to xhtml doctype 2005-02-06 00:59:14 +00:00
features.html moving to xhtml doctype 2005-02-06 00:59:14 +00:00
files.php New documentation for translators ... based on Koen's work. 2004-07-31 15:37:55 +00:00
future.html moving to xhtml doctype 2005-02-06 00:59:14 +00:00
install.html moving to xhtml doctype 2005-02-06 00:59:14 +00:00
installamp.html moving to xhtml doctype 2005-02-06 00:59:14 +00:00
intro.html moving to xhtml doctype 2005-02-06 00:59:14 +00:00
licence.html moving to xhtml doctype 2005-02-06 00:59:14 +00:00
module_files.txt Slight improvements to documentation 2002-08-28 13:20:20 +00:00
other.html moving to xhtml doctype 2005-02-06 00:59:14 +00:00
philosophy.html moving to xhtml doctype 2005-02-06 00:59:14 +00:00
README.txt Updates 2003-06-05 12:21:44 +00:00
release.html moving to xhtml doctype 2005-02-06 00:59:14 +00:00
releaseold.html moving to xhtml doctype 2005-02-05 23:37:17 +00:00
teacher.html moving to xhtml doctype 2005-02-05 23:37:17 +00:00
translation.html extended guidelines for xml-compliance 2005-02-10 11:18:32 +00:00
upgrade.html moving to xhtml doctype 2005-02-06 00:59:14 +00:00

Moodle documentation
--------------------

If you want to translate this documentation into another language,
I would suggest that you:

 1) don't include English versions of the files in this directory
    because they will be used automatically anyway if it is missing
    from your language pack.

 2) translate them in this order (starting with the important ones):
  
    MOST IMPORTANT
    |-------------------
    |
    |   - files.php
    |   - install.html
    |   - installamp.html
    |   - upgrade.html
    |   - faq.html
    |
    |  -----------------
    |
    |   - teacher.html
    |   - module_files.txt
    | 
    |  -----------------
    |   
    |   - intro.html
    |   - features.html
    |   - release.html
    |
    |  -----------------
    |
    |   - developer.html
    |   - cvs.html
    |   - future.html
    |
    |  -----------------
    |   
    |   - license.html
    |
    |-------------------
    LEAST IMPORTANT

 3) Please don't translate credits.html at all - it changes too much.