moodle/lang/en/docs
2004-07-16 16:53:55 +00:00
..
background.html Tiny typo 2004-04-09 13:12:36 +00:00
coding.html Strings in language files should always be lower case 2004-04-26 09:37:12 +00:00
credits.html Fixed ADOdb 2004-07-13 03:15:33 +00:00
cvs.html Minor updates 2004-07-08 07:42:49 +00:00
developer.html First round clean up of the docs 2003-10-01 18:00:41 +00:00
docstyles.css More tweaks ... using styles for code 2004-06-04 05:08:37 +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 More realistic dates 2004-05-03 12:14:31 +00:00
install.html Made two small changes to make the config.php issue clearer, see http://moodle.org/mod/forum/discuss.php?d=8712 2004-06-06 19:27:56 +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 Slight wording change 2004-03-20 15:57:46 +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 Merged stable release notes into dev 2004-07-16 16:53:55 +00:00
releaseold.html Old release info 2004-02-08 13:51:30 +00:00
teacher.html corrected type, bug 1551 2004-06-08 20:48:32 +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.