moodle/lang/en/docs
2003-05-02 08:29:35 +00:00
..
background.html Explicitly set the character set 2003-01-28 03:06:52 +00:00
credits.html Added Polish info 2003-04-24 08:46:44 +00:00
cvs.html Explicitly set the character set 2003-01-28 03:06:52 +00:00
developer.html Explicitly set the character set 2003-01-28 03:06:52 +00:00
faq.html Simplified intro a bit 2003-05-02 08:29:35 +00:00
features.html Updated number of languages 2003-04-10 06:24:57 +00:00
files.php FAQ in full is too long - offends my eye :-) 2003-04-26 06:05:24 +00:00
future.html No real point to changing the numbers - changing them back to the original plan 2003-04-12 03:18:50 +00:00
install.html Fixes related to AcceptPathInfo - removed need for ifDefine lines. 2003-03-26 14:13:42 +00:00
intro.html Explicitly set the character set 2003-01-28 03:06:52 +00:00
licence.html Explicitly set the character set 2003-01-28 03:06:52 +00:00
module_files.txt Slight improvements to documentation 2002-08-28 13:20:20 +00:00
README.txt Various little fixes to remove warnings (usually about empty variables) 2002-12-29 17:32:32 +00:00
release.html Updates (removed Peer-graded module) 2003-05-01 13:46:11 +00:00
teacher.html Explicitly set the character set 2003-01-28 03:06:52 +00:00
upgrade.html Explicitly set the character set 2003-01-28 03:06:52 +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
    |   - upgrade.html
    |
    |  -----------------
    |
    |   - teacher.html
    |   - module_files.txt
    | 
    |  -----------------
    |   
    |   - intro.html
    |   - features.html
    |   - release.html
    |
    |  -----------------
    |
    |   - developer.html
    |   - cvs.html
    |   - future.html
    |
    |  -----------------
    |   
    |   - license.html
    |   - credits.html
    |
    |-------------------
    LEAST IMPORTANT