moodle/lang/en_utf8/docs
2007-04-18 21:52:03 +00:00
..
background.html New base version of English in Unicode format 2006-02-06 09:28:59 +00:00
coding.html replacing iscreator() calls with capabilty 2006-09-12 08:56:10 +00:00
credits.html MDL-9151 HTML Purifier cleaning support - enable switch is in experimental section 2007-04-18 21:52:03 +00:00
cvs.html major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
developer.html New base version of English in Unicode format 2006-02-06 09:28:59 +00:00
docstyles.css major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
faq.html New base version of English in Unicode format 2006-02-06 09:28:59 +00:00
features.html New base version of English in Unicode format 2006-02-06 09:28:59 +00:00
files.php New base version of English in Unicode format 2006-02-06 09:28:59 +00:00
future.html major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
install.html create safer .htaccess SC#302 2006-08-28 21:07:43 +00:00
installamp.html major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
intro.html New base version of English in Unicode format 2006-02-06 09:28:59 +00:00
licence.html major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
module_files.txt New base version of English in Unicode format 2006-02-06 09:28:59 +00:00
other.html New base version of English in Unicode format 2006-02-06 09:28:59 +00:00
philosophy.html New base version of English in Unicode format 2006-02-06 09:28:59 +00:00
README.txt New base version of English in Unicode format 2006-02-06 09:28:59 +00:00
release.html major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
releaseold.html major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
teacher.html MDL-8105 some more icon class fixes including new .iconhelp for help and docs icon 2007-01-08 20:30:38 +00:00
translation.html New base version of English in Unicode format 2006-02-06 09:28:59 +00:00
upgrade.html major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +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.