moodle/lang/en_utf8/docs
2007-01-08 20:30:38 +00:00
..
background.html
coding.html replacing iscreator() calls with capabilty 2006-09-12 08:56:10 +00:00
credits.html major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
cvs.html major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
developer.html
docstyles.css major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
faq.html
features.html
files.php
future.html major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
install.html create safer .htaccess SC#302 2006-08-28 21:07:43 +00:00
installamp.html major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
intro.html
licence.html major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
module_files.txt
other.html
philosophy.html
README.txt
release.html major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
releaseold.html major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
teacher.html MDL-8105 some more icon class fixes including new .iconhelp for help and docs icon 2007-01-08 20:30:38 +00:00
translation.html
upgrade.html major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +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.