moodle/lang/en/docs
2003-08-20 08:25:06 +00:00
..
background.html Various updates, rewrites etc 2003-05-27 15:18:20 +00:00
coding.html Made a small start on the coding guidelines 2003-07-04 13:24:10 +00:00
credits.html New entries 2003-07-23 07:03:04 +00:00
cvs.html Use top, not parent 2003-06-21 08:25:15 +00:00
developer.html Some improvements - still working on these files 2003-05-29 14:13:18 +00:00
faq.html Added: Info re: Firewalls 2003-08-17 21:46:50 +00:00
features.html Some improvements - still working on these files 2003-05-29 14:13:18 +00:00
files.php Added link for "Other" documentation 2003-06-14 05:48:57 +00:00
future.html Clearer idea of 1.1 2003-06-13 13:43:35 +00:00
glossary.html *** empty log message *** 2003-06-09 04:28:41 +00:00
install.html Some info about using crontab 2003-06-14 11:26:55 +00:00
installamp.html Fixed some links 2003-05-29 14:20:00 +00:00
intro.html Various updates, rewrites etc 2003-05-27 15:18:20 +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
other.html Added link for "Other" documentation 2003-06-14 05:48:57 +00:00
README.txt Updates 2003-06-05 12:21:44 +00:00
release.html Some mods 2003-08-20 08:25:06 +00:00
teacher.html FIxed a link to my page 2003-05-29 15:50:27 +00:00
upgrade.html Some improvements - still working on these files 2003-05-29 14:13:18 +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.