moodle/lang/en/docs
2004-02-08 14:05:12 +00:00
..
background.html First round clean up of the docs 2003-10-01 18:00:41 +00:00
coding.html Add info about addslashes() 2004-01-08 03:10:27 +00:00
credits.html Add credits for Snoopy 2003-12-02 15:24:15 +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 Updated because of slippage 2004-01-31 09:00:19 +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 Shapes not shape 2003-12-31 15:22:05 +00:00
README.txt Updates 2003-06-05 12:21:44 +00:00
release.html Fixed the year 2004-02-08 14:05:12 +00:00
releaseold.html Old release info 2004-02-08 13:51:30 +00:00
teacher.html Added links to the other help files 2004-01-14 03:10:35 +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.