moodle/lang/en/docs
2005-11-17 07:57:00 +00:00
..
background.html moving to xhtml doctype 2005-02-06 00:59:14 +00:00
coding.html Ahem - data_submitted() remark, now considerably toned down in line with 2005-07-06 05:27:00 +00:00
credits.html reverted two false changes. Thanks for your kind information Eloy. 2005-11-01 13:08:31 +00:00
cvs.html moving to xhtml doctype 2005-02-06 00:59:14 +00:00
developer.html Made the number of modules a litter loser, so there's room for extra modules 2005-11-04 18:57:58 +00:00
docstyles.css moving to xhtml doctype 2005-02-06 00:59:14 +00:00
faq.html Merged changes from STABLE 2005-06-05 07:19:47 +00:00
features.html duplicate sentence see but 3466 2005-06-12 13:04:08 +00:00
files.php New documentation for translators ... based on Koen's work. 2004-07-31 15:37:55 +00:00
future.html Fixing a typo. 2005-05-24 03:31:48 +00:00
install.html Apache log integration -- moved documentation to config-dist.php. 2005-05-17 04:13:29 +00:00
installamp.html moving to xhtml doctype 2005-02-06 00:59:14 +00:00
intro.html moving to xhtml doctype 2005-02-06 00:59:14 +00:00
licence.html Updated the information about the Moodle trademark 2005-05-23 17:38:18 +00:00
module_files.txt Slight improvements to documentation 2002-08-28 13:20:20 +00:00
other.html moving to xhtml doctype 2005-02-06 00:59:14 +00:00
philosophy.html moving to xhtml doctype 2005-02-06 00:59:14 +00:00
README.txt Updates 2003-06-05 12:21:44 +00:00
release.html Merged from stable 2005-11-17 07:57:00 +00:00
releaseold.html Added all the old 1.4 info to this page now 2005-05-07 16:57:54 +00:00
teacher.html I hope I fixed a typo - please check 2005-08-17 08:39:42 +00:00
translation.html extended guidelines for xml-compliance 2005-02-10 11:18:32 +00:00
upgrade.html moving to xhtml doctype 2005-02-06 00:59:14 +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.