moodle/lang/en/docs
2003-11-07 03:28:43 +00:00
..
background.html First round clean up of the docs 2003-10-01 18:00:41 +00:00
coding.html Trivial changes that were hanging around 2003-10-26 16:12:03 +00:00
credits.html Added html2text function to credits 2003-11-07 03:28:43 +00:00
cvs.html First round clean up of the docs 2003-10-01 18:00:41 +00:00
developer.html First round clean up of the docs 2003-10-01 18:00:41 +00:00
docstyles.css Nicer styles in Mozilla 2003-10-18 11:44:52 +00:00
faq.html Added information about Norton fireewalls 2003-10-10 03:15:48 +00:00
features.html First round clean up of the docs 2003-10-01 18:00:41 +00:00
files.php First round clean up of the docs 2003-10-01 18:00:41 +00:00
future.html First round clean up of the docs 2003-10-01 18:00:41 +00:00
install.html First round clean up of the docs 2003-10-01 18:00:41 +00:00
installamp.html Updates for EasyPHP 1.7 2003-10-23 03:49:11 +00:00
intro.html Removed the offensive "and" 2003-10-30 03:44:49 +00:00
licence.html First round clean up of the docs 2003-10-01 18:00:41 +00:00
module_files.txt Slight improvements to documentation 2002-08-28 13:20:20 +00:00
other.html First round clean up of the docs 2003-10-01 18:00:41 +00:00
philosophy.html Minor fix 2003-10-01 19:03:04 +00:00
README.txt Updates 2003-06-05 12:21:44 +00:00
release.html First round clean up of the docs 2003-10-01 18:00:41 +00:00
teacher.html First round clean up of the docs 2003-10-01 18:00:41 +00:00
upgrade.html First round clean up of the docs 2003-10-01 18:00:41 +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.