moodle/lang/en/docs
2003-04-10 06:22:04 +00:00
..
background.html Explicitly set the character set 2003-01-28 03:06:52 +00:00
credits.html Added Version 1.3 of PclZip to the distribution 2003-04-06 05:48:56 +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 Fixed a slight typo 2003-03-30 13:54:28 +00:00
features.html Explicitly set the character set 2003-01-28 03:06:52 +00:00
files.php Started a Frequently Asked Questions page 2003-03-03 13:18:34 +00:00
future.html Updated with current thoughts about general path this year 2003-04-10 06:22:04 +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 Explicitly set the character set 2003-01-28 03:06:52 +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