]> git.mjollnir.org Git - moodle.git/commitdiff
Please don't put untranslated files in your languagepack:
authorkoenr <koenr>
Tue, 24 Aug 2004 15:36:52 +0000 (15:36 +0000)
committerkoenr <koenr>
Tue, 24 Aug 2004 15:36:52 +0000 (15:36 +0000)
- It's waste of space: the English file is automaticaly used when a file is missing in the language pack
- It's more work to find out wich file is translated and wich not yet
- The files get easely outdated

23 files changed:
lang/de/docs/releaseold.html [deleted file]
lang/th/docs/README.txt [deleted file]
lang/th/docs/background.html [deleted file]
lang/th/docs/coding.html [deleted file]
lang/th/docs/credits.html [deleted file]
lang/th/docs/cvs.html [deleted file]
lang/th/docs/developer.html [deleted file]
lang/th/docs/docstyles.css [deleted file]
lang/th/docs/faq.html [deleted file]
lang/th/docs/features.html [deleted file]
lang/th/docs/files.php [deleted file]
lang/th/docs/future.html [deleted file]
lang/th/docs/install.html [deleted file]
lang/th/docs/installamp.html [deleted file]
lang/th/docs/intro.html [deleted file]
lang/th/docs/licence.html [deleted file]
lang/th/docs/module_files.txt [deleted file]
lang/th/docs/other.html [deleted file]
lang/th/docs/philosophy.html [deleted file]
lang/th/docs/release.html [deleted file]
lang/th/docs/releaseold.html [deleted file]
lang/th/docs/teacher.html [deleted file]
lang/th/docs/upgrade.html [deleted file]

diff --git a/lang/de/docs/releaseold.html b/lang/de/docs/releaseold.html
deleted file mode 100644 (file)
index 48ac5a4..0000000
+++ /dev/null
@@ -1,365 +0,0 @@
-<head>
-    
-<title>Moodle Docs: Old Release notes</title>
-       
-<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS">
-    
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-    
-<style type="text/css">
-       dt {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
-       dd {margin-bottom:1em;} 
-    </style>
-</head>
-
-<body bgcolor="#FFFFFF">
-<h1>Old Release notes</h1>
-<h3> New in Moodle 1.1.1 (10 September, 2003):</h3>
-<ul>
-  <dl>
-    <dt>&nbsp; </dt>
-    <dt>General Fixes</dt>
-  </dl>
-  <dl>
-    <dd> 
-      <ul>
-        <li>Translation improvements in many languages</li>
-        <li>Frame fix when switching languages in documentation</li>
-        <li>All short PHP tags removed ... short_tags is no longer a requirement</li>
-        <li>Forum search results link using anchor tag for better context</li>
-        <li>Removed target from &quot;delete&quot; link on user editing page</li>
-        <li>'Search' on social format moved closer to the top to prevent browser 
-          self-scrolling </li>
-        <li>Page redirection is faster and no longer causes intermediate page 
-          to be stored in IE history</li>
-        <li>Course listings improved when courses are displayed, including more 
-          information</li>
-        <li>Category listings show courses in full when there are under ten courses</li>
-        <li>Invisible courses are always shown last in My Courses</li>
-        <li>Course creators can now see all hidden categories and courses</li>
-        <li>Styles added for category and course names</li>
-        <li>Removed tags from question text on quiz 'simplestat' report</li>
-        <li>Added percentages to downloaded data from 'simplestat' report</li>
-        <li>Allow external deep linking using guest account ?username=guest</li>
-        <li>Any admin can now add/remove course creators</li>
-        <li>Primary admin can now update own username/password even with external authentication</li>
-        <li>Quizzes can now be specified as having "no grade" and no grades will be shown</li>
-        <li>When editing a language, missing strings files are created if possible</li>
-        <li>Fixed bug in weekly journal date calculations</li>
-        <li>Fixed bug in config.php that made error_reporting not work</li>
-        <li>Fixed bug when editing user name with quotes in it</li>
-        <li>Fixed bug in email obfuscation for email addresses with numbers in 
-          them </li>
-        <li>Fixed missing PostgreSQL schema for chat module</li>
-        <li>Fixed several typos in PostgreSQL upgrading code</li>
-        <li>Fixed some uninitialised variables</li>
-        <li>Several bugs fixed in Workshop module</li>
-      </ul>
-    </dd>
-  </dl>
-</ul>
-<hr>
-
-
-
-<h3> New in Moodle 1.1 (28 August, 2003):</h3>
-<ul>
-  <dl>
-    <dt>&nbsp; </dt>
-    <dt>Major Changes</dt>
-  </dl>
-  <dl>
-    <dd> 
-      <ul>
-        <li>A completely new <strong>backup</strong> system for backup and restore 
-          of courses (Thanks, Eloy!)</li>
-        <li>A new <strong>workshop</strong> module for peer grading (Thanks, Ray!)</li>
-        <li>A new <strong>chat</strong> module for synchronous discussions</li>
-        <li>All-new <strong>course manager</strong> to handle very large numbers 
-          of courses (tested with 3700)</li>
-        <li>Custom-defined <strong>grading scales</strong> that can be used throughout 
-          a course</li>
-        <li>Performance improvements in many areas</li>
-      </ul>
-    </dd>
-  </dl>
-  <dl>
-    <dt>General</dt>
-  </dl>
-  <dl>
-    <dd> 
-      <ul>
-        <li>Clean up of the whole admin menu organisation to make it clearer</li>
-        <li>Categories can be nested and sorted alphabetically or manually</li>
-        <li>Courses and whole categories can be hidden from students</li>
-        <li>Course descriptions and names can be searched for keywords</li>
-        <li>Large categories are now completely paged</li>
-        <li>Improved web caching for stylesheets and images</li>
-        <li>&quot;My courses&quot; display on the home page when logged in.</li>
-        <li>Inclusion of non-linked page to display ALL user pictures at once 
-          (see /userpix)</li>
-        <li>The &quot;secureforms&quot; feature now defaults to OFF.</li>
-        <li>Moodle now doesn't care if &quot;magic quotes&quot; is on or off.</li>
-        <li>Images in /pix were rearranged and tidied up</li>
-        <li>HTML email is better formatted for wider compatibility</li>
-        <li>Mail bounces are now sent to the admin user</li>
-        <li>Better cron tasks (less CPU used) and duplicate enrolments are now 
-          cleaned</li>
-        <li>Improved display of logs with infinite paging and increased flexibility</li>
-        <li>User log graphs now work at site-level (showing ALL logs on the site)</li>
-        <li>People with manual accounts can now recover their password</li>
-        <li>Improved system for defining/printing help files for major activity 
-          modules</li>
-        <li>Activity modules can now have settings</li>
-        <li>Email addresses are all completely obfuscated (to fool web spiders)</li>
-        <li>There is now an index to the help files</li>
-        <li>Library (Mark Kimes' add-on) is now supported if it is installed (see Moodle contrib for Library source)</li>
-      </ul>
-    </dd>
-  </dl>
-  <dl>
-    <dt></dt>
-    <dt>Courses</dt>
-  </dl>
-  <dl>
-    <dd> 
-      <ul>
-        <li>Teachers can now have their course editing privileges removed</li>
-        <li>Teachers can now manually enrol students if they want to</li>
-        <li>Teacher management is now all combined in one interface</li>
-        <li>Activities can be moved any distance with two clicks</li>
-        <li>Topics/weeks can now be moved up and down</li>
-        <li>Pop-up menu to quickly switch between topics/weeks when collapsed</li>
-        <li>When self-enrolling, students are notified and given a chance to cancel</li>
-        <li>Teachers and students see list of &quot;My Courses&quot; on course 
-          home pages.</li>
-        <li>Grades can be hidden from students if not needed</li>
-      </ul>
-    </dd>
-  </dl>
-  <dl>
-    <dt></dt>
-    <dt>Languages</dt>
-  </dl>
-  <dl>
-    <dd> 
-      <ul>
-        <li><strong>Hungarian</strong> and <strong>Greek</strong> have been added, 
-          and there are lots of other updates. As usual, the language packs within 
-          this release may not be fully completed yet. You can always download 
-          the newest language packs from <a href="http://moodle.org/download/lang/">http://moodle.org/download/lang/</a>.</li>
-        <li>Updates and fixes to most languages</li>
-        <li>Languages now have a parent language (for displaying missing strings)</li>
-        <li>Some fixes for locales and time display in several languages</li>
-        <li>es_mx is being phased out in favour of &quot;es&quot; (International 
-          Spanish) </li>
-      </ul>
-    </dd>
-  </dl>
-  <dl>
-    <dt></dt>
-    <dt>Forum</dt>
-  </dl>
-  <dl>
-    <dd> 
-      <ul>
-        <li>Much improved searching, with multiple keywords, paging etc</li>
-        <li>Forum grading can be either off, used by everyone, or used only by teachers</li>
-        <li>Forum grading can use custom scales or numbers</li>
-        <li>A date range can be set to restrict the posts that can be graded.</li>
-        <li>Admin now has access to some settings via Admin -&gt; Modules -&gt; Forums </li>
-        <li>After editing a post, user is returned to post in context</li>
-        <li>Attached images are displayed inline</li>
-        <li>Email copies in plain text format now print URLs nicely</li>
-      </ul>
-    </dd>
-  </dl>
-  <dl>
-    <dt>Quiz</dt>
-  </dl>
-  <dl>
-    <dd> 
-      <ul>
-        <li>New question type: Embedded Answers (Cloze) - allows text passages 
-          with embedded answers</li>
-        <li>New question type: Numerical - allows a range of numerical answers 
-          to be entered</li>
-        <li>New question type: Description - not a real question, it allows text/graphics 
-          to be inserted anywhere</li>
-        <li>Expanded quiz reporting with modular report plugins</li>
-        <li>New feature for repeat attempts, where each attempt builds on the 
-          last </li>
-        <li>If the quiz is closing within the next 24 hours, a small countdown 
-          clock is shown in the title bar and alerts warn at ten minutes and zero 
-          minutes.</li>
-        <li>Some refactoring to the quiz code to make it easier to extend with 
-          new question types</li>
-      </ul>
-    </dd>
-  </dl>
-  <dl>
-    <dt></dt>
-    <dt>Resources</dt>
-  </dl>
-  <dl>
-    <dd> 
-      <ul>
-        <li>Web links can now be in very customisable pop-up windows.</li>
-        <li>Admin now has access to some settings via Admin -&gt; Modules -&gt; 
-          Resources</li>
-      </ul>
-    </dd>
-  </dl>
-  <dl>
-    <dt>Some of the more annoying bugs recently fixed</dt>
-  </dl>
-  <dl>
-    <dd> 
-      <ul>
-        <li>Moving posts now also moves attachments</li>
-        <li>No more warnings when looking for uploaded files in an empty course</li>
-        <li>Students no longer always get plain-format mail on force-subscribed 
-          forums</li>
-        <li>Cookies can no longer interfere with the admin setup during installation</li>
-        <li>Effectively no limit to the number of activities per section</li>
-        <li>Several fixes when dealing with zip files, especially on Windows</li>
-        <li>Admins can now edit accounts created from external databases</li>
-        <li>Session no longer conflicts with other software</li>
-        <li>Excel files now work on non-Intel machines</li>
-      </ul>
-    </dd>
-  </dl>
-  <dl>
-    <dt>&nbsp; </dt>
-  </dl>
-  <dd>&nbsp;</dd>
-</ul>
-<hr>
-
-<h3> New in Moodle 1.0.9 (29th May, 2003) :</h3>
-<ul>
-  <dl>
-    <dt> General</dt>
-    <dd> 
-      <li>Various optimisations and significant performance enhancements</li>
-      <li>Several obscure security fixes</li>
-      <li>Moodle is now well-behaved when enclosed within a frame</li>
-      <li>Richtext editor can now be used in more text-editing fields</li>
-      <li>New format "Plain text format", useful when posting code or HTML.</li>
-      <li>New format "Wiki format", allows Wiki-style tagging in most places</li>
-      <li>New popup allows emoticons/smilies to be inserted by clicking on images</li>
-      <li>Ability to specify permissions of new folders and files created on the server</li>
-      <li>Some fixes for servers running in Safe Mode (some file problems remain)</li>
-      <li>Various fixes for cleaning some external text of quotes, etc</li>
-      <li>Various fixes for PostgreSQL 7.3 compatibility</li>
-      <li>Started migration of HTML code towards XHTML Transitional</li>
-      <li>Countless other little fixes all over the place</li>
-    </dd>
-    <dt> Languages</dt>
-    <dd> 
-      <li><b>10</b> new language packs!   Argentinian Spanish, Czech, Portuguese, Slovakian, Romanian, Danish, Russian, Polish, Chinese Traditional and French Canadian.</li>
-      <li>Fixes and upgrades to almost all language packs</li>
-      <li>Language can be specified for the current session (see menu on home page and login page) and can be changed on any page by something to the url, eg:  http://moodle.org/?lang=ru </li>
-      <li>Language menu can be restricted to a subset of languages and even removed.
-      <li>Truetype fonts are now part of the language packs</li>
-      <li>ALL dates/times can now be reformatted as part of the language pack</li>
-      <li>A small but annoying bug was fixed with the web-based language editor on Windows servers that caused language files to grow</li>
-    </dd>
-    <dt> Developers</dt>
-    <dd> 
-      <li>Global debug variable gives more feedback about uninitialised variables and the like</li>
-      <li>Various fixes to tidy up and further standardise some of the PHP code</li>
-      <li>Various fixes for robustness (ensuring variables are always initialised)</li>
-    </dd>
-    <dt> Admin</dt>
-    <dd> 
-      <li><font color=red>Some changed options and code in config-dist.php (if upgrading, compare with your current config.php or rebuild your config.php from scratch)</font></li>
-      <li><font color=red>Many changes to themes - authors of custom themes should read <a href="http://moodle.org/theme/UPGRADE.txt">theme/UPGRADE.txt</a> </font></li>
-      <li>New moodle.org registration function for security notifications etc</li>
-      <li>Admin directory can be moved from /admin to something else (see config-dist.php)</li>
-      <li>User listing is now paged, and can now be searched for strings</li>
-      <li>Module management: activity modules can now be individually disabled or deleted completely</li>
-      <li>Improvements to the language editing page</li>
-      <li>Better checking of PHP environment during installation, with warnings</li>
-      <li>Cleaner installation procedure.</li>
-    </dd>
-    <dt> User management</dt>
-    <dd> 
-      <li>New role: Course creator - just like teacher but can also create new courses</li>
-      <li>New authentication plug-in named "manual", prevents users from creating their own accounts</li>
-      <li>"Forgot Password" routine now uses an email confirmation before resetting password</li>
-    </dd>
-    <dt> Courses</dt>
-    <dd> 
-      <li>Activities on the course page now have a little button to hide/show that activity to students</li>
-      <li>Whole topics/weeks can also now be hidden or shown</li>
-      <li>The list of participants now has some paging, to cope with very large classes</li>
-      <li>Zip/Unzip is now supported by an internal zip library, removing 
-       the dependence on external programs to do this.  This also means that 
-       zip/unzip now works on Windows.</li>
-    </dd>
-    <dt> Assignments</dt>
-    <dd> 
-      <li>Assignment submissions can be sorted</li>
-      <li>Assignment notification mail isn't sent to unenrolled students</li>
-    </dd>
-    <dt> Forums</dt>
-    <dd> 
-      <li>Display of forum discussions list is greatly improved</li>
-      <li>Whole discussions can be moved to any other forum with a single click</li>
-      <li>Date/time of posts is now "last modified", not "created"</li>
-      <li>Blank subject-lines or messages are now prevented</li>
-      <li>More intelligent parsing and display of text in posts</li>
-      <li>Force Subscribe now works on the "Site News" forum (mails all active students/teachers)</li>
-      <li>Better handling of mailouts to prevent the possibility of double copies
-        that sometimes happened with very large classes</li>
-    </dd>
-    <dt> Workshop Assignment module (not included: available soon as a separate download)</dt>
-    <dd> 
-      <li>A very interesting new module contributed by Ray Kingdon,</li>
-      <li>A flexible tool that implements a variety of peer-grading and 
-        example-setting schemes that involve a whole group in examining 
-        and grading pieces of work.</li>
-    </dd>
-    <dt> Quizzes</dt>
-    <dd> 
-      <li>New question type, Random Question (selects from all questions in the same category)</li>
-      <li>New question type, Matching Question (student must match answers to questions)</li>
-      <li>New question type, Random Matching Short-Answers (randomly creates Matching Questions 
-        from the available Short Answer questions in the same category)</li>
-      <li>Quiz question import from text files (modular design allows expansion to new formats - a beta Blackboard module is included)</li>
-      <li>'Create multiple questions' wizard to quickly create a random quiz</li>
-      <li>Quiz questions may be randomly shuffled</li>
-      <li>Quiz answers (multiple choice, etc) may be randomly shuffled</li>
-      <li>Fixed off-by-one error when "Save Grades" button wasn't used.</li>
-      <li>Regrading works properly if the quiz has been changed</li>
-      <li>Editing a question after it's already been used in a quiz no longer affects quiz results</li>
-      <li>Multiple choice answers are labelled a,b,c not 1,2,3</li>
-    </dd>
-    <dt> Resources</dt>
-    <dd> 
-      <li>Better performance when editing large text or HTML resources</li>
-      <li>Plain images are now display centered within a proper web page (not raw).</li>
-      <li>Wiki format added as a new option for Resource pages</li>
-    </dd>
-    <dt> Custom Themes</dt>
-    <dd> 
-      <li>A number of new styles have been added to all built-in themes.  Some of these are ESSENTIAL
-        to viewing some of the new features.  PLEASE SEE 
-        <a href="http://moodle.org/theme/UPGRADE.txt">theme/UPGRADE.txt</a> 
-        TO SEE THE CHANGES YOU WILL HAVE TO MAKE TO OLDER THEMES.</li>
-      <li>Custom themes now have the capability to re-define all the little button graphics.  
-        There is a new entry in theme/x/config.php ($THEME->custompix) and a new  
-        optional subdirectory "pix".  See the theme cordoroyblue for an example.</li>
-    </dd>
-  </dl>
-</ul>
-<hr>
-
-
-<p>Older releases can be seen in the <a href="http://moodle.org/mod/forum/view.php?f=1">Moodle.org announcement forum</a>.
-
-
-<p>&nbsp;</p>
-<p align="CENTER"><font size="1"><a href="../doc/" target="_top">Moodle Documentation</a></font></p>
-<p align="CENTER"><font size="1">Version: $Id$</font></p>
diff --git a/lang/th/docs/README.txt b/lang/th/docs/README.txt
deleted file mode 100644 (file)
index 27265d0..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-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.
-
-
diff --git a/lang/th/docs/background.html b/lang/th/docs/background.html
deleted file mode 100644 (file)
index da03dd0..0000000
+++ /dev/null
@@ -1,79 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-  <title>Moodle Docs: Background</title>
-  <link rel="stylesheet" href="./docstyles.css" type="TEXT/CSS">
-  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-</head>
-<body bgcolor="#ffffff">
-  
-<h1>Background</h1>
-<blockquote>
-  <p>Moodle is an active and evolving work in progress. Development was started 
-  by <a href="http://moodle.org/user/view.php?id=1&course=1" target="_top">Martin 
-  Dougiamas</a> who continues to lead the project:</p>
-  <blockquote>
-    <p><em>I've been working on it, in some way or other, for several years. It 
-    started in the 90's when I was webmaster at <a target=_top href="http://www.curtin.edu.au/">Curtin 
-    University of Technology</a> and a system administrator of their WebCT installation. 
-    I encountered many frustrations with the WebCT beast and developed an itch 
-    that needed scratching - there had to be a better way (no, not Blackboard 
-    :-)</em></p>
-    <p><em>I also know a lot of people in schools and smaller institutions (and 
-    some big ones!) who want to make better use of the Internet but don't know 
-    where to start in the maze of technologies and pedagogies that are out there. 
-    I've always hoped there would be a Free alternative that such people could 
-    use to help them move their teaching skills into the online environment. </em></p>
-    <p><em>My strong beliefs in the unrealised possibilities of Internet-based education 
-    led me to complete a Masters and then a PhD in Education, combining my former 
-    career in Computer Science with newly constructed knowledge about the nature 
-    of learning and collaboration. In particular, I am particularly influenced 
-    by the epistemology of social constructionism - which not only treats learning 
-    as a social activity, but focusses attention on the learning that occurs while 
-    actively constructing artifacts (such as texts) for others to see or use. 
-    </em></p>
-    <p><em>It is crucial to me that this software be easy to use - in fact it should 
-    be as intuitive as possible. </em></p>
-    <p><em>I'm committed to continuing my work on Moodle and on keeping it Open 
-    and Free. I have a deeply-held belief in the importance of unrestricted education 
-    and empowered teaching, and Moodle is the main way I can contribute to the 
-    realisation of these ideals.</em></p>
-  </blockquote>
-  <p>A number of early prototypes were produced and discarded before he released 
-  version 1.0 upon a largely unsuspecting world on August 20, 2002. This version 
-  was targeted towards smaller, more intimate classes at University level, and 
-  was the subject of research case studies that closely analysed the nature of 
-  collaboration and reflection that occurred among these small groups of adult 
-  participants.
-</p>
-  <p>Since then there has been steady series of new releases adding new features, 
-  better scalability and improved performance. 
-</p>
-  <p>As Moodle has spread and the community has grown, more input is being drawn 
-  from a wider variety of people in different teaching situations. For example, 
-  Moodle is now used not only in Universities, but in high schools, primary schools, 
-  non-profit organisations, private companies, by independent teachers and even 
-  homeschooling parents. A growing number of people from around the world are 
-  contributing to Moodle in different ways - for more details see the <a href="?file=credits.html">Credits</a> 
-  page. 
-</p>
-  <p>An important feature of the Moodle project is the <a href="http://moodle.org" target="_top">moodle.org</a> 
-  web site, which provides a central point for information, discussion and collaboration 
-  among Moodle users, who include system administrators, teachers, researchers, 
-  instructional designers and of course, developers. Like Moodle, this site is 
-  always evolving to suit the needs of the community, and like Moodle it will 
-  always be Free.
-</p>
-  <p>In 2003, the company <a href="http://moodle.com/" target="_top">moodle.com</a> 
-  was launched to provide additional commercial support for those who need it, as 
-  well as managed hosting, consulting and other services.
-</p>
-  <p>For more about our future plans for Moodle, see the <a href="?file=future.html">Future</a> 
-  roadmap.</p>
-</blockquote>
-<p align="CENTER"><font size="1"><a href="." target="_top">Moodle Documentation</a></font></p>
-<p align="CENTER"><font size="1">Version: $Id$</font></p>
-
-</body>
-</html>
diff --git a/lang/th/docs/coding.html b/lang/th/docs/coding.html
deleted file mode 100644 (file)
index 38b4be4..0000000
+++ /dev/null
@@ -1,190 +0,0 @@
-<html>
-<head>
-<title>Moodle Docs: Coding Guidelines</title>
-<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS">
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-</head>
-<body bgcolor="#FFFFFF">
-<h1>Moodle Coding Guidelines</h1>
-<p class="normaltext">Any collaborative project needs consistency and stability 
-  to stay strong.</p>
-<p class="normaltext">These guidelines are to provide a goal for all Moodle code 
-  to strive to. It's true that some of the older existing code falls short in 
-  a few areas, but it will all be fixed eventually. All new code definitely must 
-  adhere to these standards as closely as possible.</p>
-<h2>General Rules</h2>
-<ol class="normaltext">
-  <li class="spaced">All code files should use the .php extension.</li>
-  <li class="spaced">All template files should use the .html extension.</li>
-  <li class="spaced">All text files should use Unix-style text format (most text 
-    editors have this as an option).</li>
-  <li class="spaced">All php tags must be 'full' tags like <font color="#339900">&lt;?php 
-    ?&gt;</font> ... not 'short' tags like <font color="#339900">&lt;? ?&gt;</font>. 
-  </li>
-  <li class="spaced">All existing copyright notices must be retained. You can 
-    add your own if necessary.</li>
-  <li class="spaced">Each file should include the main config.php file.</li>
-  <li class="spaced">Each file should check that the user is authenticated correctly, 
-    using require_login() and isadmin(), isteacher(), iscreator() or isstudent().</li>
-  <li class="spaced">All access to databases should use the functions in lib/datalib.php 
-    whenever possible - this allows compatibility across a wide range of databases. 
-    You should find that almost anything is possible using these functions. If you must write SQL code then make sure it is: cross-platform; restricted to specific functions 
-    within your code (usually a lib.php file); and clearly marked.</li>
-  <li class="spaced">Don't create or use global variables except for the standard 
-    $CFG, $SESSION, $THEME and $USER.</li>
-  <li class="spaced">All variables should be initialised or at least tested for 
-    existence using isset() or empty() before they are used.</li>
-  <li class="spaced">All strings should be translatable - create new texts in 
-    the &quot;lang/en&quot; files with concise English lowercase names and retrieve them 
-    from your code using get_string() or print_string().</li>
-  <li class="spaced">All help files should be translatable - create new texts 
-    in the &quot;en/help&quot; directory and call them using helpbutton().</li>
-  <li class="spaced">Incoming data from the browser (sent via GET or POST) automatically
-    has magic_quotes applied (regardless of the PHP settings) so that you can safely
-    insert it straight into the database.  All other raw data (from files, or from databases)
-    must be escaped with <font color="#339900">addslashes()</font> before inserting it into the database.</li>
-</ol>
-<p>&nbsp;</p>
-<h2>Coding Style</h2>
-<p class="normaltext">I know it can be a little annoying to change your style 
-  if you're used to something else, but balance that annoyance against the annoyance 
-  of all the people trying later on to make sense of Moodle code with mixed styles. 
-  There are obviously many good points for and against any style that people use, 
-  but the current style just <strong>is</strong>, so please stick to it. </p>
-<ol class="normaltext">
-  <li class="spaced"><strong>Indenting</strong> should be consistently 4 spaces. 
-    Don't use tabs AT ALL. </li>
-  <li class="spaced"><strong>Variable names</strong> should always be easy-to-read, 
-    meaningful lowercase English words. If you really need more than one word 
-    then run them together, but keep them short as possible. Use
-plural names for arrays of objects.
-    <p class="examplecode"><font color="#006600">GOOD: $quiz<br>
-      GOOD: $errorstring<br>
-GOOD: $assignments (for an array of objects)<br>
-      GOOD: $i (but only in little loops)<br>
-      <br />
-      BAD: $Quiz <br>
-      BAD: $aReallyLongVariableNameWithoutAGoodReason<br>
-      BAD: $error_string</font></p>
-  </li>
-  <li class="spaced"><strong>Constants</strong> should always be in upper case, 
-    and always start with the name of the module. They should have words separated 
-    by underscores. 
-    <p class="examplecode"><font color="#006600">define(&quot;FORUM_MODE_FLATOLDEST&quot;, 
-      1);</font></p>
-  </li>
-  <li class="spaced"><strong>Function names</strong> should be simple English 
-    lowercase words, and start with the name of the module to avoid conflicts between modules. 
-    Words should be separated by underscores. Parameters should always have sensible 
-    defaults if possible. Note there is no space between the function name and 
-    the following (brackets). <br>
-    <p class="examplecode"> <font color="#007700">function </font><font color="#0000BB">forum_set_display_mode</font><font color="#007700">(</font><font color="#0000BB">$mode</font><font color="#007700">=</font><font color="#0000BB">0</font><font color="#007700">) 
-      {<br />
-      &nbsp;&nbsp;&nbsp;&nbsp;global </font><font color="#0000BB">$USER</font><font color="#007700">, 
-      </font><font color="#0000BB">$CFG</font><font color="#007700">;<br />
-      <br />
-      &nbsp;&nbsp;&nbsp;&nbsp;if (</font><font color="#0000BB">$mode</font><font color="#007700">) 
-      {<br />
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#0000BB">$USER</font><font color="#007700">-&gt;</font><font color="#0000BB">mode 
-      </font><font color="#007700">= </font><font color="#0000BB">$mode</font><font color="#007700">;<br />
-      &nbsp;&nbsp;&nbsp;&nbsp;} else if (empty(</font><font color="#0000BB">$USER</font><font color="#007700">-&gt;</font><font color="#0000BB">mode</font><font color="#007700">)) 
-      {<br />
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#0000BB">$USER</font><font color="#007700">-&gt;</font><font color="#0000BB">mode 
-      </font><font color="#007700">= </font><font color="#0000BB">$CFG</font><font color="#007700">-&gt;</font><font color="#0000BB">forum_displaymode</font><font color="#007700">;<br />
-      &nbsp;&nbsp;&nbsp;&nbsp;}<br />
-      }</font></p>
-  </li>
-  <li class="spaced"><strong>Blocks</strong> must always be enclosed in curly 
-    braces (even if there is only one line). Moodle uses this style: 
-    <p class="examplecode"> <font color="#006600">if (</font><font color="#0000CC">$quiz</font><font color="#006600">-&gt;</font><font color="#0000CC">attempts</font><font color="#006600">) 
-      {<br />
-      &nbsp;&nbsp;&nbsp;&nbsp;if (</font><font color="#0000CC">$numattempts </font><font color="#006600">&gt; 
-      </font><font color="#0000CC">$quiz</font><font color="#006600">-&gt;</font><font color="#0000CC">attempts</font><font color="#006600">) 
-      {<br />
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#0000CC">error</font><font color="#006600">(</font><font color="#0000BB">$strtoomanyattempts</font><font color="#006600">, 
-      </font><font color="#CC0000">"view.php?id=$cm</font><font color="#006600">-&gt;</font><font color="#CC0000">id"</font><font color="#006600">);<br />
-      &nbsp;&nbsp;&nbsp;&nbsp;}<br />
-      }</font></p>
-  </li>
-  <li class="spaced"><strong>Strings</strong> should be defined using single quotes 
-    where possible, for increased speed.<br>
-    <p class="examplecode"> <font color="#006600">$var = 'some text without any 
-      variables';<br>
-      $var = &quot;with special characters like a new line \n&quot;;<br>
-      $var = 'a very, very long string with a '.$single.' variable in it';<br>
-      $var = &quot;some $text with $many variables $within it&quot;; </font></p>
-  </li>
-  <li class="spaced"><strong>Comments</strong> should use two or three slashes 
-    and line up nicely with the code. 
-    <p class="examplecode"><font color="#006600">function </font><font color="#0000BB">forum_get_ratings_mean</font><font color="#007700">(</font><font color="#0000BB">$postid</font><font color="#007700">, 
-      </font><font color="#0000BB">$scale</font><font color="#007700">, </font><font color="#0000BB">$ratings</font><font color="#007700">=</font><font color="#0000BB">NULL</font><font color="#007700">) 
-      {<br />
-      </font><font color="#FF8000">/// Return the mean rating of a post given 
-      to the current user by others.<br />
-      /// Scale is an array of possible ratings in the scale<br />
-      /// Ratings is an optional simple array of actual ratings (just integers)<br />
-      <br />
-      &nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#007700">if (!</font><font color="#0000BB">$ratings</font><font color="#007700">) 
-      {<br />
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#0000BB">$ratings 
-      </font><font color="#007700">= array(); &nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#FF8000">// 
-      Initialize the empty array</font><font color="#007700"><br />
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if (</font><font color="#0000BB">$rates 
-      </font><font color="#007700">= </font><font color="#0000BB">get_records</font><font color="#007700">(</font><font color="#DD0000">"forum_ratings"</font><font color="#007700">, 
-      </font><font color="#DD0000">"post"</font><font color="#007700">, </font><font color="#0000BB">$postid</font><font color="#007700">)) 
-      {<br>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#FF8000">// 
-      Process each rating in turn</font><font color="#007700"><br />
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;foreach 
-      (</font><font color="#0000BB">$rates </font><font color="#007700">as </font><font color="#0000BB">$rate</font><font color="#007700">) 
-      {</font> <br>
-      ....etc </p>
-  </li>
-  <li class="spaced"><strong>Space</strong> should be used liberally - don't be 
-    afraid to spread things out a little to gain some clarity. Generally, there 
-    should be one space between brackets and normal statements, but no space between 
-    brackets and variables or functions:<br>
-    <p class="examplecode"> <font color="#007700">foreach (</font><font color="#0000BB">$objects 
-      </font><font color="#007700">as </font><font color="#0000BB">$key </font><font color="#007700">=&gt;</font><font color="#0000BB"> 
-      $thing</font><font color="#007700">)</font><font color="#006600"> {<br>
-      </font><font color="#007700">&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#0000BB">process($thing);</font><font color="#006600"> 
-      <br>
-      } <br>
-      <br>
-      </font><font color="#007700">if (</font><font color="#0000BB">$x </font><font color="#007700">== 
-      </font><font color="#0000BB">$y</font><font color="#007700">)</font><font color="#006600"> 
-      {<br>
-      </font><font color="#007700">&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#0000BB">$a 
-      </font><font color="#007700">= </font><font color="#0000BB">$b</font><font color="#007700">;</font><font color="#006600"><br>
-      } else if (</font><font color="#0000BB">$x </font><font color="#007700">== 
-      </font><font color="#0000BB">$z</font><font color="#006600">) {<br>
-      </font><font color="#007700">&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#0000BB">$a 
-      </font><font color="#007700">= </font><font color="#0000BB">$c</font><font color="#007700">;</font><font color="#006600"><br>
-      } else {<br>
-      </font><font color="#007700">&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#0000BB">$a 
-      </font><font color="#007700">= </font><font color="#0000BB">$d</font><font color="#007700">;</font><font color="#006600"><br>
-      } </font></p>
-  </li>
-</ol>
-<p>&nbsp;</p>
-<h2>Database structures</h2>
-<ol class="normaltext">
-  <li class="spaced">Every table must have an auto-incrementing <strong>id</strong> field (INT10) as primary index.</li>
-  <li class="spaced">The main table containing instances of each module must have the same name as the module (eg <strong>widget</strong>) and contain the following minimum fields:
-    <ul>
-      <li><strong>id</strong> - as described above</li>
-      <li><strong>course</strong> - the id of the course that each instance belongs to</li>
-      <li><strong>name</strong> - the full name of each instance of the module</li>
-    </ul>
-  </li>
-  <li class="spaced">Other tables associated with a module that contain information about 'things' should be named <strong>widget_things</strong> (note the plural).</li>
-  <li class="spaced">Column names should be simple and short, following the same rules as for variable names.</li>
-  <li class="spaced">Where possible, columns that contain a reference to the id field of another table (eg <strong>widget</strong>) should be called <strong>widgetid</strong>. (Note that this convention is newish and not followed in some older tables)</li>
-  <li class="spaced">Boolean fields should be implemented as small integer fields (eg INT4) containing 0 or 1, to allow for later expansion of values if necessary.</li>
-  <li class="spaced">Most tables should have a <strong>timemodified</strong> field (INT10) which is updated with a current timestamp obtained with the PHP <strong>time</strong>() function.</li>
-</ol>
-<hr>
-<p align="CENTER"><font size="1"><a href="." target="_top">Moodle Documentation</a></font></p>
-<p align="CENTER"><font size="1">Version: $Id$</font></p>
-</body>
-</html>
diff --git a/lang/th/docs/credits.html b/lang/th/docs/credits.html
deleted file mode 100644 (file)
index 1a9fc95..0000000
+++ /dev/null
@@ -1,209 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<title>Moodle Docs: Credits</title>
-<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS">
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-</head>
-<body bgcolor="#ffffff">
-<h1>Credits</h1>
-<blockquote>
-  <h2>Overall guidance</h2>
-  <blockquote>
-    <p><a href="http://dougiamas.com/" target="_top">Martin Dougiamas</a> is the originator, lead developer, project manager, release manager and general teaboy for the whole Moodle project. Do you take sugar?</p>
-    <p>The Moodle software package is <a href="?file=licence.html">Copyright &copy; 1999-2004, Martin Dougiamas under the GNU GPL</a>.</p>
-    <p>&nbsp;</p>
-  </blockquote>
-  <h2>Main Developers</h2>
-  <blockquote>
-    <p>A special thanks from all of us goes to those who have contributed substantial and ongoing amounts of time 
-    to writing Moodle code and helping it grow. These are people who &quot;get&quot; what developing Moodle is all about and without whom Moodle would be a far lesser thing:</p>
-    <blockquote>
-      <p>
-    <strong> Eloy Lafuente (stronk7), Ray Kingdon, Williams Castillo, Petri Asikainen, Henrik Kaipe,  Zbigniew Fiedorowicz, Gustav Delius, Thomas Robb, Janne Mikkonen, Jon Papaioannou,
-    Scott Elliott</strong></p>
-    </blockquote>
-    <p>&nbsp;</p>
-  </blockquote>
-  <h2>Other  Contributors</h2>
-  <blockquote>
-    <p>Many other people have contributed (and are still contributing) with constructive 
-    discussions, support, testing and various chunks of code and documentation. This list is long and always 
-    changing, but some names include (in the order they were added): 
-  </p>
-    <blockquote>
-      <p>
-    <strong>Peter C. Taylor, Art Lader, Matt Hope, Tom Murdock, Sébastien Namèche, James Miller, Dustin 
-    Rue, Holger Schadeck, Giovanni Tummarello, John Windmueller, Sean Keogh, Mitsuhiro 
-    Yoshida, Greg Barnett, Mark Kimes, Mary Hunter, Russell Jungwirth, Przemyslaw Stencel, Roberto 
-    Pinna (Bobo), John "Captain" Eyre, Paula Edmiston, Howard Miller, 
-    Claudio Tavares, P. Timothy Ervin, Bob Calder, Ursula 
-    Raab, David Delgado, Mad Alex, Ga&euml;tan Frenoy, Bernard Boucher, Bryan Williams, Mike Churchward, Rob Butner, Koen Roggemans.</strong></p>
-    </blockquote>
-    <p>Sorry if we've forgotten to include your name here - the Moodle community is large and active so this list is difficult 
-    to maintain! Please email Martin and make your suggestions! :-) </p>
-    <p>Thanks also to <strong>everyone</strong> of you who have 
-  </p>
-    <ul>
-      <li>donated via the <a target=_top href="http://moodle.org/donations">Donations 
-      page</a>, 
-    </li>
-      <li>contributed to the <a target=_top href="http://moodle.org/bugs">bug tracker</a>, 
-      and 
-    </li>
-      <li>participated in the <a target=_top href="http://moodle.org/community">Moodle 
-      Community</a> </li>
-    </ul>
-    </blockquote>
-  <p>&nbsp;</p>
-  <h2>Translators</h2>
-  <blockquote>
-    <p>One of Moodle's strengths is the number of translations it has. Each translation takes many hours of work, as there are 
-    over 1000 phrases to translate (plus hundreds of help files!). Many of the languages 
-    have more than one contributor, sometimes working together and sometimes working serially. 
-  </p>
-    <p>Maintaining a list of all these wonderful people is too difficult, so please look at the <a target=_top href="http://moodle.org/download/lang/">Language 
-    download page</a> for names and details.</p>
-    <p>&nbsp;</p>
-  </blockquote>
-  <h2>Themes</h2>
-  <blockquote>
-    <p>Themes give Moodle sites some colour and life. Here are all the themes carried 
-    as part of the Moodle distribution, along with their authors: 
-  </p>
-    <ul>
-      <li><b>standard* and cordoroyblue</b>, by Martin Dougiamas 
-    </li>
-      <li><b>oceanblue</b>, by Mitsuhiro Yoshida, <a target=_top href="http://mitstek.com">http://mitstek.com</a> 
-    </li>
-      <li><b>brightretro, cornflower</b>, by Thomas Murdock, <a target=_top href="http://sand-paper.org/">http://sand-paper.org</a> 
-    </li>
-      <li><b>garden</b>, by Spiggy, <a target=_top href="http://phpgirl.com">http://phpgirl.com</a> </li>
-      <li><strong>formal_white</strong>, by Andrea Bicciolo</li>
-    </ul>
-    <p>&nbsp;</p>
-  </blockquote>
-  <h2>Moodle libraries</h2>
-  <blockquote>
-    <p>Some of Moodle's libraries were written by other people, and are being redistributed 
-    as part of Moodle under their respective open source licenses that thankfully 
-    allow us to do so. My thanks go out to the authors of all these excellent 
-    products - without them Moodle would be missing important functionality. Copyright 
-    information for each package is included below:</p>
-    <p><b>ADOdb &nbsp; </b>- &nbsp;lib/adodb</p>
-    <blockquote>
-      <p>Database abstraction library for MySQL, PostgreSQL, MSSQL, Oracle, Interbase, 
-      Foxpro, Access, ADO, Sybase, DB2 and ODBC.</p>
-      <p>Version: 4.20<br>
-      Copyright &copy; 2000-2004 John Lim (jlim@natsoft.com.my)<br>
-      License: Dual LGPL and BSD-style<br>
-      URL: &nbsp;<a href="http://php.weblogs.com/adodb" target="newpage">http://php.weblogs.com/adodb</a><br>
-    </p>
-    </blockquote>
-    <p><b>Graph Class</b> &nbsp; - &nbsp;lib/graphlib.php </p>
-    <blockquote>
-      <p>Class to draw line, point, bar, and area graphs, including numeric x-axis 
-      and double y-axis.</p>
-      <p> Version: 1.6.3 (with modifications)<br>
-      Copyright &copy;&nbsp;2000&nbsp; Herman Veluwenkamp,&nbsp;hermanV@mindless.com<br>
-      License: LGPL<br>
-      </p>
-    </blockquote>
-    <p>
-<b>html2text</b> &nbsp; - &nbsp;lib/html2text.php</p>
-    <blockquote>
-      <p>PHP script to convert HTML into an approximate text equivalent</p>
-      <p> Version: 1.0 (with modifications)<br>
-      Copyright &copy;&nbsp;2002&nbsp; Mark Wilton-Jones<br>
-      License: <a href="http://www.howtocreate.co.uk/jslibs/termsOfUse.html">HowToCreate script license</a> with written permission<br>
-        URL: <a href="http://www.howtocreate.co.uk/php/">http://www.howtocreate.co.uk/php/</a><br>
-      </p>
-    </blockquote>
-    <p>
-<b>htmlArea</b> &nbsp; - &nbsp;lib/editor</p>
-    <blockquote>
-      <p>Javascript/HTML script to put a GUI editor in textareas on Internet Explorer and Mozilla</p>
-      <p> Version: 3.0 beta (with modifications)<br>
-      Copyright &copy;&nbsp;2002&nbsp; <a href="http://interactivetools.com">interactivetools.com</a>, inc.<br>
-      License: htmlArea License (based on BSD license)<br>
-      </p>
-    </blockquote>
-    <p><b>IP-Atlas</b>&nbsp; - &nbsp; lib/ipatlas</p>
-    <blockquote>
-      <p>PHP scripts to show the location of an IP address on a map.<br>
-    <br>
-    Version: 1.0 (with modifications)<br>
-    Copyright &copy; 2002 &nbsp; Ivan Kozik<br>
-    License: GNU GPL<br>
-    URL: <a href="http://www.xpenguin.com/ip-atlas.php" target="newpage">http://www.xpenguin.com/ip-atlas.php</a></p>
-      <p></p>
-    </blockquote>
-    <p><b>mimeTeX</b>&nbsp; - &nbsp; filter/tex</p>
-    <blockquote>
-      <p>Compiled C program to convert TeX into GIFs<br>
-    <br>
-    Version: 1.4 <br>
-    Copyright &copy; 2002-2004 &nbsp; John Forkosh Associates, Inc<br>
-    License: GNU GPL<br>
-    URL: <a href="http://www.forkosh.com/mimetex.html">http://www.forkosh.com/mimetex.html</a><br>
-URL: <a href="http://moodle.org/download/mimetex">http://moodle.org/download/mimetex</a></p>
-    </blockquote>
-    <p><br>
-      <b>PclZip</b>&nbsp; - &nbsp; lib/pclzip</p>
-    <blockquote>
-      <p>Class to create, manage and unpack zip files.<br>
-    <br>
-    Version: 2.0 RC2<br>
-    Copyright &copy; 2003 &nbsp;Vincent Blavet &lt;vincent@phpconcept.net&gt;<br>
-    License: GNU GPL<br>
-    URL: <a href="http://www.phpconcept.net" target="newpage">http://www.phpconcept.net</a><br>
-  </p>
-    </blockquote>
-    <p><b>PHP mailer</b> &nbsp; - &nbsp;lib/class.phpmailer.php</p>
-    <blockquote>
-      <p>Class for sending email using either sendmail, PHP mail(), or SMTP.&nbsp; 
-    Methods are based upon the standard AspEmail(tm) classes.<br>
-    <br>
-    Version 1.71,<br>
-    Copyright &copy; 2003 Brent R. Matzelle &lt;bmatzelle@yahoo.com&gt;<br>
-    License: LGPL<br>
-    URL: &nbsp; <a href="http://phpmailer.sourceforge.net" target="newpage">http://phpmailer.sourceforge.net</a><br>
-  </p>
-    </blockquote>
-    <p><b>Snoopy</b>&nbsp; - &nbsp; lib/snoopy</p>
-    <blockquote>
-      <p>A PHP net client<br>
-    <br>
-    Version: 1.0<br>
-    Copyright &copy; 1999-2000&nbsp;Monte Ohrt &lt;monte@ispi.net&gt;<br>
-    License: GNU LGPL<br>
-    URL: <a href="http://snoopy.sourceforge.com">http://snoopy.sourceforge.com</a><br>
-  </p>
-    </blockquote>
-    <p><b>Spreadsheet::WriteExcel</b>&nbsp; - &nbsp; lib/excel</p>
-    <blockquote>
-      <p>A library for generating Excel Spreadsheets.<br>
-    <br>
-    Version: 2002-11-28<br>
-    Copyright &copy; 2002 &nbsp;Xavier Noguer &lt;xnoguer@rezebra.com&gt;<br>
-    License: GNU LGPL<br>
-    URL: <a href="http://jeffn.users.phpclasses.org/browse.html/package/767.html" target="newpage">http://jeffn.users.phpclasses.org/browse.html/package/767.html</a><br>
-  </p>
-    </blockquote>
-    <p><b>SMTP class &nbsp; </b>- &nbsp;lib/class.smtp.php</p>
-    <blockquote>
-      <p>Class that can be used to connect and communicate with any SMTP 
-    server. <br>
-    It implements all the SMTP functions defined in RFC821 except TURN.<br>
-    <br>
-    Version: 03/26/2001 <br>
-    Copyright &copy; 2001 &nbsp;Chris Ryan &lt;chris@greatbridge.com&gt;</p>
-      <p><br>
-  </p>
-    </blockquote>
-  </blockquote>
-  <p align="CENTER"><font size="1"><a href="." target="_top">Moodle Documentation</a></font></p>
-  <p align="CENTER"><font size="1">Version: $Id$</font></p>
-</blockquote>
-</body>
-</html>
diff --git a/lang/th/docs/cvs.html b/lang/th/docs/cvs.html
deleted file mode 100644 (file)
index 9a6fcfe..0000000
+++ /dev/null
@@ -1,150 +0,0 @@
-<html>
-<head>
-<title>Moodle Docs: How to use CVS</title>
-    <link rel="stylesheet" href="docstyles.css" type="TEXT/CSS">
-    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-</head>
-<body bgcolor="#ffffff">
-<h1>Using CVS to access and update Moodle source code</h1>
-<blockquote> 
-  <p>CVS is the Concurrent Versioning System. It's a commonly used way of storing 
-    source code because it keeps versions of all files so that nothing is ever 
-    lost, and usage by different people is tracked. It also provides ways to merge 
-    code if two or more people are working on the same file. All code and all 
-    versions are stored on a central server (in the case of Moodle, at <a target="_top" href="http://www.sf.net/">Sourceforge</a>). 
-  </p>
-  <p>If you just want to access the current CVS version of Moodle with read-only access then 
-     you don't need this page - just follow the simpler CVS instructions on the <a target="_top" href="http://moodle.org/download">Moodle download page</a>.</p>
-
-  <p>To use <a target="_top" href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/moodle/moodle/">Moodle's 
-    CVS archive</a> (as a <a target="_top" href="http://sourceforge.net/project/memberlist.php?group_id=30935">developer 
-    with write access</a>), you first need to have an <a href="http://sourceforge.net/account/register.php">account 
-    on Sourceforge</a>. For the examples on this page, let's assume your username 
-    is <strong><font color="#990000">myusername</font></strong> and your password 
-    is <strong><font color="#990000">mypassword</font></strong>. Take special note of the 
-    sourceforge instructions to <a target="_top" href="http://sourceforge.net/docman/display_doc.php?docid=768&group_id=1#develhomedir">create your CVS home directory</a> - something you have to
-    do with every new account to "enable" it for CVS.  Basically you just have to use ssh to interactively connect to cvs.sourceforge.net.</p>
-    
-  <p>Once you have 
-    a working Sourceforge account, contact <a 
-  target="_top" href="http://moodle.org/user/view.php?id=1&course=1">Martin Dougiamas</a> so he can give you write access 
-    to particular Moodle directories.</p>
-
-  <p>To avoid being prompted for <strong><font color="#990000">mypassword</font></strong> 
-    every time you run a CVS command, follow the <a target="_top" href="http://sourceforge.net/account/editsshkeys.php">Sourceforge 
-    directions for using authorized keys</a>. This step is optional, but it can 
-    make your CVS experience a lot nicer.</p>
-  <p>With that done, you should have all the permissions you need, so you just 
-    need to set up your machine and download the current sources so you can start 
-    working on them. Below are instructions for Unix and Windows systems.</p>
-  <h2>1. Using CVS on Unix</h2>
-  <blockquote> 
-    <p>Sourceforge CVS uses ssh as a transport layer for security, so you will 
-      have to set this CVS_RSH environment variable in your Unix shell:</p>
-    <blockquote> 
-      <pre><strong>setenv CVS_RSH ssh</strong> (for csh, tcsh etc)</pre>
-      <pre><strong>export CVS_RSH=ssh</strong> (for sh, bash etc)</pre>
-    </blockquote>
-    <p>It's best to put this in your .bashrc or .cshrc so you don't have to type 
-      it all the time. Then, check out Moodle using this (all one line): </p>
-    <blockquote> 
-      <pre><strong>cvs -z3 -d:ext:myusername@cvs.sourceforge.net:/cvsroot/moodle co moodle</strong></pre>
-    </blockquote>
-    <p>The command is similar for other CVS modules (such as the contrib folder or the MySQL Admin folder):</p>
-    <blockquote> 
-      <pre><strong>cvs -z3 -d:ext:myusername@cvs.sourceforge.net:/cvsroot/moodle co contrib</strong><br />
-<strong>cvs -z3 -d:ext:myusername@cvs.sourceforge.net:/cvsroot/moodle co mysql</strong></pre>
-    </blockquote>
-    <p>Don't try to do run this first CVS command over an existing moodle installation  
-      - start fresh with a new directory.</p>
-    <p>Note that you will be prompted for <strong><font color="#990000">mypassword</font></strong> 
-      for each command unless you set up <a target="_top" href="http://sourceforge.net/account/editsshkeys.php">authorized 
-      keys</a></p>
-    <p>Now, you should have a new 'moodle' directory. You can rename it and move 
-      it around if you like. Go into it: </p>
-    <blockquote> 
-      <pre><strong>cd moodle </strong></pre>
-    </blockquote>
-    <p>All the latest Moodle files should be in there. You can now change files 
-      in your copy. To compare your files against the main CVS copy on the server 
-      use cvs diff, eg: </p>
-    <blockquote> 
-      <pre><strong>cvs diff -c config-dist.php
-cvs diff -c lang</strong></pre>
-    </blockquote>
-    <p>To fetch the latest updates from the server use: </p>
-    <blockquote> 
-      <pre><strong>cvs update -dP</strong> </pre>
-    </blockquote>
-    <p>To copy your new files back to the server you would do something like: 
-    </p>
-    <blockquote> 
-      <pre><strong>cd lang/ca 
-cvs commit</strong> </pre>
-    </blockquote>
-    <p>You will be prompted to add some comments (depends on your default text 
-      editor) ... add a meangingful comment and close the editor ... the files 
-      will be sent to Sourceforge and stored. Done! </p>
-    <p>To save more time you can put default arguments into a file called .cvsrc 
-      in your home directory. For example, mine contains: </p>
-    <blockquote> 
-      <pre><strong>diff -c 
-update -dP</strong> </pre>
-    </blockquote>
-    <p>Try 'cvs help' for more details ... </p>
-    <p>&nbsp;</p>
-  </blockquote>
-  <h2>2. Using CVS on Windows</h2>
-  <blockquote> 
-    <p>First, you need to download a completely fresh copy of Moodle using your 
-      developer account.</p>
-    <blockquote> 
-      <p> 1. Get TortoiseCVS from <a target="_top" href="http://www.tortoisecvs.org/">tortoisecvs.org</a> 
-        and install it, then reboot.<br>
-        <br>
-        2. Find or create a new folder somewhere where you want Moodle to be downloaded 
-        to.<br>
-        <br>
-        3. Right-mouse-click that folder and choose &quot;<strong>CVS Checkout</strong>&quot; 
-        from the menu. You should see a dialog box.<br>
-        <br>
-        4. Copy this text into the CVSROOT field (using your own username!):</p>
-      <blockquote> 
-        <pre> :ext:<font color="#990000">myusername</font>@cvs.sourceforge.net:/cvsroot/moodle</pre>
-      </blockquote>
-      <p><br>
-        5. Under the &quot;Module&quot; field, type &quot;<strong>moodle</strong>&quot; to get Moodle, &quot;<strong>contrib</strong>&quot; to get the contributions directory, or &quot;<strong>mysql</strong>&quot; to get the MySQL Admin module.<br>
-        <br>
-        7. Press the button: &quot;<strong>OK</strong>&quot; and everything should 
-        be downloaded.<br>
-      </p>
-    </blockquote>
-    <p>A dialog box should show all the files being downloaded, and after a while 
-      you should have a complete copy of Moodle. After this first checkout, you 
-      can fetch the latest updated files from the CVS server:</p>
-    <blockquote> 
-      <p> 1. Right-mouse-click on your Moodle folder (or any file) and select 
-        &quot;<strong>CVS Update</strong>&quot;. <br>
-      </p>
-    </blockquote>
-    <p>After modifying files (you will note they change from green top red!), 
-      you can commit them back to the CVS server like this:</p>
-    <blockquote> 
-      <p> 1. Right-mouse-click on your Moodle folder (or any file) and select 
-        &quot;<strong>CVS Commit...</strong>&quot;.<br>
-        <br>
-        2. In the dialog box, type a clear description of the changes you are 
-        committing. <br>
-        <br>
-        3. Click &quot;OK&quot;. Your changes will be sent to the server.<br>
-      </p>
-    </blockquote>
-  </blockquote>
-  <p>&nbsp;</p>
-  <p align="center">Good luck!</p>
-  <p>&nbsp;</p>
-</blockquote>
-<p align="CENTER"><font size="1"><a href="." target="_top">Moodle Documentation</a></font></p>
-<p align="CENTER"><font size="1">Version: $Id$</font></p>
-</body>
-</html>
diff --git a/lang/th/docs/developer.html b/lang/th/docs/developer.html
deleted file mode 100644 (file)
index 16a511b..0000000
+++ /dev/null
@@ -1,293 +0,0 @@
-<head>
-<title>Moodle Docs: Developers Manual</title>
-<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS">
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-</head>
-
-<body bgcolor="#FFFFFF">
-<h1>Developers Manual</h1>
-<blockquote>
-  <p>This document describes some of Moodle's design and how you can contribute.</p>
-  <p>It's a bit thin at the moment - better documentation will come eventually!</p>
-  <p>Sections in this document:</p>
-  <ol>
-    <li><a href="#architecture">Moodle architecture</a></li>
-    <li><a href="#contribute">How you can contribute</a> 
-      <ul>
-        <li><a href="#activities">Learning activities</a></li>
-        <li><a href="#themes">Themes</a></li>
-        <li><a href="#languages">Languages</a></li>
-        <li><a href="#database">Database Schemas</a></li>
-        <li><a href="#courseformats">Course formats</a></li>
-        <li><a href="#doc">Documentation and articles</a></li>
-        <li><a href="#bugs">Participating in the bug tracker</a></li>
-      </ul>
-    </li>
-  </ol>
-</blockquote>
-<p>&nbsp;</p>
-<h2><a name="architecture"></a>1. Moodle architecture</h2>
-<blockquote>
-  <p>From a system administrator's perspective, Moodle has been designed according 
-    to the following criteria:</p>
-  <ol>
-    <li><strong>Moodle should run on the widest variety of platforms</strong><br>
-      <br>
-      The web application platform that runs on most platforms is PHP combined 
-      with MySQL, and this is the environment that Moodle has been developed in 
-      (on Linux, Windows, and Mac OS X). Moodle also uses the ADOdb library for 
-      database abstraction, which means Moodle can use <a href="http://php.weblogs.com/ADOdb_manual#drivers">more 
-      than ten different brands of database</a> (unfortunately, though, it can 
-      not yet <em><strong>set up tables</strong></em> in all these databases - 
-      more on this later). <br>
-      <br>
-    </li>
-    <li><strong>Moodle should be easy to install, learn and modify</strong><br>
-      <br>
-      Early prototypes of Moodle (1999) were built using <a target=_top href="http://www.zope.org/">Zope</a> 
-      - an advanced object-oriented web application server. Unfortunately I found 
-      that although the technology was pretty cool, it had a very steep learning 
-      curve and was not very flexible in terms of system administration. The PHP 
-      scripting language, on the other hand, is very easy to get into (especially 
-      if you've done any programming using any other scripting language). Early 
-      on I made the decision to avoid using a class-oriented design - again, to 
-      keep it simple to understand for novices. Code reuse is instead achieved 
-      by libraries of clearly-named functions and consistent layout of script 
-      files. PHP is also easy to install (binaries are available for every platform) 
-      and is widely available to the point that most web hosting services provide 
-      it as standard.<br>
-      <br>
-    </li>
-    <li><strong>It should be easy to upgrade from one version to the next</strong><br>
-      <br>
-      Moodle knows what version it is (as well as the versions of all plug-in 
-      modules) and a mechanism has been built-in so that Moodle can properly upgrade 
-      itself to new versions (for example it can rename database tables or add 
-      new fields). If using CVS in Unix for example, one can just do a &quot;cvs 
-      update -d&quot; and then visit the site home page to complete an upgrade.<br>
-      <br>
-    </li>
-    <li><strong>It should be modular to allow for growth</strong><br>
-      <br>
-      Moodle has a number of features that are modular, including themes, activities, 
-      interface languages, database schemas and course formats. This allows anyone 
-      to add features to the main codebase or to even distribute them separately. 
-      More on this below in the next section.<br>
-      <br>
-    </li>
-    <li><strong>It should be able to be used in conjunction with other systems</strong><br>
-      <br>
-      One thing Moodle does is keep all files for one course within a single, 
-      normal directory on the server. This would allow a system administrator 
-      to provide seamless forms of file-level access for each teacher, such as 
-      Appletalk, SMB, NFS, FTP, WebDAV and so on. The authentication modules allow 
-      Moodle to use LDAP, IMAP, POP3, NNTP and other databases as sources for 
-      user information. Otherwise, there is work yet to do. Features planned for 
-      Moodle in future versions include: import and export of Moodle data using 
-      XML-based formats (including IMS and SCORM); and increased use of style 
-      sheets for interface formatting (so that it can be integrated visually into 
-      other web sites).</li>
-  </ol>
-</blockquote>
-<p>&nbsp;</p>
-<h2><a name="contribute" id="contribute"></a>2. How you can contribute</h2>
-<blockquote>
-  <p>As mentioned above, Moodle has a number of features that are modular. Even 
-    if you are not a programmer there are things you can change or help with.</p>
-  <h3><a name="activities" id="activities"></a>Learning Activities</h3>
-  <blockquote>
-    <p>These are by far the most important modules, and reside in the 'mod' directory. 
-      There are seven default modules: assignment, choice, forum, journal, quiz, 
-      resource, and survey. Each module is in a separate subdirectory and consists 
-      of the following mandatory elements (plus extra scripts unique to each module):</p>
-    <ul>
-      <li>mod.html: a form to set up or update an instance of this module</li>
-      <li>version.php: defines some meta-info and provides upgrading code</li>
-      <li>icon.gif: a 16x16 icon for the module</li>
-      <li>db/: SQL dumps of all the required db tables and data (for each database 
-        type) </li>
-      <li>index.php: a page to list all instances in a course</li>
-      <li>view.php: a page to view a particular instance</li>
-      <li>lib.php: any/all functions defined by the module should be in here. 
-        If the modulename if called widget, then the required functions include: 
-        <ul>
-          <li>widget_add_instance() - code to add a new instance of widget</li>
-          <li>widget_update_instance() - code to update an existing instance</li>
-          <li>widget_delete_instance() - code to delete an instance</li>
-          <li>widget_user_outline() - given an instance, return a summary of a 
-            user's contribution</li>
-          <li>widget_user_complete() - given an instance, print details of a user's 
-            contribution<br>
-          </li>
-          <li>To avoid possible conflict, any module functions should be named 
-            starting with widget_ and any constants you define should start with 
-            WIDGET_ </li>
-        </ul>
-      </li>
-      <li>Lastly, each module will have some language files that contain strings 
-        for that module. See below.</li>
-    </ul>
-    <p>The easiest way to start a new learning activity module is to use the template 
-      in <strong><a href="http://moodle.org/mod/newmodule_template.zip">mod/newmodule_template.zip</a>.</strong> 
-      Unzip it and follow the README inside. </p>
-    <p>You might also like to post first in the <a href="http://moodle.org/mod/forum/view.php?id=44" target="_top">Activities 
-      modules forum on Using Moodle</a>.</p>
-    <p>&nbsp;</p>
-  </blockquote>
-  <h3><a name="themes" id="themes"></a>Themes</h3>
-  <blockquote>
-    <p>Themes (or skins) define the look of a site. A number of simple themes 
-      are provided in the main distribution, but you may want to create your own 
-      theme with your own colours, logo, styles and graphics. </p>
-    <p>Each theme is in a subdirectory of the &quot;theme&quot; directory, and 
-      contains at least the following files:</p>
-    <ul>
-      <li><strong>config.php</strong>: defines the theme colours used throughout 
-        the site</li>
-      <li><strong>styles.php</strong>: the style sheet, containing CSS definitions 
-        for standard HTML elements as well as many Moodle elements.</li>
-      <li><strong>header.html</strong>: Included at the top of each page. This 
-        is what you need to edit to add a logo at the top of pages, for example.</li>
-      <li><strong>footer.html</strong>: Included at the bottom of each page.</li>
-    </ul>
-    <p>To create your own themes for current versions of Moodle:</p>
-    <ol>
-      <li>Copy one of the existing theme folders to one with a new name. I recommend 
-        starting with one of the standard themes. </li>
-      <li>Edit config.php and insert your own colours. </li>
-      <li>Edit styles.php and change your CSS styles. </li>
-      <li>Edit header.html and footer.html to add new logos, or change the layout. 
-      </li>
-    </ol>
-    <p>Note that all these steps are optional - you can make a radically different 
-      look to your site simply by editing the colours in config.php</p>
-    <p>Note also that Moodle upgrades <em>may</em> break themes slightly, so check 
-      the release notes carefully if you are using a custom theme.</p>
-    <p>In particular, Moodle 2.0 will have a completely new display system, probably 
-      based on XSL transformations of XML output from Moodle. It is likely that 
-      the themes for this will be a completely different format, but the advantage 
-      will be a much higher possible degree of customisation (including moving 
-      elements around the page).</p>
-    <p>More discussion about this in the <a target=_top href="http://moodle.org/mod/forum/view.php?id=46">Themes 
-      forum on Using Moodle</a>. If you create a nice theme that you think others 
-      might want to use, please post your zip file on the themes forum!<br>
-    </p>
-  </blockquote>
-  <h3><a name="languages" id="languages"></a>Languages</h3>
-  <blockquote>
-    <p>Moodle has been designed for internationalisation. Each 'string' or 'page' 
-      of text that is displayed as part of the interface is drawn from a set of 
-      language files. Each language is a subdirectory of the directory 'lang'. 
-      The structure of the lang directory is as follows:</p>
-    <p><strong>lang/en</strong> - directory containing all files for one language 
-      (eg English)</p>
-    <ul>
-      <li>moodle.php - strings for main interface</li>
-      <li>assignment.php - strings for assignment module</li>
-      <li>choice.php - strings for choice module</li>
-      <li>forum.php - strings for forum module</li>
-      <li>journal.php - strings for journal module </li>
-      <li>quiz.php - strings for quiz module</li>
-      <li>resource.php - strings for resource module</li>
-      <li>survey.php - strings for survey module</li>
-      <li>.... plus other modules if any.<br>
-        <br>
-        A string is called from these files using the <strong><em>get_string()</em></strong><em> 
-        </em>or<em> <strong>print_string()</strong> </em>functions. Each string 
-        supports variable substitution, to support variable ordering in different 
-        languages.<em><br>
-        <br>
-        </em>eg $strdueby = get_string(&quot;assignmentdueby&quot;, &quot;assignment&quot;, 
-        userdate($date)); <br>
-        <br>
-        If a string doesn't exist in a particular language, then the equivalent 
-        in English will automatically be used instead.</li>
-    </ul>
-    <p><strong>lang/en/help</strong> - contains whole help pages (for popup context-sensitive 
-      help)</p>
-    <blockquote>
-      <p>Main help pages are situated here, while help pages specific to each 
-        module are located in subdirectories with the module's name.</p>
-      <p>You can insert a helpbutton in a page with the helpbutton function.</p>
-      <p>eg helpbutton(&quot;text&quot;, &quot;Click here for help about text&quot;);</p>
-      <p>and for modules:</p>
-      <p>helpbutton(&quot;forumtypes&quot;, &quot;Forum types&quot;, &quot;forum&quot;);</p>
-    </blockquote>
-    <p>Note that you can edit languages online, using the administration web tools 
-      under &quot;Check this language&quot;. This makes it easy to not to only 
-      create new languages but to refine existing ones. If you are starting a 
-      new language, please contact me, <a target=_top href="http://dougiamas.com/">Martin 
-      Dougiamas</a>. </p>
-    <p>You might also like to post in the <a target=_top href="http://moodle.org/mod/forum/view.php?id=43">Languages 
-      forum on Using Moodle</a>. </p>
-    <p>If you are maintaining a language an ongoing basis, I can give you <a href="?file=cvs.html">CVS 
-      write access to the Moodle source code</a> so that you can directly maintain 
-      the files.</p>
-  </blockquote>
-  <h3><a name="database" id="database"></a>Database Schemas</h3>
-  <blockquote>
-    <p>Given a working database with defined tables, the intentionally simple 
-      SQL used in Moodle should work fine with a wide variety of database brands.</p>
-    <p>A problem exists with <strong>automatically creating</strong> new tables 
-      in a database, which is what Moodle tries to do upon initial installation. 
-      Because every database is very different, there doesn't yet exist any way 
-      to do this in a platform-independent way. To support this automation in 
-      each database, schemas can be created that list the required SQL to create 
-      Moodle tables in a particular database. These are files in <strong>lib/db</strong> 
-      and inside the <strong>db</strong> subdirectory of each module.</p>
-    <p>Currently, only MySQL and PostgreSQL are fully supported in this way (no-one 
-      wrote the schemas for other brands).</p>
-    <p>Moodle 1.2 will use a new method of database-independent XML schemas that 
-      will make all this unnecessary.</p>
-  </blockquote>
-  <p>&nbsp;</p>
-  <h3><a name="courseformats" id="courseformats"></a>Course Formats</h3>
-  <blockquote>
-    <p>Moodle currently supports three different course formats: weekly, topics 
-      and social. </p>
-    <p>These are a little more connected to the rest of the code (and hence, less 
-      &quot;pluggable&quot;) but it is still quite easy to add new ones.</p>
-    <p>If you have any ideas for different formats that you need or would like 
-      to see, get in touch with me and I'll do my absolute best to have them available 
-      in future releases.</p>
-  </blockquote>
-  <p>&nbsp;</p>
-  <h3><a name="doc" id="doc"></a>Documentation and articles</h3>
-  <blockquote>
-    <p>If you feel like writing a tutorial, an article, an academic paper or anything 
-      else about Moodle, please do! </p>
-    <p>Put it on the web and make sure you include links to <a target=_top href="http://moodle.org/">http://moodle.org/</a></p>
-  </blockquote>
-  <p>&nbsp;</p>
-  <h3><a name="bugs" id="bugs"></a>Participating in the bug tracker</h3>
-  <blockquote>
-    <p>Finally, I would like to invite you to register on the &quot;bug tracker&quot; 
-      at <a target=_top href="http://moodle.org/bugs/">http://moodle.org/bugs</a> 
-      so you can file any bugs that you find and perhaps participate in discussing 
-      and fixing them. </p>
-    <p>&quot;Bugs&quot; not only includes software bugs with current versions 
-      of Moodle, but also new ideas, feature requests and even constructive criticism 
-      of existing features. The beauty of open source is that anyone can participate 
-      in some way and help to create a better product for all of us to enjoy. 
-      In this project, your input is very welcome!</p>
-  </blockquote>
-</blockquote>
-<p>&nbsp;</p>
-<blockquote> 
-  <blockquote> 
-    <blockquote> 
-      <p align="center">Thanks for using Moodle!<br>
-        <br>
-        <a target=_top href="http://dougiamas.com/">Martin Dougiamas</a>, Lead 
-        Developer </p>
-    </blockquote>
-  </blockquote>
-</blockquote>
-<p>&nbsp;</p>
-<blockquote> 
-  <p>&nbsp;</p>
-</blockquote>
-<p align="CENTER"><font size="1"><a href="." target="_top">Moodle Documentation</a></font></p>
-<p align="CENTER"><font size="1">Version: $Id$</font></p>
-</body>
-</html>
diff --git a/lang/th/docs/docstyles.css b/lang/th/docs/docstyles.css
deleted file mode 100644 (file)
index 555c634..0000000
+++ /dev/null
@@ -1,119 +0,0 @@
-
-body, td, th, li {
-    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
-}
-
-th {
-    font-weight: bold; 
-}
-
-a:link {
-    text-decoration: none; 
-    color: blue;
-}
-
-a:visited {
-    text-decoration: none; 
-    color: blue;
-}
-
-a:hover {
-    text-decoration: underline; 
-    color: red;
-}
-
-form { 
-    margin-bottom: 0;
-}
-
-
-li {
-       margin-bottom: 10px;
-
-}
-
-.question {
-    font-size: medium;
-    font-weight: bold;
-    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
-    border: 1px dotted;
-    padding: 10px;
-    background-color: #EEEEEE;
-}
-
-.answer {
-    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
-    font-size: medium;
-    border: none;
-    padding-left: 40px;
-}
-
-.normaltext {
-       font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
-       font-size: medium;
-       border: none;
-       margin-left: 30px;
-
-}
-
-.answercode {
-    font-family: "Courier New", Courier, mono;
-    font-size: small;
-    border: none;
-    padding-left: 60px;
-}
-
-.questionlink {
-    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
-    font-size: medium;
-    border: none;
-    padding-left: 40px;
-}
-
-.examplecode {
-       font-family: "Courier New", Courier, mono;
-       font-size: small;
-       border: thin dashed #999999;
-       background-color: #FBFBFB;
-       margin: auto;
-       padding: 30px;
-       height: auto;
-       width: auto;
-}
-h1 {
-       font-weight: bold;
-       color: #000000;
-       background-color: #CCCCCC;
-       padding: 5px;
-       font-size: large;
-    border-width: 1px;
-    border-color: #CCCCCC;
-    -moz-border-radius: 10px;
-}
-h2 {
-       font-weight: bold;
-       color: #FFFFFF;
-       background-color: #666666;
-       padding: 5px;
-       font-size: medium;
-    border-width: 1px;
-    border-color: #666666;
-    -moz-border-radius: 10px;
-}
-h3 {
-       font-weight: normal;
-       color: #FFFFFF;
-       background-color: #666666;
-       padding: 5px;
-       font-size: medium;
-    -moz-border-radius: 10px;
-}
-.spaced {
-
-       margin-bottom: 30px;
-}
-
-ul {
-       margin-top: 10px;
-
-}
diff --git a/lang/th/docs/faq.html b/lang/th/docs/faq.html
deleted file mode 100644 (file)
index 52d94b4..0000000
+++ /dev/null
@@ -1,804 +0,0 @@
-<html>
-<head>
-<title>Moodle Docs: Frequently Asked Questions (FAQ)</title>
-<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS">
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-</head>
-
-<body bgcolor="#FFFFFF">
-<h1>Frequently Asked Questions (FAQ)</h1>
-<p class="normaltext">This page contains answers to some of the most 
-  frequently asked questions by people installing Moodle. If you have 
-  followed the <a href="./?file=install.html">installation instructions</a> but 
-  you still have a problem, then this page is probably the best place to be. </p>
-
-<p class="normaltext">If you don't find your answer here try the <a href="http://moodle.org/mod/forum/index.php?id=5" target="_top">Using 
-  Moodle</a> course on moodle.org. Start by searching the forums using a few keywords, 
-  in case your problem has already been discussed. If you don't find 
-  anything, then try posting your question into the appropriate forum - somebody will 
-  usually be able to help you.</p>
-
-
-<p class="normaltext">If you have tried a number of solutions without resolving an issue,
-and you are running behind a firewall, it may be advisable to try re-configuring your
-firewall to ensure that it is not blocking a required function or necessary communication.
-Firewalls very rarely cause problems with Moodle but are occasionally responsible for
-reduced functionality due to a mis-configuration in the firewall settings.
-
-
-
-<p class="normaltext">Use this list to jump to the appropriate answer below:</p>
-
-<p class="questionlink"><a href="#filenotfound">Whenever I try to access or view a file that I uploaded, I get an error &quot;File not Found&quot;</a></p>
-
-
-
-<p class="questionlink"><a href="#php">PHP - is it installed and what version do I have?</a></p>
-
-
-
-<p class="questionlink"><a href="#blankpages">Why are all my pages blank?</a></p>
-
-
-
-<p class="questionlink"><a href="#errorgetstring">My pages show fatal errors such as : call to undefined function: get_string()</a></p>
-
-
-
-<p class="questionlink"><a href="#headerssent">Why do I keep getting error messages about &quot;headers already sent&quot;?</a></p>
-
-
-
-<p class="questionlink"><a href="#failedopen">I keep getting this error: Failed opening required '/web/moodle/lib/setup.php'</a></p>
-
-
-
-<p class="questionlink"><a href="#quotes">Any text I add with an apostrophe (') or a quote (&quot;) causes errors or comes up with a slash added</a></p>
-
-
-
-<p class="questionlink"><a href="#sessiontmp">I keep getting error messages about session_start</a></p>
-
-
-
-<p class="questionlink"><a href="#fixdirroot">When I go to the admin page, I get told to make dirroot blank!</a></p>
-
-
-
-<p class="questionlink"><a href="#loginsetting">I login but the login link doesn't change. I am logged in and can navigate freely.</a></p>
-
-
-
-<p class="questionlink"><a href="#resource1">When trying to add a resource I receive error messages.</a></p>
-
-
-
-<p class="questionlink"><a href="#noadmin">During the initial setting-up process, I never get asked to create an admin account!</a></p>
-
-<p class="questionlink"><a href="#nologin">I can't log in at all- I just stay stuck on the login screen.</a></p>
-
-<p class="questionlink"><a href="#backup">How do I backup my Moodle site?</a></p>
-
-<p class="questionlink"><a href="#locale">Why doesn't my Moodle site display the 
-
-  time & date correctly?</a></p>
-
-<p class="questionlink"><a href="#cron">Email copies are not being sent 
-
-  from my forums</a></p>
-
-<p class="questionlink">&nbsp;</p>
-
-
-
-
-
-
-
-<h3><a name="filenotfound"></a>Whenever I try to access or view 
-
-
-
-  a file that I uploaded, I get an error &quot;File not Found&quot;</h3>
-
-
-
-<p class="answer">For example: Not Found: The requested URL /moodle/file.php/2/myfile.jpg 
-
-
-
-  was not found on this server. </p>
-
-
-
-<p class="answer">Your web server needs to be configured to allow the part of 
-
-
-
-  the URL after a script name to be passed directly to the script. This is usually 
-
-
-
-  enabled in Apache 1, but is usually disabled by default in Apache 2. To turn 
-
-
-
-  it on, add this line to your httpd.conf, or to a .htaccess file in your local 
-
-
-
-  directory (see the <a href="./?file=install.html#webserver">Install documentation</a> 
-
-
-
-  for more details): </p>
-
-
-
-<p class="answercode"><b>AcceptPathInfo</b> on</p>
-
-
-
-<p class="answer">Note, this will ONLY work for Apache versions 2.x. </p>
-
-
-
-<p class="answer">If you are not using Apache 2 and you still have this problem 
-
-
-
-  (unlikely) then you can switch Moodle to use an alternative method. The disadvantages 
-
-
-
-  are a slight loss of performance for your users and you won't be able to use 
-
-
-
-  relative links within HTML resources. </p>
-
-
-
-<p class="answer">To use this alternative method: login as Admin, go into the 
-
-
-
-  "Configure Variables" page and change the setting for "<b>slasharguments</b>". 
-
-
-
-  You should now be able to access your uploaded files.</p>
-
-
-
-<p class="answer">&nbsp;</p>
-
-
-
-  
-
-
-
-  <h3><a name="php"></a>PHP - is it installed and what version 
-
-
-
-  do I have?</h3>
-
-
-
-  <p class="answer">Make a new file on your web site called info.php, containing the following 
-
-
-
-    text, and call it from your browser:</p>
-
-
-
-    
-
-
-
-  <p class="answercode">&lt;?PHP phpinfo() ?&gt;</p>
-
-
-
-<p class="answer">If nothing happens then you don't have PHP installed. See the 
-
-
-
-  installation docs for some information about where to download it for your computer.</p>
-
-
-
-<p class="answer">&nbsp;</p>
-
-
-
-<h3><a name="blankpages"></a>Why are all my pages blank? </h3> 
-
-
-
-<p class="answer">Check the dirroot variable in config.php. You must use complete, 
-
-
-
-  absolute pathnames, eg:</p>
-
-
-
-<p class="answercode"> $CFG->dirroot = "d:\inetpub\sites\www.yoursite.com\web\moodle";</p>
-
-
-
-<p>&nbsp; </p>
-
-
-
-<p class="answer">Redhat Linux platform please see: <a href="http://moodle.org/doc/?file=installamp.html">Redhat Linux</a></p>
-
-
-
-<p>&nbsp; </p>
-
-
-
-<h3><a name="errorgetstring"></a>My pages show fatal errors such 
-
-
-
-  as : call to undefined function: get_string()</h3>
-
-
-
-<p class="answer">If you see errors like:</p>
-
-
-
-<p class="answercode">Parse error: parse error, unexpected T_VARIABLE in c:\program 
-
-
-
-  files\easyphp\www\moodle\config.php on line 94 <br>
-
-
-
-  Fatal error: Call to undefined function: get_string() in c:\program files\easyphp\www\moodle\mod\resource\lib.php 
-
-
-
-  on line 11</p>
-
-
-
-<p class="answer">then it's likely you have left out a semi-colon or ending quote 
-
-
-
-  from a line in config.php (previous to line 94).</p>
-
-
-
-<p class="answer">Another reason could be that you have opened config.php in a 
-
-
-
-  program like Word to edit it, and saved it as a HTML web page, instead of a 
-
-
-
-  proper text file.</p>
-
-
-
-<p>&nbsp;</p>
-
-
-
-<h3><a name="headerssent"></a>Why do I keep getting error messages 
-
-
-
-  about &quot;headers already sent&quot;?</h3>
-
-
-
-<p class="answer">If you see errors like this:</p>
-
-
-
-<p class="answercode">Warning: Cannot add header information - headers already 
-
-
-
-  sent by (output started at /webs/moodle/config.php:87) in /webs/moodle/lib/moodlelib.php 
-
-
-
-  on line 1322 </p>
-
-
-
-<p class="answercode"> Warning: Cannot add header information - headers already 
-
-
-
-  sent by (output started at /webs/moodle/config.php:87) in /webs/moodle/lib/moodlelib.php 
-
-
-
-  on line 1323 </p>
-
-
-
-<p class="answercode"> Warning: Cannot add header information - headers already 
-
-
-
-  sent by (output started at /webs/moodle/config.php:87) in /webs/moodle/login/index.php 
-
-
-
-  on line 54 </p>
-
-
-
-<p class="answer">You have blank lines or spaces after the final ?> in your config.php 
-
-
-
-  file. Sometimes text editors add these - for example Notepad on Windows - so 
-
-
-
-  you may have to try a different text editor to remove these spaces or blank 
-
-
-
-  lines completely. </p>
-
-
-
-<p class="answer">&nbsp;</p>
-
-
-
-<h3><a name="failedopen"></a>I keep getting this error: Failed 
-
-
-
-  opening required '/web/moodle/lib/setup.php'</h3>
-
-
-
-<p class="answer">In your config.php, the setting that you use for the dirroot 
-
-
-
-  variable must be the <strong>complete path from the root of your server's hard 
-
-
-
-  drive</strong>.</p>
-
-
-
-<p class="answer">Sometimes people only use the path from their home directory, 
-
-
-
-  or relative to the root of the web server directory.</p>
-
-
-
-<p class="answer">&nbsp;</p>
-
-
-
-<h3><a name="quotes" id="quotes"></a>Any text I add with an apostrophe 
-
-
-
-  (') or a quote (&quot;) causes errors or comes up with a slash added</h3>
-
-
-
-<p class="answer">Problems caused by apostrophes are caused by incorrect &quot;magic 
-
-
-
-  quotes&quot; settings. Moodle requires the following settings (which are usually 
-
-
-
-  the default):</p>
-
-
-
-<p class="answercode">magic_quotes_gpc = On<br>
-
-
-
-  magic_quotes_runtime = Off</p>
-
-
-
-<p class="answer">See the section on <a href="./?file=install.html#webserver">webserver 
-
-  configuration</a> in the Installation docs for more details.</p>
-
-<p class="answer">&nbsp;</p>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-<h3><a name="sessiontmp"></a>I keep getting error messages about session_start</h3>
-
-
-
-<p class="answer">If you see errors like this:</p>
-
-
-
-<p class="answercode">Warning: session_start() [function.session-start]: open(/tmp\sess_d40f380d37d431fc1516e9a895ad9ce0, O_RDWR) failed: No such file or directory (2) in G:\web\moodle\lib\setup.php on line 123</p>
-
-
-
-<p class="answercode">Warning: session_start() [function.session-start]: open(/tmp\sess_d40f380d37d431fc1516e9a895ad9ce0, O_RDWR) failed: No such file or directory (2) in G:\web\moodle\lib\setup.php on line 123</p>
-
-
-
-<p class="answercode">Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at G:\web\moodle\lib\setup.php:1) in G:\web\moodle\lib\setup.php on line 123</p>
-
-
-
-
-
-
-
-<p class="answer">... these are all related to the fact that PHP is failing to save 
-
-
-
-  "session" files on your hard disk (in a directory called /tmp).  Usually the 
-
-
-
-  reason is that you don't HAVE a directory called /tmp on your computer.  This 
-
-
-
-  is usually the case with Windows installations.
-
-
-
-
-
-
-
-<p class="answer">The solution is to fix the PHP setting for this path to point to a real directory.  You can do this in your php.ini file:</p>
-
-
-
-<p class="answercode">session.save_path = C:\temp</p>
-
-
-
-<p class="answer">or otherwise in a .htaccess file in your main moodle directory:</p>
-
-
-
-<p class="answercode">php_value session.save_path "/home/moodle/sessions"</p>
-
-<p class="answercode">&nbsp;</p>
-
-
-
-
-
-
-
-<h3><a name="fixdirroot"></a>When I go to the admin page, I get told to make dirroot blank!</h3>
-
-
-
-<p class="answer">If you see errors like this in Moodle 1.0.9:</p>
-
-
-
-
-
-
-
-<table class=generalbox cellspacing=0 cellpadding=5 align=center border=0>
-
-
-
-<tbody>
-
-
-
-<tr>
-
-
-
-<td bgcolor=#ffbbbb>Please fix your settings in config.php: 
-
-
-
-<p>You have: 
-
-
-
-<p>$CFG-&gt;dirroot = "/home/users/fred/public_html/moodle"; 
-
-
-
-<p>but it should be: 
-
-
-
-<p>$CFG-&gt;dirroot = "";</p></td></tr></tbody></table>
-
-
-
-
-
-
-
-<p class="answer">then you have encountered a small bug that occurs on some servers. The problem is with the error-checking mechanism, not with your actual path.  To fix it, find this line (line 66) in the file admin/index.php: </p>
-
-
-
-<p class="answercode">if ($dirroot != $CFG->dirroot) {</p>
-
-
-
-<p class="answer">and change it to this:</p>
-
-
-
-<p class="answercode">if (!empty($dirroot) and $dirroot != $CFG->dirroot) {</p>
-
-<p class="answercode">&nbsp;</p>
-
-
-
-
-
-<h3><a name="loginsetting"></a>I login but don't appear to be. I am logged in and can navigate freely.</h3>
-
-
-
-<p class="answer">Make sure the URL in your $CFG->wwwroot setting is exactly the 
-
-  same as the one you are actually using to access the site.</p>
-
-<p class="answer">&nbsp;</p>
-
-
-
-<h3><a name="resource1"></a>When trying to add a resource I receive error messages.</h3>
-
-
-
-<p class="answer">Assuming you are using Apache, then it's quite likely that your 
-
-  setting in config.php for $CFG->wwwroot is different from the actual URL you 
-
-  are using to access the site. Also try turning off "<b>secureforms</b>" in the 
-
-  admin settings.</p>
-
-<p class="answer">&nbsp;</p>
-
-
-
-
-
-
-
-<h3><a name="noadmin"></a>During the initial setting-up process, I never get asked to create an admin account!</h3>
-
-
-
-<p class="answer">This is a known bug in versions of Moodle up to 1.0.9, now fixed in the main code and version 1.1.</p>
-
-
-
-<p class="answer">It doesn't affect all people, it only occurs when the person installing Moodle has a
-
-  cookie in their browser from another program on the same site, called "user", "admin", or "teacher".</p>
-
-
-
-<p class="answer">Quick fixes include deleting those cookies from your browser before installing, using a different browser, or editing the file moodle/admin/user.php to insert these lines near the top:</p>
-
-
-
-<p class="answercode">unset($user);<br />unset($admin);<br />unset($teacher);</p>
-
-
-
-<p class="answer">After performing any of these fixes it might be a good idea 
-
-  to drop all the tables in your database and re-install again from scratch.</p>
-
-<p class="answer">&nbsp;</p>
-
-
-
-
-
-
-
-<h3><a name="nologin"></a>I can't log in - I just stay stuck on the login screen.</h3>
-
-
-
-<p class="answer">The most common cause for this is that your own computer (not your Moodle server) 
-
-                  has a firewall that is stripping referrer information from the browser.  Here are 
-                  
-                  some instructions for fixing <a href="http://service1.symantec.com/SUPPORT/nip.nsf/46f26a2d6dafb0a788256bc7005c3fa3/b9b47ad7eddd343b88256c6b006a85a8?OpenDocument&src=bar_sch_nam">Norton firewall products</a>.</p>
-
-
-
-<p class="answer">The server admin can also fix this for everyone by editing the Moodle configuration 
-
-                  page and changing the variable "<b>secureforms</b>" to "No".</p>
-
-
-
-<p class="answer">Another possible cause of this problem is that sessions are 
-
-  not configured properly on the server. You can test this by calling the script 
-
-  http://yourserver/moodle/lib/session-test.php.</p>
-
-<p class="answer">&nbsp;</p>
-
-
-
-
-
-
-
-<h3><a name="backup"></a>How do I backup my whole Moodle site?</h3>
-
-
-
-<p class="answer">There are two main things you need to make a copy of: the database and the uploaded files.  The Moodle scripts themselves are less important, since you can always download a fresh copy if you have to.</p>
-
-
-
-<p class="answer">There are many ways to do such backups.  Here is an outline of a little script you can run on Unix to backup the database (it works well to have such a script run daily via a cron task</p>
-
-<p class="answercode">cd /my/backup/directory</p>
-
-<p class="answercode">mv moodle-database.sql.gz moodle-database-old.sql.gz</p>
-
-<p class="answercode">mysqldump -h example.com -u myusername --password=mypassword -C -Q -e -a mydatabasename > moodle-database.sql</p>
-
-<p class="answercode">gzip moodle-database.sql</p>
-
-<p class="answer">For the files, you can use rsync regularly to copy only the changed files to another host:</p>
-
-<p class="answercode">rsync -auvtz --delete -e ssh mysshusername@example.com:/my/server/directory 
-
-  /my/backup/directory/</p>
-
-<p class="answercode">&nbsp;</p>
-
-
-
-
-
-<h3><a name="locale"></a>Why doesn't my Moodle site display the time & date correctly?</h3>
-
-
-
-<p class="answer">Each language requires a specific language code (called a <strong>locale</strong> 
-
-  code) to allow dates to be displayed correctly. The language packs contain default 
-
-  standard codes, but sometimes these don't work on Windows servers. </p>
-
-<p class="answer">You can find the correct locale codes for Windows on these two 
-
-  pages: <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/_crt_language_strings.asp" target="_blank">Language 
-
-  codes</a> and <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/_crt_country_strings.asp" target="_blank">Country/region 
-
-  codes</a>.(eg &quot;esp_esp&quot; for spanish)</p>
-
-<p class="answer">These new locale codes can be entered on the Admin -&gt; Configure 
-
-  -&gt; Variables page, where they override the ones in the currently chosen language 
-
-  pack.</p>
-
-<p class="answer">&nbsp;</p>
-
-<h3><a name="cron"></a>Email copies are not being sent 
-
-  from my forums </h3>
-
-<p class="answer">You <strong>must</strong> set up cron properly if you want Moodle 
-
-  to send out automatic email from forums, journals, assignments etc. This same 
-
-  process also performs a number of clean-up tasks such as deleting old unconfirmed 
-
-  users, unenrolling old students and so on.</p>
-
-<p class="answer">Basically, you need to set up a process to regularly call the 
-
-  script http://yoursite/admin/cron.php. Please see <a href="./?file=install.html#cron">the 
-
-  section on cron in the Installation documentation</a>.</p>
-
-<p class="answer">Tip: Try the default setting in Moodle variables page. Leave the smtphost blank.
-
-This will be acceptable for the majority of users.
-<p class="answer">&nbsp;
-<p class="answer">&nbsp;
-
-
-<hr>
-
-
-
-<p align="center" class="normaltext"><a href='ma&#105&#108t&#111:ma%72%74in@%6d%6fo%64%6c%65.o%72g' title='mar&#116&#105n@&#109oo&#100&#108&#101&#46&#111&#114g'>Suggest 
-
-
-
-  a new FAQ</a> (include the answer!)</p>
-
-
-
-<hr>
-
-
-
-<p align="right"><strong><em>Thanks to John Eyre for helping to maintain this 
-
-
-
-  FAQ.</em></strong></p>
-
-
-
-<p align="CENTER"><font size="1"><a href="." target="_top">Moodle Documentation</a></font></p>
-
-
-
-<p align="CENTER"><font size="1">Version: $Id: faq.html,v 1.6 2003/03/30 13:54:28 
-
-
-
-  moodler Exp $</font></p>
-
-
-
-
-
-
-
-</body>
-
-
-
-</html>
-
diff --git a/lang/th/docs/features.html b/lang/th/docs/features.html
deleted file mode 100644 (file)
index 8e8dbed..0000000
+++ /dev/null
@@ -1,219 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-  
-<title>Moodle Docs: Background</title>
-  
-<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS">
-  
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-</head>
-<body bgcolor="#ffffff">
-  
-<h1>Features</h1>
-<blockquote>
-  <p>Moodle is an active and evolving product. This page lists just some of the 
-  many features it contains:</p>
-  <h3>Overall design</h3>
-  <ul>
-    <li>Promotes a social constructionist pedagogy (collaboration, activities, critical 
-    reflection, etc)</li>
-    <li>Suitable for 100% online classes as well as supplementing face-to-face learning 
-  </li>
-    <li>Simple, lightweight, efficient, compatible, low-tech browser interface</li>
-    <li>Easy to install on almost any platform that supports PHP. Requires only 
-    one database (and can share it).</li>
-    <li>Full database abstraction supports all major brands of database (except 
-    for initial table definition)</li>
-    <li>Course listing shows descriptions for every course on the server, including 
-    accessibility to guests.</li>
-    <li>Courses can be categorised and searched - one Moodle site can support thousands 
-    of courses</li>
-    <li>Emphasis on strong security throughout. Forms are all checked, data validated, 
-    cookies encrypted etc</li>
-    <li>Most text entry areas (resources, forum postings, journal entries etc) can 
-    be edited using an embedded WYSIWYG HTML editor</li>
-  </ul>
-  <h3 >Site management</h3>
-  <ul>
-    <li>Site is managed by an admin user, defined during setup</li>
-    <li>Plug-in "themes" allow the admin to customise the site colours, fonts, layout 
-    etc to suit local needs</li>
-    <li>Plug-in activity modules can be added to existing Moodle installations</li>
-    <li>Plug-in language packs allow full localisation to any language. These can 
-    be edited using a built-in web-based editor. Currently there are language 
-    packs for over <a href="http://moodle.org/download/lang/" target="_top">34 
-    languages</a>.</li>
-    <li>The code is clearly-written PHP under a GPL license - easy to modify to 
-    suit your needs</li>
-  </ul>
-  <h3 >User management</h3>
-  <ul>
-    <li>Goals are to reduce admin involvement to a minimum, while retaining high 
-    security</li>
-    <li>Supports a range of authentication mechanisms through plug-in authentication 
-    modules, allowing easy integration with existing systems.</li>
-    <li>Standard email method: students can create their own login accounts. Email 
-    addresses are verified by confirmation.</li>
-    <li>LDAP method: account logins can be checked against an LDAP server. Admin 
-    can specify which fields to use.</li>
-    <li>IMAP, POP3, NNTP: account logins are checked against a mail or news server. 
-    SSL, certificates and TLS are supported.</li>
-    <li>External database: any database containing at least two fields can be used 
-    as an external authentication source.</li>
-    <li>Each person requires only one account for the whole server - each account 
-    can have different access</li>
-    <li>An admin account controls the creation of courses and creates teachers by 
-    assigning users to courses</li>
-    <li>A course creator account is only allowed to create courses and teach in 
-    them</li>
-    <li>Teachers may have editing privileges removed so that they can't modify the 
-    course (eg for part-time tutors)</li>
-    <li>Security - teachers can add an "enrolment key" to their courses to keep 
-    out non-students. They can give out this key face-to-face or via personal 
-    email etc</li>
-    <li>Teachers can enrol students manually if desired</li>
-    <li>Teachers can unenrol students manually if desired, otherwise they are automatically 
-    unenrolled after a certain period of inactivity (set by the admin)</li>
-    <li>Students are encouraged to build an online profile including photos, description. 
-    Email addresses can be protected from display if required.</li>
-    <li>Every user can specify their own timezone, and every date in Moodle is translated 
-    to that timezone (eg posting dates, assignment due dates etc)</li>
-    <li>Every user can choose the language used for the Moodle interface (English, 
-    French, German, Spanish, Portuguese etc)</li>
-  </ul>
-  <h3 >Course management</h3>
-  <ul>
-    <li>A full teacher has full control over all settings for a course, including 
-    restricting other teachers</li>
-    <li>Choice of course formats such as by week, by topic or a discussion-focussed 
-    social format</li>
-    <li>Flexible array of course activities - Forums, Journals, Quizzes, Resources, 
-    Choices, Surveys, Assignments, Chats, Workshops</li>
-    <li>Recent changes to the course since the last login can be displayed on the 
-    course home page - helps give sense of community</li>
-    <li>Most text entry areas (resources, forum postings, journal entries etc) can 
-    be edited using an embedded WYSIWYG HTML editor</li>
-    <li>All grades for Forums, Journals, Quizzes and Assignments can be viewed on 
-    one page (and downloaded as a spreadsheet file)</li>
-    <li>Full user logging and tracking - activity reports for each student are available 
-    with graphs and details about each module (last access, number of times read) 
-    as well as a detailed "story" of each students involvement including postings, 
-    journal entries etc on one page.</li>
-    <li>Mail integration - copies of forum posts, teacher feedback etc can be mailed 
-    in HTML or plain text.</li>
-    <li>Custom scales - teachers can define their own scales to be used for grading 
-    forums, assignments and journals</li>
-    <li>Courses can be packaged as a single zip file using the Backup function. 
-    These can be restored on any Moodle server.</li>
-  </ul>
-  <h3 >Assignment Module</h3>
-  <ul>
-    <li>Assignments can be specified with a due date and a maximum grade.</li>
-    <li>Students can upload their assignments (any file format) to the server - 
-    they are date-stamped.</li>
-    <li>Late assignments are allowed, but the amount of lateness is shown clearly 
-    to the teacher</li>
-    <li>For each particular assignment, the whole class can be assessed (grade and 
-    comment) on one page in one form.</li>
-    <li>Teacher feedback is appended to the assignment page for each student, and 
-    notification is mailed out.</li>
-    <li>The teacher can choose to allow resubmission of assignments after grading 
-    (for regrading)</li>
-  </ul>
-  <h3 >Chat Module</h3>
-  <ul>
-    <li>Allows smooth, synchronous text interaction</li>
-    <li>Includes profile pictures in the chat window</li>
-    <li>Supports URLs, smilies, embedded HTML, images etc</li>
-    <li>All sessions are logged for later viewing, and these can also be made available 
-    to students</li>
-  </ul>
-  <h3 >Choice Module</h3>
-  <ul>
-    <li>Like a poll. Can either be used to vote on something, or to get feedback 
-    from every student (eg research consent)</li>
-    <li>Teacher sees intuitive table view of who chose what</li>
-    <li>Students can optionally be allowed to see an up-to-date graph of results</li>
-  </ul>
-  <h3 >Forum Module</h3>
-  <ul>
-    <li>Different types of forums are available, such as teacher-only, course news, 
-    open-to-all, and one-thread-per-user.</li>
-    <li>All postings have the authors photo attached.</li>
-    <li>Discussions can be viewed nested, flat or threaded, oldest or newest first.</li>
-    <li>Individual forums can be subscribed to by each person so that copies are 
-    forwarded via email, or the teacher can force subscription for all</li>
-    <li>The teacher can choose not to allow replies (eg for an announcements-only 
-    forum)</li>
-    <li>Discussion threads can be easily moved between forums by the teacher</li>
-    <li>Attached images are shown inline</li>
-    <li>If forum ratings are being used, these can be restricted to a range of dates</li>
-  </ul>
-  <h3 >Journal Module</h3>
-  <ul>
-    <li>Journals are private between student and teacher.</li>
-    <li>Each journal entry can be directed by an open question.</li>
-    <li>For each particular journal entry, the whole class can be assessed on one 
-    page in one form</li>
-    <li>Teacher feedback is appended to the journal entry page, and notification 
-    is mailed out.</li>
-  </ul>
-  <h3 >Quiz Module</h3>
-  <ul>
-    <li>Teachers can define a database of questions for re-use in different quizzes</li>
-    <li>Questions can be stored in categories for easy access, and these categories 
-    can be &quot;published&quot; to make them accessible from any course on the 
-    site. </li>
-    <li>Quizzes are automatically graded, and can be re-graded if questions are 
-    modified </li>
-    <li>Quizzes can have a limited time window outside of which they are not available</li>
-    <li>At the teacher's option, quizzes can be attempted multiple times, and can 
-    show feedback and/or correct answers</li>
-    <li>Quiz questions and quiz answers can be shuffled (randomised) to reduce cheating</li>
-    <li>Questions allow HTML and images</li>
-    <li>Questions can be imported from external text files</li>
-    <li>Quizzes can be attempted multiple times, if desired</li>
-    <li>Attempts can be cumulative, if desired, and finished over several sessions</li>
-    <li>Multiple-choice questions supporting single or multiple answers</li>
-    <li>Short Answer questions (words or phrases)</li>
-    <li>True-False questions </li>
-    <li>Matching questions</li>
-    <li>Random questions</li>
-    <li>Numerical questions (with allowable ranges)</li>
-    <li>Embedded-answer questions (cloze style) with answers within passages of 
-    text </li>
-    <li>Embedded descriptive text and graphics</li>
-  </ul>
-  <h3 >Resource Module</h3>
-  <ul>
-    <li>Supports display of any electronic content, Word, Powerpoint, Flash, Video, 
-    Sounds etc</li>
-    <li>Files can be uploaded and managed on the server, or created on the fly using 
-    web forms (text or HTML)</li>
-    <li>External content on the web can be linked to or seamlessly included within 
-    the course interface.</li>
-    <li>External web applications can be linked in with data passed to them</li>
-  </ul>
-  <h3 >Survey Module</h3>
-  <ul>
-    <li>Built-in surveys (COLLES, ATTLS) have been proven as instruments for analysing online classes</li>
-    <li>Online survey reports always available, including many graphs.  Data is downloadable as an Excel spreadsheet or CSV text file.</li>
-    <li>Survey interface prevents partly-finished surveys.</li>
-    <li>Feedback is provided to the student of their results compared to the class averages
-</li>
-  </ul>
-  <h3 >Workshop Module</h3>
-  <ul>
-    <li>Allows peer assessement of documents, and the teacher can manage and grade 
-    the assessment.</li>
-    <li>Supports a wide range of possible grading scales</li>
-    <li>Teacher can provide sample documents for students to practice grading</li>
-    <li>Very flexible with many options.</li>
-  </ul>
-  <p>&nbsp;</p>
-</blockquote>
-<p align="CENTER"><font size="1"><a href="." target="_top">Moodle Documentation</a></font></p>
-<p align="CENTER"><font size="1">Version: $Id$</font></p>
-</body>
-</html>
diff --git a/lang/th/docs/files.php b/lang/th/docs/files.php
deleted file mode 100644 (file)
index 6747b5e..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-<?php // $Id$
-      // Names of the documentation files
-      // Files with a definition "-" are treated as spacers
-
-$string['-about'] = "About Moodle";
-$string['intro.html'] = "Introduction";
-$string['background.html'] = "Background";
-$string['philosophy.html'] = "Philosophy";
-$string['licence.html'] = "License";
-$string['features.html'] = "Features";
-$string['release.html'] = "Release Notes";
-$string['future.html'] = "Future";
-$string['credits.html'] = "Credits";
-
-$string['-installation'] = "Administration";
-$string['install.html'] = "Installation";
-$string['faq.html'] = "Installation FAQ";
-$string['installamp.html'] = "Apache, MySQL, PHP";
-$string['upgrade.html'] = "Upgrading";
-
-$string['-usage'] = "Using Moodle";
-$string['teacher.html'] = "Teacher Manual";
-$string['other.html'] = "Other Docs";
-
-$string['-development'] = "Development";
-$string['developer.html'] = "Developer Manual";
-$string['coding.html'] = "Coding Guide";
-$string['cvs.html'] = "Using CVS";
-
-
-?>
diff --git a/lang/th/docs/future.html b/lang/th/docs/future.html
deleted file mode 100644 (file)
index c7a63fc..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-<head>
-    
-<title>Moodle Docs: Future</title>
-       
-<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS">
-    
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-</head>
-
-<body bgcolor="#FFFFFF">
-
-<h1>Future</h1>
-<blockquote>
-  <p>As Moodle gains in maturity, its directions are increasingly influenced by 
-  the community of developers and users. A dynamic database of proposed features 
-  and their status can be found at <a target=_top href="http://moodle.org/bugs/">moodle.org/bugs</a>. 
-  Your <a href="?file=credits.html">contributions</a> in the form of ideas, code, 
-  feedback and promotion are all very welcome - see the <a href="?file=developer.html">Developers 
-  manual</a> for more details.</p>
-  <p>Here is our current vision of the future, though this always changes depending on what developers want to work on.
-</p>
-  <h3>Version 1.3 - May 2004</h3>
-  <blockquote>
-    <p>Coming only weeks after Moodle 1.2, the main purpose of this release is to add the recently developed support for calendars and events into the main distribution.</p>
-  </blockquote>
-
-  <h3>Version 2.0  - Later in 2004</h3>
-  <blockquote>
-    <p>This major release will include some major changes in internal structure
-    designed to add flexibility and scalability in many areas.  Among the major 
-    targets are:</p>
-    <ul>
-      <li> Completely rewritten display layer using XHTML-compatible code and complete implementation 
-           of templates for increased standards-compliance, flexibility and accessibility </li>
-      <li> Wider use of PHP classes in key areas of the Moodle code, to make some 
-           things easier for programmers writing new modules or integrating with 
-           external systems</li>
-      <li>New architecture for Enrolments with plugins (similar to the 
-        existing Authentication architecture) so that
-        external systems (eg Student Records, Paypal, LDAP etc) 
-        can control student and teacher access within courses</li>
-    </ul>
-  </blockquote>
-  <h3>Version 2.1</h3>
-  <blockquote>
-    <p>This  release will start to take advantage of the new structuring and add new features such as:</p>
-    <ul>
-      <li>New access-control system allowing finely-defined roles and rights
-</li>
-      <li> Stronger pedagogical support for both teachers and students </li>
-      <li>Basic support for  standard learning objects (SCORM content packages)</li>
-      <li>Better integration of Moodle with moodle.org (for teachers to share and collaborate)</li>
-    </ul>
-  </blockquote>
-  <p align="CENTER">&nbsp;</p>
-</blockquote>
-<p align="CENTER">&nbsp;</p>
-<p align="CENTER"><font size="1"><a href="." target="_top">Moodle Documentation</a></font></p>
-<p align="CENTER"><font size="1">Version: $Id$</font></p>
-</body>
diff --git a/lang/th/docs/install.html b/lang/th/docs/install.html
deleted file mode 100644 (file)
index a4611c9..0000000
+++ /dev/null
@@ -1,421 +0,0 @@
-<head>
-    
-<title>Moodle Docs: Installation</title>
-  
-<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS">
-    
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-</head>
-
-<body bgcolor="#FFFFFF">
-<h1>Installing Moodle</h1>
-<blockquote>
-  <p>This guide explains how to install Moodle for the first time.  It goes into some detail
-   about some of the steps, in order to cover the wide variety of small differences between
-   web server setups, so this document may look long and complicated.  Don't be put off by this 
-   - I usually set Moodle up in a few minutes!</p>
-  <p>Take your time and work through this document carefully - it will save you time later on.</p>
-  <p>Sections in this document:</p>
-  <ol>
-    <li><a href="#requirements">Requirements</a></li>
-    <li><a href="#downloading">Download</a></li>
-    <li><a href="#site">Site structure</a></li>
-    <li><a href="#data">Create a data directory</a></li>
-    <li><a href="#database">Create a database</a></li>
-    <li><a href="#webserver">Check web server settings</a></li>
-    <li><a href="#config">Edit config.php</a></li>
-    <li><a href="#admin">Go to the admin page</a></li>
-    <li><a href="#cron">Set up cron</a></li>
-    <li><a href="#course">Create a new course</a></li>
-  </ol>
-  <p>&nbsp;</p>
-</blockquote>
-<h3 class="sectionheading"><a name="requirements"></a>1. Requirements</h3>
-<blockquote> 
-  <p>Moodle is primarily developed in Linux using Apache, MySQL and PHP (also 
-    sometimes known as the LAMP platform), but is also regularly tested with PostgreSQL 
-    and on Windows XP, Mac OS X and Netware 6 operating systems</p>
-  <p>The requirements for Moodle are as follows:</p>
-  <ol>
-    <li>Web server software. Most people use <a href="http://www.apache.org/" target="_blank">Apache</a>, 
-      but Moodle should work fine under any web server that supports PHP, such 
-      as IIS on Windows platforms.</li>
-    <li><a href="http://www.php.net/" target="_blank">PHP</a> scripting language (version 4.1.0 
-      or later), with the following settings: 
-      <ul>
-        <li><a href="http://www.boutell.com/gd/" target="_blank">GD library</a> 
-          turned ON, with support for JPG and PNG formats</li>
-        <li>zlib library turned ON (if you want to use backup/restore on Windows)</li>
-        <li>Sessions support turned ON</li>
-        <li>File uploading turned ON</li>
-        <li>Safe Mode must be turned OFF (see the forums on moodle.org for problems 
-          caused by Safe Mode)</li>
-      </ul>
-    </li>
-    <li>a working database server: <a href="http://www.mysql.com/" target="_blank">MySQL</a> 
-      or <a href="http://www.postgresql.org/" target="_blank">PostgreSQL</a> are 
-      completely supported and recommended for use with Moodle 1.1. Other 
-      databases will be supported fully in a future release.</li>
-  </ol>
-  <p>Most web hosts support all of this by default. If you are signed up with 
-    one of the few webhosts that does not support these features ask them why, 
-    and consider taking your business elsewhere.</p>
-  <p>If you want to run Moodle on your own computer and all this looks a bit daunting, 
-    then please see our guide: <a href="http://moodle.org/doc/?file=installamp.html">Installing 
-    Apache, MySQL and PHP</a>. It provides some step-by-step instructions to install 
-    all this on most popular platforms.</p>
-  <p>&nbsp;</p>
-</blockquote>
-<h3 class="sectionheading"><a name="downloading"></a>2. Download</h3>
-<blockquote>
-  <p>There are two ways to get Moodle, as a compressed package and via CVS. These 
-    are explained in detail on the download page: <a href="http://moodle.org/download/" target="_blank">http://moodle.org/download/</a></p>
-  <p>After downloading and unpacking the archive, or checking out the files via 
-    CVS, you will be left with a directory called &quot;moodle&quot;, containing 
-    a number of files and folders. </p>
-  <p>You can either place the whole folder in your web server documents directory, 
-    in which case the site will be located at <b>http://yourwebserver.com/moodle</b>, 
-    or you can copy all the contents straight into the main web server documents 
-    directory, in which case the site will be simply <b>http://yourwebserver.com</b>.</p>
-</blockquote>
-<p>&nbsp;</p>
-<h3 class="sectionheading"><a name="site"></a>3. Site structure</h3>
-<blockquote>
-  <p>Here is a quick summary of the contents of the Moodle folder, to help get 
-    you oriented:</p>
-  <blockquote>
-    <p>config.php - the ONLY file you need to edit to get started<br>
-      version.php - defines the current version of Moodle code<br>
-      index.php - the front page of the site</p>
-    <ul>
-      <li>admin/ - code to administrate the whole server </li>
-      <li>auth/ - plugin modules to authenticate users  </li>
-      <li>course/ - code to display and manage courses </li>
-      <li>doc/ - help documentation for Moodle (eg this page)</li>
-      <li>files/ - code to display and manage uploaded files</li>
-      <li>lang/ - texts in different languages, one directory per language </li>
-      <li>lib/ - libraries of core Moodle code </li>
-      <li>login/ - code to handle login and account creation </li>
-      <li>mod/ - all Moodle course modules</li>
-      <li>pix/ - generic site graphics</li>
-      <li>theme/ - theme packs/skins to change the look of the site.</li>
-      <li>user/ - code to display and manage users</li>
-    </ul>
-    <p>&nbsp;</p>
-  </blockquote>
-</blockquote>
-<h3 class="sectionheading"><a name="data"></a>4. Create a data directory</h3>
-<blockquote>
-  <p>Moodle will also need some space on your hard disk to store uploaded files, 
-    such as course documents and user pictures.</p>
-  <p>Create a directory for this purpose somewhere.  For security, it's best that 
-     this directory is NOT accessible directly via the web.  The easiest way to do this
-     is to simply locate it OUTSIDE the web directory, otherwise protect it 
-     by creating a file in the data directory called .htaccess, containing this line:
-  <blockquote>
-     
-    <pre>deny from all</pre>
-  </blockquote>
-  <p>To make sure that Moodle can save uploaded files in this directory, check that 
-     the web server software (eg Apache) has permission to write 
-    to this directory. On Unix machines, this means setting the owner of the directory 
-    to be something like &quot;nobody&quot; or &quot;apache&quot;.</p>
-  <p>On many shared hosting servers, you will probably need to restrict all file access 
-     to your "group" (to prevent other webhost customers from looking at or changing your files), 
-     but provide full read/write access to everyone else (which will allow the web server
-     to access your files).  Speak to your server administrator if you are having 
-     trouble setting this up securely.</p>
-</blockquote>
-<p>&nbsp;</p>
-<h3 class="sectionheading"><a name="database"></a>5. Create a database</h3>
-<blockquote>
-  <p>You need to create an empty database (eg "moodle") in your database system 
-    along with a special user (eg "moodleuser") that has access to that database 
-    (and that database only). You could use the "root" user if you wanted to, but 
-    this is not recommended for a production system: if hackers manage to discover
-    the password then your whole database system would be at risk, rather than 
-    just one database.
-</p>
-  <p>Example command lines for MySQL: </p>
-  <pre>
-   # mysql -u root -p
-   > CREATE DATABASE moodle; 
-   > GRANT SELECT,INSERT,UPDATE,DELETE,CREATE,DROP,INDEX,ALTER ON moodle.* 
-           TO moodleuser@localhost IDENTIFIED BY 'yourpassword'; 
-   > quit 
-   # mysqladmin -p reload
-</pre>
-  <p>Example command lines for PostgreSQL: </p>
-  <pre>
-   # su - postgres
-   > psql -c "create user moodleuser createdb;" template1
-   > psql -c "create database moodle;" -U moodleuser template1
-   > psql -c "alter user moodleuser nocreatedb;" template1
-</pre>
-  <p>(For MySQL I highly recommend the use of <a href="http://phpmyadmin.sourceforge.net/">phpMyAdmin</a> 
-    to manage your databases - you can do all this via a web interface).</p>
-  <p>As of version 1.0.8, Moodle now supports table prefixes, and so can safely share 
-   a database with tables from other applications.</p>
-</blockquote>
-<p>&nbsp;</p>
-<h3 class="sectionheading"><a name="webserver" id="webserver"></a>6. Check your web server settings</h3>
-<blockquote>
-  <p>Firstly, make sure that your web server is set up to use index.php as a default 
-    page (perhaps in addition to index.html, default.htm and so on).</p>
-  <p>In Apache, this is done using a DirectoryIndex parameter in your httpd.conf 
-    file. Mine usually looks like this:</p>
-  <blockquote>
-    <pre><strong>DirectoryIndex</strong> index.php index.html index.htm </pre>
-  </blockquote>
-  <p>Just make sure index.php is in the list (and preferably towards the start 
-    of the list, for efficiency).</p>
-  <p>Secondly, <b>if you are using Apache 2</b>, then you should turn on the <i>AcceptPathInfo</i>
-     variable, which allows scripts to be passed arguments like http://server/file.php/arg1/arg2.
-     This is essential to allow relative links between your resources, and also 
-     provides a performance boost for people using your Moodle web site.  You can 
-     turn this on by adding these lines to your httpd.conf file.</p>
-  <blockquote>
-    <pre><strong>AcceptPathInfo</strong> on </pre>
-  </blockquote>
-  <p>Thirdly, Moodle requires a number of PHP settings to be active for it to 
-     work.  <b>On most servers these will already be the default settings.</b>
-     However, some PHP servers (and some of the more recent PHP versions) may 
-     have things set differently.  These are defined in PHP's configuration
-     file (usually called php.ini):</p>
-  <blockquote>
-
-    <pre>magic_quotes_gpc = 1    (preferred but not necessary)
-magic_quotes_runtime = 0    (necessary)
-file_uploads = 1
-session.auto_start = 0
-session.bug_compat_warn = 0
-</pre>
-  </blockquote>
-  <p>If you don't have access to httpd.conf or php.ini on your server, or you 
-    have Moodle on a server with other applications that require different settings, 
-    then don't worry, you can still OVERRIDE all of the default settings. 
-  <p>To do this, you need to create a file called <b>.htaccess</b> in Moodle's
-     main directory that contains definitions for these settings.
-     This only works on Apache servers and only when Overrides have been allowed.
-     
-  <blockquote>
-    <pre>
-DirectoryIndex index.php index.html index.htm
-
-&lt;IfDefine APACHE2>
-     <b>AcceptPathInfo</b> on
-&lt;/IfDefine>
-
-php_flag magic_quotes_gpc 1
-php_flag magic_quotes_runtime 0
-php_flag file_uploads 1
-php_flag session.auto_start 0
-php_flag session.bug_compat_warn 0</pre>
-  </blockquote>
-  <p>You can also do things like define the maximum size for uploaded files:
-     
-  <blockquote>
-    <pre>
-LimitRequestBody 0
-php_value upload_max_filesize 2M
-php_value post_max_size 2M
-     </pre>
-  </blockquote>
-  <p>The easiest thing to do is just copy the sample file from lib/htaccess 
-     and edit it to suit your needs.  It contains further instructions.  For 
-     example, in a Unix shell:
-  <blockquote>
-    <pre>cp lib/htaccess .htaccess</pre>
-  </blockquote>
-</blockquote>
-<p>&nbsp;</p>
-<h3 class="sectionheading"><a name="config"></a>7. Edit config.php</h3>
-<blockquote>
-  <p>Now you can edit the configuration file, <strong>config.php</strong>, using a 
-     text editor. This file is used by all other files in Moodle.</p>
-  <p>To start with, make a copy of <strong>config-dist.php</strong> and name it 
-    config.php. We do this so that your config.php won't be overwritten in case 
-    you upgrade Moodle later on. </p>
-  <p>Edit <strong>config.php</strong> to specify the database details that you 
-    just defined (including a table prefix - notice that this is REQUIRED for 
-    PostgreSQL), as well as the site address, file system directory and data directory. 
-    The config file itself has detailed directions and examples.</p>
-  <p>Once you have done this the rest of the installation is via a web interface. 
-    For the rest of this installation document we will assume your site is at: 
-    <u>http://example.com/moodle</u></p>
-</blockquote>
-<p>&nbsp;</p>
-<h3 class="sectionheading"><a name="admin"></a>8. Go to the admin page</h3>
-<blockquote> 
-  <p>The admin page should now be working at: <u>http://example.com/moodle/admin</u>. 
-    If you try and access the front page of your site you'll be taken there automatically 
-    anyway. The first time you access this admin page, you will be presented with 
-    a GPL &quot;shrinkwrap&quot; agreement with which you must agree before you 
-    can continue with the setup.</p>
-  <p>(Moodle will also try to set some cookies in your browser. If you have your 
-    browser set up to let you choose to accept cookies, then you <b>must</b> accept 
-    the Moodle cookies, or Moodle won't work properly.) 
-  <p>Now Moodle will start setting up your database and creating tables to store 
-    data. Firstly, the main database tables are created. You should see a number 
-    of SQL statements followed by status messages (in green or red) that look 
-    like this:</p>
-  <blockquote> 
-    <p>CREATE TABLE course ( id int(10) unsigned NOT NULL auto_increment, category 
-      int(10) unsigned NOT NULL default '0', password varchar(50) NOT NULL default 
-      '', fullname varchar(254) NOT NULL default '', shortname varchar(15) NOT 
-      NULL default '', summary text NOT NULL, format tinyint(4) NOT NULL default 
-      '1', teacher varchar(100) NOT NULL default 'Teacher', startdate int(10) 
-      unsigned NOT NULL default '0', enddate int(10) unsigned NOT NULL default 
-      '0', timemodified int(10) unsigned NOT NULL default '0', PRIMARY KEY (id)) 
-      TYPE=MyISAM</p>
-    <p><font color="#006600">SUCCESS</font></p>
-    <p>...and so on, followed by: <font color="#006600">Main databases set up 
-      successfully.</font> </p>
-  </blockquote>
-  <p>If you don't see these, then there must have been some problem with the database 
-    or the configuration settings you defined in config.php. Check that PHP isn't 
-    in a restricted "Safe Mode" (commercial web hosts sometimes have safe mode 
-    turned on). You can check PHP variables by creating a little file containing 
-    &lt? phpinfo() ?&gt and looking at it through a browser. Check all these and 
-    try this page again.</p>
-  <p>Scroll down the very bottom of the page and press the &quot;Continue&quot; 
-    link.</p>
-  <p>Next you will see a similar page that sets up all the tables required by 
-    each Moodle module. As before, they should all be <font color="#006600">green</font>.</p>
-  <p>Scroll down the very bottom of the page and press the &quot;Continue&quot; 
-    link.</p>
-  <p>You should now see a form where you can define more configuration variables 
-    for your installation, such as the default language, SMTP hosts and so on. 
-    Don't worry too much about getting everything right just now - you can always 
-    come back and edit these later on using the admin interface. Scroll down to 
-    the bottom and click &quot;Save changes&quot;.</p>
-  <p>If (and only if) you find yourself getting stuck on this page, unable to 
-    continue, then your server probably has what I call the "buggy referrer" problem. 
-    This is easy to fix: just turn off the &quot;secureforms&quot; setting, then 
-    try to continue again.</p>
-  <p>The next page is a form where you can define parameters for your Moodle site 
-    and the front page, such as the name, format, description and so on. Fill 
-    this out (you can always come back and change these later) and then press 
-    &quot;Save changes&quot;.</p>
-  <p>Finally, you will then be asked to create a top-level administration user 
-    for future access to the admin pages. Fill out the details with your own name, 
-    email etc and then click &quot;Save changes&quot;. Not all the fields are 
-    required, but if you miss any important fields you'll be re-prompted for them. 
-  </p>
-  <blockquote> 
-    <blockquote> 
-      <blockquote> 
-        <blockquote> 
-          <blockquote> 
-            <p><strong>Make sure you remember the username and password you chose 
-              for the administration user account, as they will be necessary to 
-              access the administration page in future.</strong></p>
-          </blockquote>
-        </blockquote>
-      </blockquote>
-    </blockquote>
-  </blockquote>
-  <p>(If for any reason your install is interrupted, or there is a system error 
-    of some kind that prevents you from logging in using the admin account, you 
-    can usually log in using the default username of &quot;<strong>admin</strong>&quot;, 
-    with password &quot;<strong>admin</strong>&quot;.)</p>
-  <p>Once successful, you will be returned to home page of your site. Note the 
-    administration links that appear down the left hand side of the page (these 
-    items also appear on a separate Admin page) - these items are only visible 
-    to you because you are logged in as the admin user. All your further administration 
-    of Moodle can now be done using this menu, such as:</p>
-  <ul>
-    <li>creating and deleting courses</li>
-    <li>creating and editing user accounts</li>
-    <li>administering teacher accounts</li>
-    <li>changing site-wide settings like themes etc</li>
-  </ul>
-</blockquote>
-<p>&nbsp;</p>
-<h3 class="sectionheading"><a name="cron"></a>9. Set up cron</h3>
-<blockquote> 
-  <p>Some of Moodle's modules require continual checks to perform tasks. For example, 
-    Moodle needs to check the discussion forums so it can mail out copies of posts 
-    to people who have subscribed.</p>
-  <p>The script that does all this is located in the admin directory, and is called 
-    cron.php. However, it can not run itself, so you need to set up a mechanism 
-    where this script is run regularly (eg every five or ten minutes). This provides 
-    a &quot;heartbeat&quot; so that the script can perform functions at periods 
-    defined by each module.</p>
-  <p>Note that the machine performing the cron <b>does not need to be the same 
-    machine that is running Moodle</b>. For example, if you have a limited web 
-    hosting service that does not have cron, then you can might choose to run 
-    cron on another server or on your home computer. All that matters is that 
-    the cron.php file is called regularly. </p>
-  <p>The load of this script is not very high, so 5 minutes is usually reasonable, 
-    but if you're worried about it you can reduce the time period to something 
-    like 15 minutes or even 30 minutes. It's best not to make the time period 
-    too long, as delaying mail-outs can slow down activity within the course.</p>
-  <p>First, test that the script works by running it directly from your browser:</p>
-  <blockquote> 
-    <pre>http://example.com/moodle/admin/cron.php</pre>
-  </blockquote>
-  <p>Now, you need to set up some of way of running the script automatically and 
-    regularly. </p>
-  <h4> Running the script from a command line</h4>
-  <p>You can call the page from the command line just as you did in the example 
-    above. For example, you can use a Unix utility like 'wget':</p>
-  <blockquote>
-    <pre>wget -q -O /dev/null http://example.com/moodle/admin/cron.php</pre>
-  </blockquote>
-  <p>Note in this example that the output is thrown away (to /dev/null).</p>
-  <p>The same thing using lynx:</p>
-  <blockquote>
-    <pre>lynx -dump http://example.com/moodle/admin/cron.php &gt; /dev/null</pre>
-  </blockquote>
-  <p>Alternatively you could use a standalone version of PHP, compiled to be run 
-    on the command line. The advantage with doing this is that your web server 
-    logs aren't filled with constant requests to cron.php. The disadvantage is 
-    that you need to have access to a command-line version of php.</p>
-  <blockquote>
-    <pre>/opt/bin/php /web/moodle/admin/cron.php
-
-
-(Windows) C:\apache\php\php.exe C:\apache\htdocs\moodle\admin\cron.php
-
-</pre>
-  </blockquote>
-  <h4>Automatically running the script every 5 minutes</h4>
-  <p><b>On Unix systems</b>: Use <b>cron</b>. Edit your cron settings from the commandline 
-    using &quot;crontab -e&quot; and add a line like:</p>
-  <blockquote>
-    <pre>*/5 * * * * wget -q -O /dev/null http://example.com/moodle/admin/cron.php</pre>
-  </blockquote>
-  <p>Usually, the "crontab" command will put you into the 'vi' editor. You enter 
-     "insert mode" by pressing "i", then type in the line as above, then exit insert mode by 
-     pressing ESC.  You save and exit by typing ":wq", or quit without saving using ":q!" (without the quotes).</p>
-  <p><b>On Windows systems</b>: The simplest way is to use this little package <a href="http://moodle.org/download/moodle-cron-for-windows.zip" title="Click to download this package (150k)" target="_blank">moodle-cron-for-windows.zip</a> 
-    which makes this whole thing very easy. You can also explore using the built-in 
-    Windows feature for "Scheduled Tasks".</p>
-  <p>On web hosts: Your web-based control panel may have a web page that allows 
-    you to set up this cron process. Ask your administrator for details on how 
-    it works.</p>
-  <p></p>
-</blockquote>
-<h3 class="sectionheading"><a name="course"></a>10. Create a new course</h3>
-<blockquote>
-  <p>Now that Moodle is running properly, you can create a course. </p>
-  <p>Select &quot;Create a new course&quot; from the Admin page (or the admin 
-    links on the home page).</p>
-  <p>Fill out the form, paying special attention to the course format. You don't 
-    have to worry about the details too much at this stage, as everything can 
-    be changed later by the teacher.</p>
-  <p>Press &quot;Save changes&quot;, and you will be taken to a new form where 
-    you can assign teachers to the course. You can only add existing user accounts 
-    from this form - if you want to create a new teacher account then either ask 
-    the teacher to create one for themselves (see the login page), or create one 
-    for them using the &quot;Add a new user&quot; on the Admin page.</p>
-  <p>Once done, the course is ready to customise, and is accessible via the &quot;Courses&quot; 
-    link on the home page.</p>
-  <p>See the &quot;<a href="./?file=teacher.html">Teacher Manual</a>&quot; for more details 
-    on course-building.</p>
-</blockquote>
-<p>&nbsp;</p>
-<p align="CENTER"><font size="1"><a href="." target="_top">Moodle Documentation</a></font></p>
-<p align="CENTER"><font size="1">Version: $Id$</font></p>
-</body>
diff --git a/lang/th/docs/installamp.html b/lang/th/docs/installamp.html
deleted file mode 100644 (file)
index 76d8717..0000000
+++ /dev/null
@@ -1,155 +0,0 @@
-<head>
-    <title>Moodle Docs: Installing PHP and MySQL</title>
-       <link rel="stylesheet" href="docstyles.css" type="TEXT/CSS">
-    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-</head>
-
-<body bgcolor="#FFFFFF">
-<h1>Installing Apache, MySQL and PHP</h1>
-<blockquote>
-  <p>Moodle is written in a scripting language called PHP, and stores most of its 
-  data in a database. The database we recommend is MySQL. Before installing Moodle 
-  you must have a working PHP installation and a working database to turn your 
-  computer into a functional web server platform. These packages can be tricky 
-  to set up for average computer users, so this page has been written to try to 
-  make this process as simple as possible for different platforms:</p>
-  <ul>
-    <li><a href="#host" class="questionlink">Hosting Service</a></li>
-    <li><a href="#mac" class="questionlink">Mac OS X</a></li>
-    <li><a href="#redhat" class="questionlink">Redhat Linux</a></li>
-    <li><a href="#windows" class="questionlink">Windows</a></li>
-  </ul>
-  <p class="questionlink">&nbsp;</p>
-  <h3 class="sectionheading"><a name="host" id="host"></a>Hosting Service</h3>
-  <blockquote>
-    <p>Unfortunately hosting services vary quite a lot in the way they work. Some 
-    will even install Moodle for you.</p>
-    <p>Most will offer a web-based control panel to control your site, create databases 
-    and set up cron. Some may also offer terminal access via ssh, so that you 
-    can use the command shell to do things.</p>
-    <p>You should work your way through the <a href="./?file=install.html">Installation 
-    guide</a> and take each step at a time. Ask your hosting provider if you get 
-    stuck. </p>
-    <p>&nbsp;</p>
-  </blockquote>
-  <h3 class="sectionheading"><a name="mac" id="mac"></a>Mac OS X</h3>
-  <blockquote>
-    <p>The easiest way to do this is use the Apache server that Apple provides, 
-    and add PHP and MySQL using Marc Liyanage's packages. Both of the pages below 
-    come with good instructions that we won't duplicate here:</p>
-    <blockquote>
-      <p><strong>PHP</strong>: Download from here: <a href="http://www.entropy.ch/software/macosx/php/" target="_top">http://www.entropy.ch/software/macosx/php/</a></p>
-      <p><strong>MySQL</strong>: Download here: <a href="http://www.entropy.ch/software/macosx/mysql/" target="_top">http://www.entropy.ch/software/macosx/mysql/</a></p>
-    </blockquote>
-    <p>Once these are installed the standard <a href="./?file=install.html">Installation 
-    guide</a> should be fairly straightforward.</p>
-    <p>A more detailed walkthrough is here: <a href="http://moodle.org/wiki/index.php/InstallingMoodle">http://moodle.org/wiki/index.php/InstallingMoodle</a></p>
-    <p>&nbsp;</p>
-  </blockquote>
-  <h3 class="sectionheading"><a name="redhat"></a>Redhat Linux</h3>
-  <blockquote>
-    <p>You should install all available RPM packages for Apache, PHP and MySQL. 
-    One package that people frequently forget is the php-mysql package which is 
-    necessary for PHP to talk to MySQL.</p>
-    <p>Once these are installed the standard <a href="./?file=install.html">Installation 
-    guide</a> should be fairly straightforward.</p>
-    <p>A more detailed walkthrough is here: <a href="http://moodle.org/wiki/index.php/InstallingMoodle">http://moodle.org/wiki/index.php/InstallingMoodle</a></p>
-  </blockquote>
-  <p>&nbsp;</p>
-  <h3 class="sectionheading"><a name="windows" id="windows"></a>Windows</h3>
-  <blockquote>
-    <p>The easiest way to do this is use <a href="http://www.easyphp.org/" target="_blank">EasyPHP</a>, 
-    a package that bundles all the software you need into a single Windows application. 
-    Here are the steps from start to finish:</p>
-    <ol>
-      <li> Firstly, if you have ever installed MySQL before (even as part of another 
-      package), uninstall it all, delete all the MySQL files and make sure you 
-      delete <strong>c:\my.cnf</strong> and <strong>c:\windows\my.ini</strong>.You 
-      might want to do a search and delete ANY file called <strong>my.cnf</strong> 
-      or <strong>my.ini</strong>.</li>
-      <li> If you've ever installed PHP before delete any files called <strong>php4ts.dll</strong> 
-      from around your Windows directory, as well as any files called <strong>php.ini</strong>.</li>
-      <li> Download EasyPHP from here: <a href="http://www.easyphp.org/telechargements/dn.php?F=easyphp1-7">http://www.easyphp.org/telechargements/dn.php?F=easyphp1-7</a> 
-      (approx 10 Mb)</li>
-      <li> Run the downloaded file: <strong>easyphp1-7_setup.exe</strong>. The installation 
-      process is in French but is otherwise much like installing any other Windows 
-      program - I advise accepting the defaults and letting it all install. Note 
-      that &quot;Suivant&quot; means Next and &quot;Oui&quot; means Yes.</li>
-      <li>At the end of the install leave the checkbox selected to &quot;Lancer 
-      EasyPHP&quot; (Start EasyPHP) and hit the 'Terminer&quot; button. You might 
-      be taken to a information web page which you can safely ignore. </li>
-      <li>If all went well - congratulations! Apache, PHP and MySQL are all installed 
-      and running! You should see a black E in your toolbar tray. You can right 
-      click on it to get a menu which will let you control the running programs.</li>
-      <li>Some things may be in French and you may prefer English. You can download this file <a href="http://www.easyphp.org/telechargements/dn.php?F=indexUS_1.7">http://www.easyphp.org/telechargements/dn.php?F=indexUS_1.7</a> which contains English versions of www and home folder in the EasyPHP1-7 folder. These can be copied over the default files.</li>
-      <li> The next thing you need to do is to set up a database for Moodle to use. 
-      Right-click the black E in the toolbar tray and choose Administration, then click DB Management (beside PHPMyAdmin).</li>
-      <li>If asked for a username, use &quot;<strong>root</strong>&quot; with a <strong>blank password</strong>. You 
-      should see a phpMyAdmin web interface that allows you to create a new databases 
-      and user accounts. </li>
-      <li>Create a new database by typing &quot;moodle&quot; into the field and 
-      hitting the &quot;Create&quot; button. That was easy!</li>
-      <li>You can also create a new user to access your database if you want. This 
-      can be a bit tricky for a first-time user, so you might just want to use 
-      the existing user &quot;root&quot; with no password in your Moodle config 
-      for now, and fix this later.</li>
-      <li> You're ready to install Moodle! Download the latest release of Moodle 
-      from <a href="http://moodle.org/download" target="_blank">http://moodle.org/download</a>, 
-      then unzip the archive.</li>
-      <li>Copy your moodle files into <strong>C:\Program Files\EasyPHP\www. </strong>You 
-      can either copy the entire moodle directory (ie C:\Program Files\EasyPHP\www\moodle) 
-      or copy all the <em>contents</em> of the moodle directory. If you choose 
-      this second option then you will be able to access your Moodle home page 
-      using http://localhost/ instead of http://localhost/moodle/.</li>
-      <li> Make a new empty folder somewhere else for Moodle to store uploaded files 
-      in, eg: <strong>C:\moodledata</strong></li>
-      <li> Go into your Moodle folder. Make a copy of config-dist.php, and call 
-      it config.php</li>
-      <li> Edit config.php using a text editor (Notepad will do, just be careful 
-      that it doesn't add unwanted spaces at the end). </li>
-      <li>Put in all your new database info:<br>
-      $CFG-&gt;dbtype = 'mysql';<br>
-      $CFG-&gt;dbhost = 'localhost';<br>
-      $CFG-&gt;dbname = 'moodle';<br>
-      $CFG-&gt;dbuser = 'root'; <br>
-      $CFG-&gt;dbpass = '';<br>
-      $CFG-&gt;dbpersist = true;<br>
-      $CFG-&gt;prefix = 'mdl_';</li>
-      <li>And put in all your file paths:<br>
-      $CFG-&gt;wwwroot = 'http://localhost/moodle'; // Use an external address 
-      if you know it. <br>
-      $CFG-&gt;dirroot = 'C:\Program Files\EasyPHP\www\moodle'; <br>
-      $CFG-&gt;dataroot = 'C:\moodledata';</li>
-      <li>Save config.php - you can ignore the other settings if there are any.</li>
-      <li>You're nearly there now! The rest of the setup is all web-based. Visit 
-      <a href="http://localhost/moodle/admin/" target="_blank">http://localhost/moodle/admin/</a> 
-      with your browser to continue the setup via your browser.</li>
-      <li>To use zip files with Moodle (for example the backups use zip) you might 
-      need to enable &quot;zlib&quot;. You can do this by going to your EasyPHP 
-      directory (<strong>C:\Program Files\EasyPHP</strong>), and running the program 
-      phpini.exe in there. Put a mark in the checkbox next to &quot;zlib.dll&quot;. 
-      Close that window, then go to the black E in your toolbar and right-click 
-      it to get a menu - select &quot;Restart&quot; from this menu.</li>
-      <li>Lastly, you need to set up some sort of cron. See the <a href="./?file=install.html">Installation 
-      guide</a> for more details on this.</li>
-    </ol>
-    <p>If you don't or can't use EasyPHP, here are some a few tips to make sure 
-    your PHP is set up correctly and avoid common problems:</p>
-    <ul>
-      <li>Make sure you enable the GD module so Moodle can process images - you 
-      may have to edit php.ini and remove the comment (;) from this line: 'extension=php_gd2.dll'. 
-    </li>
-      <li>Make sure you enable the Zlib module so that you can create and unpack 
-      zip files from within Moodle.</li>
-      <li>Make sure sessions is turned on - you may have to edit php.ini and fix 
-      the directory for <strong>session.save_path</strong> - instead of the default 
-      "/tmp" use a Windows directory like "c:/temp".</li>
-    </ul>
-    <p>&nbsp;</p>
-  </blockquote>
-</blockquote>
-<p align="CENTER"><font size="1"><a href="." target="_top">Moodle Documentation</a></font></p>
-<p align="CENTER"><font size="1">Version: $Id$</font></p>
-
-</body>
-</html>
\ No newline at end of file
diff --git a/lang/th/docs/intro.html b/lang/th/docs/intro.html
deleted file mode 100644 (file)
index 1130895..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-  
-<title>Moodle Docs: Introduction</title>
-  
-<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS">
-  
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-</head>
-<body bgcolor="#ffffff">
-  
-<h1>Introduction</h1>
-<blockquote>
-  <p>Moodle is a software package for producing internet-based courses and web sites. 
-  It's an ongoing development project designed to support a <a href="?file=philosophy.html">social constructionist</a> framework of education. </p>
-  <p>Moodle is provided freely as <a href="http://www.opensource.org/docs/definition_plain.html" target="_top"> 
-  Open Source</a> software (under the <a href="http://www.gnu.org/copyleft/gpl.html" target="_top"> 
-  GNU Public License</a>). Basically this means Moodle is copyrighted, but that 
-  you have additional freedoms. You are allowed to copy, use and modify Moodle 
-  provided that you agree to: <strong>provide the source to others</strong>; <strong>not 
-  modify or remove the original license and copyrights</strong>, and <strong>apply 
-  this same license to any derivative work</strong>. Read the license for full 
-  details and please contact the <a href="http://moodle.org/user/view.php?id=1&course=1">copyright 
-  holder</a> directly if you have any questions. 
-</p>
-  <p>Moodle will run on any computer that can run <a href="http://www.php.net/" target="_top"> 
-  PHP</a>, and can support many types of database (particularly <a href="http://www.mysql.com/" target="_top">MySQL</a>).</p>
-  <p>The word Moodle was originally an acronym for Modular Object-Oriented Dynamic 
-  Learning Environment, which is mostly useful to programmers and education theorists.&nbsp; 
-  It's also a verb that describes the process of lazily meandering through something, 
-  doing things as it occurs to you to do them, an enjoyable tinkering that often 
-  leads to insight and creativity. As such it applies both to the way Moodle was 
-  developed, and to the way a student or teacher might approach studying or teaching 
-  an online course. Anyone who uses Moodle is a Moodler.</p>
-  <p>Come <a href="http://moodle.org/community/" target="_top">moodle with us</a>!</p>
-</blockquote>
-<p><br>
-</p>
-<p align="CENTER"><font size="1"><a href="." target="_top">Moodle Documentation</a></font></p>
-<p align="CENTER"><font size="1">Version: $Id$</font></p>
-</body>
-</html>
diff --git a/lang/th/docs/licence.html b/lang/th/docs/licence.html
deleted file mode 100644 (file)
index bcb1d82..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-   
-<title>Moodle Docs: Copyright License</title>
-   
-<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS">
-   
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-</head>
-<body bgcolor="#ffffff">
-    
-<h1>Copyright License for Moodle</h1>
-<blockquote>
-  <p>The name <strong>Moodle&#8482;</strong> is a registered trademark of The Moodle Trust.<br>
-  You have permission to use this name for any activity related to the <br>
-  Moodle software described below.</p>
-  <p>Moodle software is Copyright &copy; 1999-2004, <a href="http://dougiamas.com/">Martin 
-  Dougiamas</a>.</p>
-  <p>This program is free software; you can redistribute it and/or modify<br>
-  it under the terms of the GNU General Public License as published by<br>
-  the Free Software Foundation; either version 2 of the License, or<br>
-  (at your option) any later version.</p>
-  <p>This program is distributed in the hope that it will be useful,<br>
-  but WITHOUT ANY WARRANTY; without even the implied warranty of<br>
-  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the<br>
-  GNU General Public License for more details (attached below).<br>
-  </p>
-  <hr width="100%" size="2">
-  <br>
-   
-  <pre>                    GNU GENERAL PUBLIC LICENSE<br>                     Version 2, June 1991<br><br> Copyright (C) 1989, 1991 Free Software Foundation, Inc.<br> 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA<br> Everyone is permitted to copy and distribute verbatim copies<br> of this license document, but changing it is not allowed.<br><br>                      Preamble<br><br>  The licenses for most software are designed to take away your<br>freedom to share and change it.  By contrast, the GNU General Public<br>License is intended to guarantee your freedom to share and change free<br>software--to make sure the software is free for all its users.  This<br>General Public License applies to most of the Free Software<br>Foundation's software and to any other program whose authors commit to<br>using it.  (Some other Free Software Foundation software is covered by<br>the GNU Library General Public License instead.)  You can apply it to<br>your programs, too.<br><br>  When we speak of free software, we are referring to freedom, not<br>price.  Our General Public Licenses are designed to make sure that you<br>have the freedom to distribute copies of free software (and charge for<br>this service if you wish), that you receive source code or can get it<br>if you want it, that you can change the software or use pieces of it<br>in new free programs; and that you know you can do these things.<br><br>  To protect your rights, we need to make restrictions that forbid<br>anyone to deny you these rights or to ask you to surrender the rights.<br>These restrictions translate to certain responsibilities for you if you<br>distribute copies of the software, or if you modify it.<br><br>  For example, if you distribute copies of such a program, whether<br>gratis or for a fee, you must give the recipients all the rights that<br>you have.  You must make sure that they, too, receive or can get the<br>source code.  And you must show them these terms so they know their<br>rights.<br><br>  We protect your rights with two steps: (1) copyright the software, and<br>(2) offer you this license which gives you legal permission to copy,<br>distribute and/or modify the software.<br><br>  Also, for each author's protection and ours, we want to make certain<br>that everyone understands that there is no warranty for this free<br>software.  If the software is modified by someone else and passed on, we<br>want its recipients to know that what they have is not the original, so<br>that any problems introduced by others will not reflect on the original<br>authors' reputations.<br><br>  Finally, any free program is threatened constantly by software<br>patents.  We wish to avoid the danger that redistributors of a free<br>program will individually obtain patent licenses, in effect making the<br>program proprietary.  To prevent this, we have made it clear that any<br>patent must be licensed for everyone's free use or not licensed at all.<br><br>  The precise terms and conditions for copying, distribution and<br>modification follow.<br>\f<br>                    GNU GENERAL PUBLIC LICENSE<br>   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION<br><br>  0. This License applies to any program or other work which contains<br>a notice placed by the copyright holder saying it may be distributed<br>under the terms of this General Public License.  The "Program", below,<br>refers to any such program or work, and a "work based on the Program"<br>means either the Program or any derivative work under copyright law:<br>that is to say, a work containing the Program or a portion of it,<br>either verbatim or with modifications and/or translated into another<br>language.  (Hereinafter, translation is included without limitation in<br>the term "modification".)  Each licensee is addressed as "you".<br><br>Activities other than copying, distribution and modification are not<br>covered by this License; they are outside its scope.  The act of<br>running the Program is not restricted, and the output from the Program<br>is covered only if its contents constitute a work based on the<br>Program (independent of having been made by running the Program).<br>Whether that is true depends on what the Program does.<br><br>  1. You may copy and distribute verbatim copies of the Program's<br>source code as you receive it, in any medium, provided that you<br>conspicuously and appropriately publish on each copy an appropriate<br>copyright notice and disclaimer of warranty; keep intact all the<br>notices that refer to this License and to the absence of any warranty;<br>and give any other recipients of the Program a copy of this License<br>along with the Program.<br><br>You may charge a fee for the physical act of transferring a copy, and<br>you may at your option offer warranty protection in exchange for a fee.<br><br>  2. You may modify your copy or copies of the Program or any portion<br>of it, thus forming a work based on the Program, and copy and<br>distribute such modifications or work under the terms of Section 1<br>above, provided that you also meet all of these conditions:<br><br>    a) You must cause the modified files to carry prominent notices<br>    stating that you changed the files and the date of any change.<br><br>    b) You must cause any work that you distribute or publish, that in<br>    whole or in part contains or is derived from the Program or any<br>    part thereof, to be licensed as a whole at no charge to all third<br>    parties under the terms of this License.<br><br>    c) If the modified program normally reads commands interactively<br>    when run, you must cause it, when started running for such<br>    interactive use in the most ordinary way, to print or display an<br>    announcement including an appropriate copyright notice and a<br>    notice that there is no warranty (or else, saying that you provide<br>    a warranty) and that users may redistribute the program under<br>    these conditions, and telling the user how to view a copy of this<br>    License.  (Exception: if the Program itself is interactive but<br>    does not normally print such an announcement, your work based on<br>    the Program is not required to print an announcement.)<br>\f<br>These requirements apply to the modified work as a whole.  If<br>identifiable sections of that work are not derived from the Program,<br>and can be reasonably considered independent and separate works in<br>themselves, then this License, and its terms, do not apply to those<br>sections when you distribute them as separate works.  But when you<br>distribute the same sections as part of a whole which is a work based<br>on the Program, the distribution of the whole must be on the terms of<br>this License, whose permissions for other licensees extend to the<br>entire whole, and thus to each and every part regardless of who wrote it.<br><br>Thus, it is not the intent of this section to claim rights or contest<br>your rights to work written entirely by you; rather, the intent is to<br>exercise the right to control the distribution of derivative or<br>collective works based on the Program.<br><br>In addition, mere aggregation of another work not based on the Program<br>with the Program (or with a work based on the Program) on a volume of<br>a storage or distribution medium does not bring the other work under<br>the scope of this License.<br><br>  3. You may copy and distribute the Program (or a work based on it,<br>under Section 2) in object code or executable form under the terms of<br>Sections 1 and 2 above provided that you also do one of the following:<br><br>    a) Accompany it with the complete corresponding machine-readable<br>    source code, which must be distributed under the terms of Sections<br>    1 and 2 above on a medium customarily used for software interchange; or,<br><br>    b) Accompany it with a written offer, valid for at least three<br>    years, to give any third party, for a charge no more than your<br>    cost of physically performing source distribution, a complete<br>    machine-readable copy of the corresponding source code, to be<br>    distributed under the terms of Sections 1 and 2 above on a medium<br>    customarily used for software interchange; or,<br><br>    c) Accompany it with the information you received as to the offer<br>    to distribute corresponding source code.  (This alternative is<br>    allowed only for noncommercial distribution and only if you<br>    received the program in object code or executable form with such<br>    an offer, in accord with Subsection b above.)<br><br>The source code for a work means the preferred form of the work for<br>making modifications to it.  For an executable work, complete source<br>code means all the source code for all modules it contains, plus any<br>associated interface definition files, plus the scripts used to<br>control compilation and installation of the executable.  However, as a<br>special exception, the source code distributed need not include<br>anything that is normally distributed (in either source or binary<br>form) with the major components (compiler, kernel, and so on) of the<br>operating system on which the executable runs, unless that component<br>itself accompanies the executable.<br><br>If distribution of executable or object code is made by offering<br>access to copy from a designated place, then offering equivalent<br>access to copy the source code from the same place counts as<br>distribution of the source code, even though third parties are not<br>compelled to copy the source along with the object code.<br>\f<br>  4. You may not copy, modify, sublicense, or distribute the Program<br>except as expressly provided under this License.  Any attempt<br>otherwise to copy, modify, sublicense or distribute the Program is<br>void, and will automatically terminate your rights under this License.<br>However, parties who have received copies, or rights, from you under<br>this License will not have their licenses terminated so long as such<br>parties remain in full compliance.<br><br>  5. You are not required to accept this License, since you have not<br>signed it.  However, nothing else grants you permission to modify or<br>distribute the Program or its derivative works.  These actions are<br>prohibited by law if you do not accept this License.  Therefore, by<br>modifying or distributing the Program (or any work based on the<br>Program), you indicate your acceptance of this License to do so, and<br>all its terms and conditions for copying, distributing or modifying<br>the Program or works based on it.<br><br>  6. Each time you redistribute the Program (or any work based on the<br>Program), the recipient automatically receives a license from the<br>original licensor to copy, distribute or modify the Program subject to<br>these terms and conditions.  You may not impose any further<br>restrictions on the recipients' exercise of the rights granted herein.<br>You are not responsible for enforcing compliance by third parties to<br>this License.<br><br>  7. If, as a consequence of a court judgment or allegation of patent<br>infringement or for any other reason (not limited to patent issues),<br>conditions are imposed on you (whether by court order, agreement or<br>otherwise) that contradict the conditions of this License, they do not<br>excuse you from the conditions of this License.  If you cannot<br>distribute so as to satisfy simultaneously your obligations under this<br>License and any other pertinent obligations, then as a consequence you<br>may not distribute the Program at all.  For example, if a patent<br>license would not permit royalty-free redistribution of the Program by<br>all those who receive copies directly or indirectly through you, then<br>the only way you could satisfy both it and this License would be to<br>refrain entirely from distribution of the Program.<br><br>If any portion of this section is held invalid or unenforceable under<br>any particular circumstance, the balance of the section is intended to<br>apply and the section as a whole is intended to apply in other<br>circumstances.<br><br>It is not the purpose of this section to induce you to infringe any<br>patents or other property right claims or to contest validity of any<br>such claims; this section has the sole purpose of protecting the<br>integrity of the free software distribution system, which is<br>implemented by public license practices.  Many people have made<br>generous contributions to the wide range of software distributed<br>through that system in reliance on consistent application of that<br>system; it is up to the author/donor to decide if he or she is willing<br>to distribute software through any other system and a licensee cannot<br>impose that choice.<br><br>This section is intended to make thoroughly clear what is believed to<br>be a consequence of the rest of this License.<br>\f<br>  8. If the distribution and/or use of the Program is restricted in<br>certain countries either by patents or by copyrighted interfaces, the<br>original copyright holder who places the Program under this License<br>may add an explicit geographical distribution limitation excluding<br>those countries, so that distribution is permitted only in or among<br>countries not thus excluded.  In such case, this License incorporates<br>the limitation as if written in the body of this License.<br><br>  9. The Free Software Foundation may publish revised and/or new versions<br>of the General Public License from time to time.  Such new versions will<br>be similar in spirit to the present version, but may differ in detail to<br>address new problems or concerns.<br><br>Each version is given a distinguishing version number.  If the Program<br>specifies a version number of this License which applies to it and "any<br>later version", you have the option of following the terms and conditions<br>either of that version or of any later version published by the Free<br>Software Foundation.  If the Program does not specify a version number of<br>this License, you may choose any version ever published by the Free Software<br>Foundation.<br><br>  10. If you wish to incorporate parts of the Program into other free<br>programs whose distribution conditions are different, write to the author<br>to ask for permission.  For software which is copyrighted by the Free<br>Software Foundation, write to the Free Software Foundation; we sometimes<br>make exceptions for this.  Our decision will be guided by the two goals<br>of preserving the free status of all derivatives of our free software and<br>of promoting the sharing and reuse of software generally.<br><br>                           NO WARRANTY<br><br>  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY<br>FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN<br>OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES<br>PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED<br>OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF<br>MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS<br>TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE<br>PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,<br>REPAIR OR CORRECTION.<br><br>  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING<br>WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR<br>REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,<br>INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING<br>OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED<br>TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY<br>YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER<br>PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE<br>POSSIBILITY OF SUCH DAMAGES.<br><br>                     END OF TERMS AND CONDITIONS<br></pre>
-</blockquote>
-   
-
-<p align="CENTER"><font size="1"><a href="." target="_top">Moodle Documentation</a></font></p>
-<p align="CENTER"><font size="1">Version: $Id$</font></p>
-</body>
-</html>
diff --git a/lang/th/docs/module_files.txt b/lang/th/docs/module_files.txt
deleted file mode 100644 (file)
index cd1cc03..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-ABOUT THIS DIRECTORY
---------------------
-
-DO NOT CHANGE, RENAME OR MOVE ANY OF THE FILES 
-IN THIS DIRECTORY unless you REALLY know what 
-you are doing.  
-
-Changing these files could mess up your course.
-
-This directory contains files uploaded to your 
-course within particular modules (mostly by 
-students), such as assignment submissions and 
-forum attachments.
-
-The names of the directories and files within 
-this directory are very specific and are 
-automatically maintained by Moodle.
-
diff --git a/lang/th/docs/other.html b/lang/th/docs/other.html
deleted file mode 100644 (file)
index 5999d14..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-<html>
-<head>
-<title>Moodle Docs: Frequently Asked Questions (FAQ)</title>
-<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS">
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-</head>
-
-<body bgcolor="#FFFFFF">
-<h1>Other documentation</h1>
-<p class="normaltext">Here are some links to other sources of Moodle documentation:</p>
-<p class="normaltext"><a href="../help.php?file=index.html">Index of all Moodle 
-  help pages</a> - a list of all the context-sensitive help files within Moodle</p>
-<p class="normaltext"><a href="http://moodle.org/docs/">User-contributed documentation</a> 
-  - this page lists documentation contributed by Moodle users</p>
-<p align="center" class="normaltext">&nbsp;</p>
-<hr>
-
-<p align="center"><font size="1"><a href="." target="_top">Moodle Documentation</a></font></p>
-<p align="center"><font size="1">Version: $Id$</font></p>
-</body>
-</html>
diff --git a/lang/th/docs/philosophy.html b/lang/th/docs/philosophy.html
deleted file mode 100644 (file)
index a0a8af5..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-  
-<title>Moodle Docs: Philosophy</title>
-  
-<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS">
-  
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-</head>
-<body bgcolor="#ffffff">
-  
-<h1>Philosophy</h1>
-
-<blockquote>
-  <p>The design and development of Moodle is guided by a particular philosophy of learning, a way of thinking that you may see referred to in shorthand as a &quot;<em>social constructionist pedagogy</em>&quot;. (Some of you  scientists may already be thinking &quot;soft education mumbo jumbo&quot; and reaching for your mouse, but please read on - this is useful for every subject area!)</p>
-  <p>This  page tries to explain in simple terms what that phrase means by unpacking <strong>four main concepts</strong> behind it. Note that each of these is summarising one view of an immense amount of diverse research so these definitions may seem thin if you have read about these before.</p>
-  <p>If these concepts are completely new to you then it is likely that these ideas will be hard to understand at first - all I can recommend is that you read it carefully, while thinking about your own experiences of trying to learn something.<br>
-  </p>
-  <h3>1. Constructivism</h3>
-  <blockquote>
-    <p>This point of view maintains that people actively <strong>construct</strong> new knowledge as they interact with their environment. </p>
-    <p>Everything you read, see, hear, feel, and touch is tested against your prior knowledge and if it is viable within your mental world, may form new knowledge you carry with you. Knowledge is strengthened if you can use it successfully in your wider environment. You  are not just a memory bank passively absorbing information, nor can knowledge be &quot;transmitted&quot; to you just by reading something or listening to someone.</p>
-    <p>This is not to say you can't learn anything from reading a web page or watching a lecture, obviously you can, it's just pointing out that there is more interpretation going on than a transfer of information from one brain to another.<br>
-  </p>
-  </blockquote>
-  <h3>2. Constructionism</h3>
-  <blockquote>
-    <p>Constructionism asserts that learning is particularly effective when constructing something for others to experience. This can be anything from a spoken sentence or an internet posting, to  more complex artifacts like a painting, a house or a software package.</p>
-    <p>For example, you might read this page several times and still forget it by tomorrow - but if you were to try and explain these ideas to someone else in your own words, or produce a slideshow that explained these concepts, then I can guarantee you'd have a better understanding that is more integrated into your own ideas. This is why people take notes during lectures, even if they never read the notes again.<br>
-  </p>
-  </blockquote>
-  <h3>3. Social Constructivism</h3>
-  <blockquote>
-    <p>This extends the above ideas into a social group constructing things for one another, collaboratively creating a small culture of shared artifacts with shared meanings. When one is immersed within a culture like this, one is learning all the time about how to be a part of that culture, on many levels.</p>
-    <p>A very simple example is an object like a cup. The object can be used for many things, but its shape does suggest some &quot;knowledge&quot; about carrying liquids. A more complex example is an online course - not only do the &quot;shapes&quot; of the software tools indicate certain things about the way online courses should work, but the activities and texts produced within the group as a whole will help shape how each person behaves within that group.<br>
-  </p>
-  </blockquote>
-  <h3>4. Connected and Separate</h3>
-  <blockquote>
-    <p>This idea looks deeper into the motivations of individuals within a discussion. <strong>Separate</strong> behaviour is when someone tries to remain 'objective' and 'factual', and tends to defend their own ideas using logic to find holes in their opponent's ideas. <strong>Connected</strong> behaviour is a more empathic approach that accepts subjectivity, trying to listen and ask questions in an effort to understand the other point of view. <strong>Constructed</strong> behaviour is when a person is sensitive to both of these approaches and is able to choose either of them as appropriate to the current situation.</p>
-    <p>In general, a healthy amount of connected behaviour within a learning community is a very powerful stimulant for learning, not only bringing people closer together but promoting deeper reflection and re-examination of their existing beliefs.</p>
-  </blockquote>
-  <hr>
-  <p>Once you are thinking about all these issues, it helps you to focus on the experiences that would be best for   learning from the learner's point of view, rather than just publishing and assessing the information you think they need to know. It can also help you realise how each participant in a course can be a teacher as well as a learner. Your job as a 'teacher' can change from being 'the source of knowledge' to being an influencer and role model of  class culture,  connecting with students in a personal way that addresses their own learning needs, and moderating discussions and activities in a way that collectively leads students towards the learning goals of the class.</p>
-  <p>Obviously Moodle doesn't force this style of behaviour, but this is what it is best at supporting. In future, as the technical infrastructure of Moodle stabilises, further improvements in pedagogical support will be a major direction for Moodle development.</p>
-</blockquote>
-<hr>
-<p align="CENTER"><font size="1"><a href="." target="_top">Moodle Documentation</a></font></p>
-<p align="CENTER"><font size="1">Version: $Id$</font></p>
-</body>
-</html>
diff --git a/lang/th/docs/release.html b/lang/th/docs/release.html
deleted file mode 100644 (file)
index 67f7754..0000000
+++ /dev/null
@@ -1,314 +0,0 @@
-<head>
-    
-<title>Moodle Docs: Current Release notes</title>
-       
-<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS">
-    
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-    
-<style type="text/css">
-<!--       dt {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
-       dd {margin-bottom:1em;} 
--->
-</style>
-</head>
-
-<body bgcolor="#FFFFFF">
-<h1>Latest Release notes</h1>
-
-<h3> New in Moodle 1.3  (25th May, 2004)</h3>
-<ul>
-  <dl>
-    <dt>Major new features</dt>
-    <dd> 
-      <ul>
-        <li>New <strong>Calendar</strong> feature (thanks to Jon Papaioannou and the <a target="_blank" href="http://www.sch.gr/">Greek School Network</a>!)</li>
-        <li>New <strong>Blocks </strong>feature, allowing blocks to be added and moved around on course pages (thanks to Jon Papaioannou, Eloy Lafuente and others!)</li>
-        <li>New <strong>RSS System</strong> allows Forums and Glossaries (and later other modules) to publish RSS feeds (Thanks, Eloy!)</li>
-        <li><strong>Mediaplugin</strong> filter now supports auto-embedding of Quicktime, Flash, and Windows Media files.</li>
-        <li>A new <strong>Activity Names</strong> filter will automatically add hyperlinks to other activities in the same course whenever their name is mentioned.</li>
-      </ul>
-    </dd>
-    <dt>Other new features</dt>
-    <dd> 
-      <ul>
-        <li>New resource type &quot;Directory&quot; will display a whole directory of uploaded files (including subdirectories)</li>
-        <li>Resources that are files (uploaded, or webpages) now show the relevant icon on the course page</li>
-        <li>Most internal HTML links within forums and resources are now preserved during backup/restores</li>
-        <li>It is now possible to pass normal http arguments to files in the Files section. This allows some fancier HTML and Flash in resources.</li>
-        <li>$CFG-&gt;forceloginforprofiles can be set to prevent guests from seeing site-level user profiles (including Google).</li>
-        <li>When Google access is enabled, then Google web page translations now work too.</li>
-        <li>Sessions are now stored privately in the Moodle data directory - this makes Moodle work better on clusters, and solves some session timeout problems when using Moodle on shared web hosts</li>
-        <li>User pictures can now be easily deleted from the profile editing page</li>
-        <li>Talking in Chat now appears in the main logs.</li>
-        <li>Hidden sections in courses can now be completely hidden from students (course setting)</li>
-        <li>Improvements to text inside graphs for some non-English languages,  using Unicode fonts.</li>
-        <li>Improved interface for managing Scales, as well as better handling in mulitlingual sites</li>
-        <li>All students can now be unenrolled with one button (on the Students page)</li>
-        <li>Subscribers to forums can now be manually subscribed or unsubscribed in groups</li>
-        <li>Better handling of some European characters in filenames and usernames</li>
-        <li>Feedback notices for a hidden assignment aren't mailed out until it's unhidden</li>
-        <li>Expanded support for importing Blackboard quizzes</li>
-        <li>The cron script can now be run using a PHP binary from any directory</li>
-        <li>The HTML editor has been further improved and streamlined.</li>
-        <li>The default recent activity display is now calculated from the last access to that course (or two days, whichever is more recent). Previously it was from the last login to the site.</li>
-        <li>Confirmation emails are now in HTML and Text, to help prevent breaking of confirmation link.</li>
-        <li><b>New languages</b>: Farsi, Latvian, Norwegian Primary School, Unicode version of Traditional Chinese.</li>
-      </ul>
-    </dd>
-    <dt>Bug fixes</dt>
-    <dd> 
-      <ul>
-        <li>Hundreds of small bugs were fixed in all areas, generally improving appearance and robustness.</li>
-        <li>As always, if you find bugs in Moodle, please <a href="http://moodle.org/bugs/">report them to our Bug Tracker</a>!</li>
-      </ul>
-      <p>&nbsp;</p>
-    </dd>
-    <dt><font size="+1">Finally, don't forget to look at some of the <a href="http://moodle.org/download/modules/" target="_blank">many optional modules under development</a>, including the SCORM module, the Wiki module, the Hot Potatoes module and many other innovations.</font></dt>
-  </dl>
-</ul>
-
-<p>&nbsp;</p>
-<p><br />
-
-
-</p>
-<h3> New in Moodle 1.2.1 (25th March, 2004)</h3>
-<ul>
-  <dl>
-    <dt>Various small bug fixes</dt>
-    <dd> 
-      <ul>
-        <li>Fixed some bugs that were causing survey graphs and results not to display in some circumstances</li>
-        <li>Improved security in the cron script</li>
-        <li>Fixed WebCT quiz import to deal with missing images, shortanswers and escaped characters</li>
-        <li>Fixed formatting on editor dialog to insert links</li>
-        <li>Prevent glossary from adding links to activity names that are already links</li>
-        <li>Fixed some timezone calculations when user isn't present</li>
-        <li>Characters like :( in Javascript code within filtered HTML are no longer converted to a sad smiley</li>
-        <li>Improved handling of ratings for single forums when secureforms is on.</li>
-        <li>Multichoice question creation now defaults to a single correct answer format</li>
-        <li>Guests can no longer see email addresses if "show only to course participants" has been set by that user</li>
-        <li>Primary admin is now the lowest-numbered entry in user_admins, rather than the admin with the lowest userid.</li>
-        <li>Modified flash MP3 plugin to improve brightness of Play button on darker screens</li>
-        <li>Various polishing and improvements in many language packs</li>
-      </ul>
-    </dd>
-  </dl>
-</ul>
-
-<br />
-
-
-<h3> New in Moodle 1.2 (20th March, 2004)</h3>
-<ul>
-  <dl>
-    <dt>Major new features</dt>
-    <dd> 
-      <ul>
-        <li>New support for <strong>groups</strong> and cohorts within courses (with many options)</li>
-        <li><strong>Text filters</strong> allow arbitrary processing on all text in Moodle, including <strong>automatic linking</strong>, <strong>mathematics support</strong>, <strong>multi-language content</strong> and infinitely more possibilities</li>
-        <li>A fantastic new <strong>Glossary module</strong> (thanks to Williams Castillo!) with many different ways to contruct learning activities based around collecting definitions</li>
-        <li>A great new  <strong>Lesson module</strong> (thanks to Ray Kingdon!) easily creates active content with pathways and multiple-choice questions</li>
-        <li>A new <strong>Label module</strong> allows arbitrary HTML in the course page</li>
-        <li>An improved <strong>WYSIWYG editor</strong>,  faster and more cross-platform than the old one</li>
-        <li><strong>Automatic backups</strong> can be scheduled by the administrator for all courses at once</li>
-      </ul>
-    </dd>
-    <dt>Courses</dt>
-    <dd> 
-      <ul>
-        <li>Activities can now be indented on the course outline, allowing more structure</li>
-        <li>A new report for Recent Activity makes it easier to see what's happened recently</li>
-        <li>A new logs button on every activity links to the logs page to show logs per-activity</li>
-        <li>Restore button now always functional</li>
-        <li>Improved &quot;index&quot; view for all modules</li>
-        <li>Improvements to participants display, including paging and initial searching</li>
-        <li>Excel downloads are more compatible with different operating systems</li>
-        <li>Better error reporting when adding/updating activities</li>
-        <li>Search box no longer auto-focuses (it was causing annoying auto-scrolling on long courses)</li>
-        <li>Self-unenrollment link on the course page for students</li>
-        <li>Change password link on the course page for students</li>
-        <li>Students can now be allowed to see their own activity reports (course setting)</li>
-        <li>Teachers can browse the course files for images when using the new editor</li>
-        <li>New image of empty box as destination when moving activities</li>
-        <li>Accesses are now recorded by course, so the participant listings make more sense</li>
-        <li>The activity navbar now has buttons for previous and next activities</li>
-        <li>File dates were incorrect on some systems - this is now fixed.</li>
-        <li>Old chat users are no longer shown in the recent activity</li>
-      </ul>
-    </dd>
-    <dt>Site administration</dt>
-    <dd> 
-      <ul>
-        <li>An important security fix preventing teachers from logging in as admins who are students in their course</li>
-        <li>New setting &quot;forcelogin&quot;  can force people to log in before they can see any of the site</li>
-        <li>New setting &quot;opentogoogle&quot;  allows Google and people referred by Google to get in as guest</li>
-        <li>New setting &quot;timezone&quot; allows a default timezone to be set for the whole site</li>
-        <li>New setting &quot;deleteunconfirmed&quot; specifies the time we'll wait for email accounts to be confirmed</li>
-        <li>New setting &quot;allowunenroll&quot; enables/disables students from unenrolling themselves from courses</li>
-        <li>New setting &quot;fullnamedisplay&quot; allows override for the formatting of user full names so students can only see &quot;firstname lastname&quot;, &quot;lastname firstname&quot; or &quot;firstname&quot;</li>
-        <li>Individual users can have their email disabled by the teacher or admin (useful for dealing with broken mail accounts that are bouncing)</li>
-        <li>Upload sizes can now be controlled throughout Moodle using &quot;maxbytes&quot;. There is a site limit (bounded by the current PHP limits), which itself is the upper bound for course limits, which is the upper bound for activity limits.</li>
-        <li>Moodle cookies can be customised (helps when running multiple Moodles on one site)</li>
-        <li>Included script for analysing database performance (admin/dbperformance.php)</li>
-        <li>Included standalone script to check a server for Moodle compatibility (lib/compatible.php)</li>
-        <li> If a file called cronextra.php exists in the dataroot then cron will run that too.  This allows sites to have &quot;special&quot; maintenance features.</li>
-        <li>Course formats are now more like plugins, in separate directories</li>
-        <li>Users can now be uploaded from text files</li>
-        <li>If $CFG-&gt;disableuserimages is defined (in config.php) then user images can not be changed</li>
-        <li>If $CFG-&gt;admineditalways is defined then the administrator can edit ANY post at any time.</li>
-        <li>If $CFG-&gt;filterall is defined then even little things liks forum subjects and activity names are filtered</li>
-        <li>Support for restricted demo users (eg the teacher demo on Moodle.org) - usernames can be added to a list of  names in config.php. eg $CFG-&gt;restrictusers = 'teacher,fred';</li>
-      </ul>
-    </dd>
-    <dt>Themes</dt>
-    <dd> 
-      <ul>
-        <li>Fixes for Internet Explorer can be more robust at using the style sheet</li>
-        <li>Miscellaneous fixes and improvements to themes - <strong>custom themes need upgrading!</strong></li>
-      </ul>
-    </dd>
-    <dt>Translations</dt>
-    <dd> 
-      <ul>
-        <li>New languages: Galego and Lithuanian</li>
-        <li>Improved language editing interface - it allows the current language to be chosen and allows each file to be edited separately.</li>
-        <li>The list of country names can now be translated, as can the editor buttons, smiley names and file sizes (Mb, Gb etc)</li>
-        <li>Language packs can now define the default language direction (RTL or LTR)</li>
-        <li>Language packs can now define the order that people's names should be shown in</li>
-        <li>Language files are now written using slightly more efficient PHP code</li>
-        <li>Finally got rid of the final bogus linefeeds in the multi-line strings</li>
-        <li>Courses can now &quot;force&quot; a language on all users</li>
-      </ul>
-    </dd>
-    <dt>Backup / Restore</dt>
-    <dd> 
-      <ul>
-        <li>Automatic backups can be scheduled by the administrator for all courses at once</li>
-        <li>Logs are now fully restored</li>
-        <li>All needed users are now included in course backups (even if no longer enrolled)</li>
-        <li>Miscellaneous fixes and improvements</li>
-      </ul>
-    </dd>
-    <dt>Text Filters and Formatting</dt>
-    <dd> 
-      <ul>
-        <li>Warning: the new text filters can increase the load on your server, particularly when used with complex filters. Use them with caution. </li>
-        <li>The new <strong>glossary filter</strong> can create links to glossary entries from matching words throughout Moodle.</li>
-        <li>The new <strong>TeX filter</strong> can convert TeX code found anywhere in Moodle into true Mathematics notation (GIF format image). There is also an <strong>algebra</strong> filter with a simpler input format (more like calculators).</li>
-        <li>The new <strong>censor filter</strong> can be enabled to filter out bad words.</li>
-        <li>The new <strong>multilang filter</strong> allows texts to be entered in multiple languages, and only the best one will be shown to each user (depending on their language setting)</li>
-        <li>The &lt;nolink&gt; tag can be used to prevent autolinking within a passage of text.</li>
-        <li>More tags are now allowed, including &lt;acronym&gt; and all &lt;math&gt; tags.</li>
-        <li>Some areas where text wasn't properly filtered before (security risk) have now been fixed.</li>
-      </ul>
-    </dd>
-    <dt>Developer API</dt>
-    <dd> 
-      <ul>
-        <li>A new coding guide is available</li>
-        <li>A new Philosophy guide is available ;-)</li>
-        <li>Improvements to the template for new modules</li>
-        <li>Modules should now specify the minimum version of Moodle they are compatible with</li>
-        <li>Scripts can specify to print_header() whether the page is pure XML</li>
-        <li>Any module can save and retrieve user preferences that stay around between logins</li>
-      </ul>
-    </dd>
-    <dt>Chats</dt>
-    <dd> 
-      <ul>
-        <li>Chat sessions can now be deleted</li>
-        <li>Scheduled chat times now show the timezone to make it clearer</li>
-      </ul>
-    </dd>
-    <dt>Forums</dt>
-    <dd> 
-      <ul>
-        <li>Forum viewing preferences are remembered between logins</li>
-        <li>&quot;Show parent&quot; link on all posts for faster navigation around forums</li>
-        <li>Anchor tags allow individual posts to be referenced in all views</li>
-        <li>Improvements to cron job when manually run, as well as logging of mailer errors</li>
-        <li>Only print the ratings button when there are ratings to be made</li>
-        <li>Vastly improved email text versions of HTML forum posts</li>
-        <li>When replying, an outline of other replies is shown.</li>
-        <li>When using the HTML editor to post, other formatting options are no longer provided.</li>
-      </ul>
-    </dd>
-    <dt>Journals</dt>
-    <dd> 
-      <ul>
-        <li>Journal questions can now use the HTML editor</li>
-        <li>Some fixes to the report page when assessing journal entries</li>
-      </ul>
-    </dd>
-    <dt>Quizzes</dt>
-    <dd> 
-      <ul>
-        <li>Questions and categories can now be edited without needing to open a quiz</li>
-        <li>All questions can now use any of the Moodle editing formats</li>
-        <li>New import format: <strong>GIFT</strong> format (this is the new default format)</li>
-        <li>New import format: <strong>Course Test Manager</strong></li>
-        <li>New import format: <strong>WebCT</strong> format</li>
-        <li>New import format: <strong>Aiken</strong> format</li>
-        <li>Short-Answer questions can now use wildcards for matching eg wild*rds</li>
-        <li>Images now work in questions from external published categories</li>
-        <li>Improved the overview reports to show more info and allow deletion of attempts</li>
-        <li>Added a new detailed quiz report for statistical anaylsis</li>
-        <li>All question types can now have up to 10 answers each</li>
-        <li>Menus in quiz editing no longer need submit buttons (just select from menu)</li>
-        <li>Fixed bug that occurred when re-grading SOME quizzes with random questions in them</li>
-        <li>Fixed bug that occurred in backups of quizzes with random questions in them</li>
-        <li>Many other small bugs fixed</li>
-      </ul>
-    </dd>
-    <dt>Resources</dt>
-    <dd> 
-      <ul>
-        <li>Teachers can browse files more directly when creating uploaded file</li>
-        <li>New settings to allow a default URL, a default search page and default popup settings</li>
-        <li>Uploaded files can appear in popups too.</li>
-        <li>Much better display of popups when using the navbar to go there</li>
-        <li>MP3 files are now streamed using a built-in Flash MP3 player</li>
-        <li>Video files (Media player, Quicktime) are embedded using local plugins</li>
-      </ul>
-    </dd>
-    <dt>Workshops</dt>
-    <dd> 
-      <ul>
-        <li>Changes to handling of peer assessments</li>
-        <li>New assessment phase</li>
-        <li>New options for the league table</li>
-      </ul>
-    </dd>
-    <dt>Miscellaneous</dt>
-    <dd> 
-      <ul>
-        <li>Moodle now ignores any folders that Frontpage may have added to it (_vti_cnf).</li>
-        <li>Improved HTML -&gt; XHTML in many places</li>
-        <li>Many fixes for non-MySQL databases</li>
-        <li>A few hard-coded text strings around the place were made translatable</li>
-        <li>User profile data is now properly cleaned</li>
-        <li>FIxes for when Moodle is embedded within a frame (eg in Postnuke)</li>
-        <li>Bug fixes to Wiki mode</li>
-        <li>Admin can no longer edit external accounts</li>
-        <li>Qmail users can use &quot;qmail&quot; in the smtphosts field for better results</li>
-        <li>Multiple methods of redirecting, to work around some browser bugs</li>
-        <li>Small improvements to the display of grades in the gradebook</li>
-        <li>More student profile fields can be edited, such as department and institution, and these are also written to grade dumps in text or Excel.</li>
-        <li>When a student is added as a teacher, they are now automatically unenrolled from being a student</li>
-        <li>Upgraded ADOdb (database layer)</li>
-      </ul>
-    </dd>
-  </dl>
-</ul>
-<hr>
-
-<center>
-  <p>
-<a href="./?file=releaseold.html">Old release information</a>
-</p>
-</center>
-<p>&nbsp;</p>
-<p align="CENTER"><font size="1"><a href="../doc/" target="_top">Moodle Documentation</a></font></p>
-<p align="CENTER"><font size="1">Version: $Id$</font></p>
diff --git a/lang/th/docs/releaseold.html b/lang/th/docs/releaseold.html
deleted file mode 100644 (file)
index 48ac5a4..0000000
+++ /dev/null
@@ -1,365 +0,0 @@
-<head>
-    
-<title>Moodle Docs: Old Release notes</title>
-       
-<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS">
-    
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-    
-<style type="text/css">
-       dt {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
-       dd {margin-bottom:1em;} 
-    </style>
-</head>
-
-<body bgcolor="#FFFFFF">
-<h1>Old Release notes</h1>
-<h3> New in Moodle 1.1.1 (10 September, 2003):</h3>
-<ul>
-  <dl>
-    <dt>&nbsp; </dt>
-    <dt>General Fixes</dt>
-  </dl>
-  <dl>
-    <dd> 
-      <ul>
-        <li>Translation improvements in many languages</li>
-        <li>Frame fix when switching languages in documentation</li>
-        <li>All short PHP tags removed ... short_tags is no longer a requirement</li>
-        <li>Forum search results link using anchor tag for better context</li>
-        <li>Removed target from &quot;delete&quot; link on user editing page</li>
-        <li>'Search' on social format moved closer to the top to prevent browser 
-          self-scrolling </li>
-        <li>Page redirection is faster and no longer causes intermediate page 
-          to be stored in IE history</li>
-        <li>Course listings improved when courses are displayed, including more 
-          information</li>
-        <li>Category listings show courses in full when there are under ten courses</li>
-        <li>Invisible courses are always shown last in My Courses</li>
-        <li>Course creators can now see all hidden categories and courses</li>
-        <li>Styles added for category and course names</li>
-        <li>Removed tags from question text on quiz 'simplestat' report</li>
-        <li>Added percentages to downloaded data from 'simplestat' report</li>
-        <li>Allow external deep linking using guest account ?username=guest</li>
-        <li>Any admin can now add/remove course creators</li>
-        <li>Primary admin can now update own username/password even with external authentication</li>
-        <li>Quizzes can now be specified as having "no grade" and no grades will be shown</li>
-        <li>When editing a language, missing strings files are created if possible</li>
-        <li>Fixed bug in weekly journal date calculations</li>
-        <li>Fixed bug in config.php that made error_reporting not work</li>
-        <li>Fixed bug when editing user name with quotes in it</li>
-        <li>Fixed bug in email obfuscation for email addresses with numbers in 
-          them </li>
-        <li>Fixed missing PostgreSQL schema for chat module</li>
-        <li>Fixed several typos in PostgreSQL upgrading code</li>
-        <li>Fixed some uninitialised variables</li>
-        <li>Several bugs fixed in Workshop module</li>
-      </ul>
-    </dd>
-  </dl>
-</ul>
-<hr>
-
-
-
-<h3> New in Moodle 1.1 (28 August, 2003):</h3>
-<ul>
-  <dl>
-    <dt>&nbsp; </dt>
-    <dt>Major Changes</dt>
-  </dl>
-  <dl>
-    <dd> 
-      <ul>
-        <li>A completely new <strong>backup</strong> system for backup and restore 
-          of courses (Thanks, Eloy!)</li>
-        <li>A new <strong>workshop</strong> module for peer grading (Thanks, Ray!)</li>
-        <li>A new <strong>chat</strong> module for synchronous discussions</li>
-        <li>All-new <strong>course manager</strong> to handle very large numbers 
-          of courses (tested with 3700)</li>
-        <li>Custom-defined <strong>grading scales</strong> that can be used throughout 
-          a course</li>
-        <li>Performance improvements in many areas</li>
-      </ul>
-    </dd>
-  </dl>
-  <dl>
-    <dt>General</dt>
-  </dl>
-  <dl>
-    <dd> 
-      <ul>
-        <li>Clean up of the whole admin menu organisation to make it clearer</li>
-        <li>Categories can be nested and sorted alphabetically or manually</li>
-        <li>Courses and whole categories can be hidden from students</li>
-        <li>Course descriptions and names can be searched for keywords</li>
-        <li>Large categories are now completely paged</li>
-        <li>Improved web caching for stylesheets and images</li>
-        <li>&quot;My courses&quot; display on the home page when logged in.</li>
-        <li>Inclusion of non-linked page to display ALL user pictures at once 
-          (see /userpix)</li>
-        <li>The &quot;secureforms&quot; feature now defaults to OFF.</li>
-        <li>Moodle now doesn't care if &quot;magic quotes&quot; is on or off.</li>
-        <li>Images in /pix were rearranged and tidied up</li>
-        <li>HTML email is better formatted for wider compatibility</li>
-        <li>Mail bounces are now sent to the admin user</li>
-        <li>Better cron tasks (less CPU used) and duplicate enrolments are now 
-          cleaned</li>
-        <li>Improved display of logs with infinite paging and increased flexibility</li>
-        <li>User log graphs now work at site-level (showing ALL logs on the site)</li>
-        <li>People with manual accounts can now recover their password</li>
-        <li>Improved system for defining/printing help files for major activity 
-          modules</li>
-        <li>Activity modules can now have settings</li>
-        <li>Email addresses are all completely obfuscated (to fool web spiders)</li>
-        <li>There is now an index to the help files</li>
-        <li>Library (Mark Kimes' add-on) is now supported if it is installed (see Moodle contrib for Library source)</li>
-      </ul>
-    </dd>
-  </dl>
-  <dl>
-    <dt></dt>
-    <dt>Courses</dt>
-  </dl>
-  <dl>
-    <dd> 
-      <ul>
-        <li>Teachers can now have their course editing privileges removed</li>
-        <li>Teachers can now manually enrol students if they want to</li>
-        <li>Teacher management is now all combined in one interface</li>
-        <li>Activities can be moved any distance with two clicks</li>
-        <li>Topics/weeks can now be moved up and down</li>
-        <li>Pop-up menu to quickly switch between topics/weeks when collapsed</li>
-        <li>When self-enrolling, students are notified and given a chance to cancel</li>
-        <li>Teachers and students see list of &quot;My Courses&quot; on course 
-          home pages.</li>
-        <li>Grades can be hidden from students if not needed</li>
-      </ul>
-    </dd>
-  </dl>
-  <dl>
-    <dt></dt>
-    <dt>Languages</dt>
-  </dl>
-  <dl>
-    <dd> 
-      <ul>
-        <li><strong>Hungarian</strong> and <strong>Greek</strong> have been added, 
-          and there are lots of other updates. As usual, the language packs within 
-          this release may not be fully completed yet. You can always download 
-          the newest language packs from <a href="http://moodle.org/download/lang/">http://moodle.org/download/lang/</a>.</li>
-        <li>Updates and fixes to most languages</li>
-        <li>Languages now have a parent language (for displaying missing strings)</li>
-        <li>Some fixes for locales and time display in several languages</li>
-        <li>es_mx is being phased out in favour of &quot;es&quot; (International 
-          Spanish) </li>
-      </ul>
-    </dd>
-  </dl>
-  <dl>
-    <dt></dt>
-    <dt>Forum</dt>
-  </dl>
-  <dl>
-    <dd> 
-      <ul>
-        <li>Much improved searching, with multiple keywords, paging etc</li>
-        <li>Forum grading can be either off, used by everyone, or used only by teachers</li>
-        <li>Forum grading can use custom scales or numbers</li>
-        <li>A date range can be set to restrict the posts that can be graded.</li>
-        <li>Admin now has access to some settings via Admin -&gt; Modules -&gt; Forums </li>
-        <li>After editing a post, user is returned to post in context</li>
-        <li>Attached images are displayed inline</li>
-        <li>Email copies in plain text format now print URLs nicely</li>
-      </ul>
-    </dd>
-  </dl>
-  <dl>
-    <dt>Quiz</dt>
-  </dl>
-  <dl>
-    <dd> 
-      <ul>
-        <li>New question type: Embedded Answers (Cloze) - allows text passages 
-          with embedded answers</li>
-        <li>New question type: Numerical - allows a range of numerical answers 
-          to be entered</li>
-        <li>New question type: Description - not a real question, it allows text/graphics 
-          to be inserted anywhere</li>
-        <li>Expanded quiz reporting with modular report plugins</li>
-        <li>New feature for repeat attempts, where each attempt builds on the 
-          last </li>
-        <li>If the quiz is closing within the next 24 hours, a small countdown 
-          clock is shown in the title bar and alerts warn at ten minutes and zero 
-          minutes.</li>
-        <li>Some refactoring to the quiz code to make it easier to extend with 
-          new question types</li>
-      </ul>
-    </dd>
-  </dl>
-  <dl>
-    <dt></dt>
-    <dt>Resources</dt>
-  </dl>
-  <dl>
-    <dd> 
-      <ul>
-        <li>Web links can now be in very customisable pop-up windows.</li>
-        <li>Admin now has access to some settings via Admin -&gt; Modules -&gt; 
-          Resources</li>
-      </ul>
-    </dd>
-  </dl>
-  <dl>
-    <dt>Some of the more annoying bugs recently fixed</dt>
-  </dl>
-  <dl>
-    <dd> 
-      <ul>
-        <li>Moving posts now also moves attachments</li>
-        <li>No more warnings when looking for uploaded files in an empty course</li>
-        <li>Students no longer always get plain-format mail on force-subscribed 
-          forums</li>
-        <li>Cookies can no longer interfere with the admin setup during installation</li>
-        <li>Effectively no limit to the number of activities per section</li>
-        <li>Several fixes when dealing with zip files, especially on Windows</li>
-        <li>Admins can now edit accounts created from external databases</li>
-        <li>Session no longer conflicts with other software</li>
-        <li>Excel files now work on non-Intel machines</li>
-      </ul>
-    </dd>
-  </dl>
-  <dl>
-    <dt>&nbsp; </dt>
-  </dl>
-  <dd>&nbsp;</dd>
-</ul>
-<hr>
-
-<h3> New in Moodle 1.0.9 (29th May, 2003) :</h3>
-<ul>
-  <dl>
-    <dt> General</dt>
-    <dd> 
-      <li>Various optimisations and significant performance enhancements</li>
-      <li>Several obscure security fixes</li>
-      <li>Moodle is now well-behaved when enclosed within a frame</li>
-      <li>Richtext editor can now be used in more text-editing fields</li>
-      <li>New format "Plain text format", useful when posting code or HTML.</li>
-      <li>New format "Wiki format", allows Wiki-style tagging in most places</li>
-      <li>New popup allows emoticons/smilies to be inserted by clicking on images</li>
-      <li>Ability to specify permissions of new folders and files created on the server</li>
-      <li>Some fixes for servers running in Safe Mode (some file problems remain)</li>
-      <li>Various fixes for cleaning some external text of quotes, etc</li>
-      <li>Various fixes for PostgreSQL 7.3 compatibility</li>
-      <li>Started migration of HTML code towards XHTML Transitional</li>
-      <li>Countless other little fixes all over the place</li>
-    </dd>
-    <dt> Languages</dt>
-    <dd> 
-      <li><b>10</b> new language packs!   Argentinian Spanish, Czech, Portuguese, Slovakian, Romanian, Danish, Russian, Polish, Chinese Traditional and French Canadian.</li>
-      <li>Fixes and upgrades to almost all language packs</li>
-      <li>Language can be specified for the current session (see menu on home page and login page) and can be changed on any page by something to the url, eg:  http://moodle.org/?lang=ru </li>
-      <li>Language menu can be restricted to a subset of languages and even removed.
-      <li>Truetype fonts are now part of the language packs</li>
-      <li>ALL dates/times can now be reformatted as part of the language pack</li>
-      <li>A small but annoying bug was fixed with the web-based language editor on Windows servers that caused language files to grow</li>
-    </dd>
-    <dt> Developers</dt>
-    <dd> 
-      <li>Global debug variable gives more feedback about uninitialised variables and the like</li>
-      <li>Various fixes to tidy up and further standardise some of the PHP code</li>
-      <li>Various fixes for robustness (ensuring variables are always initialised)</li>
-    </dd>
-    <dt> Admin</dt>
-    <dd> 
-      <li><font color=red>Some changed options and code in config-dist.php (if upgrading, compare with your current config.php or rebuild your config.php from scratch)</font></li>
-      <li><font color=red>Many changes to themes - authors of custom themes should read <a href="http://moodle.org/theme/UPGRADE.txt">theme/UPGRADE.txt</a> </font></li>
-      <li>New moodle.org registration function for security notifications etc</li>
-      <li>Admin directory can be moved from /admin to something else (see config-dist.php)</li>
-      <li>User listing is now paged, and can now be searched for strings</li>
-      <li>Module management: activity modules can now be individually disabled or deleted completely</li>
-      <li>Improvements to the language editing page</li>
-      <li>Better checking of PHP environment during installation, with warnings</li>
-      <li>Cleaner installation procedure.</li>
-    </dd>
-    <dt> User management</dt>
-    <dd> 
-      <li>New role: Course creator - just like teacher but can also create new courses</li>
-      <li>New authentication plug-in named "manual", prevents users from creating their own accounts</li>
-      <li>"Forgot Password" routine now uses an email confirmation before resetting password</li>
-    </dd>
-    <dt> Courses</dt>
-    <dd> 
-      <li>Activities on the course page now have a little button to hide/show that activity to students</li>
-      <li>Whole topics/weeks can also now be hidden or shown</li>
-      <li>The list of participants now has some paging, to cope with very large classes</li>
-      <li>Zip/Unzip is now supported by an internal zip library, removing 
-       the dependence on external programs to do this.  This also means that 
-       zip/unzip now works on Windows.</li>
-    </dd>
-    <dt> Assignments</dt>
-    <dd> 
-      <li>Assignment submissions can be sorted</li>
-      <li>Assignment notification mail isn't sent to unenrolled students</li>
-    </dd>
-    <dt> Forums</dt>
-    <dd> 
-      <li>Display of forum discussions list is greatly improved</li>
-      <li>Whole discussions can be moved to any other forum with a single click</li>
-      <li>Date/time of posts is now "last modified", not "created"</li>
-      <li>Blank subject-lines or messages are now prevented</li>
-      <li>More intelligent parsing and display of text in posts</li>
-      <li>Force Subscribe now works on the "Site News" forum (mails all active students/teachers)</li>
-      <li>Better handling of mailouts to prevent the possibility of double copies
-        that sometimes happened with very large classes</li>
-    </dd>
-    <dt> Workshop Assignment module (not included: available soon as a separate download)</dt>
-    <dd> 
-      <li>A very interesting new module contributed by Ray Kingdon,</li>
-      <li>A flexible tool that implements a variety of peer-grading and 
-        example-setting schemes that involve a whole group in examining 
-        and grading pieces of work.</li>
-    </dd>
-    <dt> Quizzes</dt>
-    <dd> 
-      <li>New question type, Random Question (selects from all questions in the same category)</li>
-      <li>New question type, Matching Question (student must match answers to questions)</li>
-      <li>New question type, Random Matching Short-Answers (randomly creates Matching Questions 
-        from the available Short Answer questions in the same category)</li>
-      <li>Quiz question import from text files (modular design allows expansion to new formats - a beta Blackboard module is included)</li>
-      <li>'Create multiple questions' wizard to quickly create a random quiz</li>
-      <li>Quiz questions may be randomly shuffled</li>
-      <li>Quiz answers (multiple choice, etc) may be randomly shuffled</li>
-      <li>Fixed off-by-one error when "Save Grades" button wasn't used.</li>
-      <li>Regrading works properly if the quiz has been changed</li>
-      <li>Editing a question after it's already been used in a quiz no longer affects quiz results</li>
-      <li>Multiple choice answers are labelled a,b,c not 1,2,3</li>
-    </dd>
-    <dt> Resources</dt>
-    <dd> 
-      <li>Better performance when editing large text or HTML resources</li>
-      <li>Plain images are now display centered within a proper web page (not raw).</li>
-      <li>Wiki format added as a new option for Resource pages</li>
-    </dd>
-    <dt> Custom Themes</dt>
-    <dd> 
-      <li>A number of new styles have been added to all built-in themes.  Some of these are ESSENTIAL
-        to viewing some of the new features.  PLEASE SEE 
-        <a href="http://moodle.org/theme/UPGRADE.txt">theme/UPGRADE.txt</a> 
-        TO SEE THE CHANGES YOU WILL HAVE TO MAKE TO OLDER THEMES.</li>
-      <li>Custom themes now have the capability to re-define all the little button graphics.  
-        There is a new entry in theme/x/config.php ($THEME->custompix) and a new  
-        optional subdirectory "pix".  See the theme cordoroyblue for an example.</li>
-    </dd>
-  </dl>
-</ul>
-<hr>
-
-
-<p>Older releases can be seen in the <a href="http://moodle.org/mod/forum/view.php?f=1">Moodle.org announcement forum</a>.
-
-
-<p>&nbsp;</p>
-<p align="CENTER"><font size="1"><a href="../doc/" target="_top">Moodle Documentation</a></font></p>
-<p align="CENTER"><font size="1">Version: $Id$</font></p>
diff --git a/lang/th/docs/teacher.html b/lang/th/docs/teacher.html
deleted file mode 100644 (file)
index 32f4cc9..0000000
+++ /dev/null
@@ -1,244 +0,0 @@
-<head>
-<title>Moodle Docs: Teachers Manual</title>
-<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS">
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-</head>
-
-<body bgcolor="#FFFFFF">
-<h1>Teacher Manual</h1>
-<p>This page is a very quick guide to creating online courses with Moodle. It 
-  outlines the main functions that are available, as well as some of the main 
-  decisions you'll need to make.</p>
-<p>Sections in this document:</p>
-<ol>
-  <li><a href="#started">Getting started</a></li>
-  <li><a href="#settings">Course settings</a></li>
-  <li><a href="#upload">Uploading files</a></li>
-  <li><a href="#activities">Setting up activities</a></li>
-  <li><a href="#course">Running the course</a></li>
-  <li><a href="#further">Further information</a></li>
-</ol>
-<h3 class="sectionheading"><a name="started"></a>Getting started</h3>
-<blockquote> 
-  <p>This document assumes your site administrator has set up Moodle and given 
-    you new, blank course to start with. It also assumes you have logged in to 
-    your course using your teacher account.</p>
-  <p>Here are three general tips that will help you get started.</p>
-  <ol>
-    <li><strong>Don't be afraid to experiment:</strong>
-      <blockquote>feel free to poke around and change things. It's hard to break anything 
-      in a Moodle course, and even if you do it's usually easy to fix it.
-    </blockquote>
-    <li><strong>Notice and use these little icons</strong>: 
-      <blockquote> 
-        <p>&nbsp;<img src="../pix/i/edit.gif"> - the <strong>edit icon</strong> 
-          lets you edit whatever it is next to.</p>
-        <p><img src="../pix/help.gif" width="22" height="17"> - the <strong>help 
-          icon</strong> will provide you with a <a target="helpwindow" href="../help.php?file=index.html">popup help window</a></p>
-        <p>&nbsp;<img src="../pix/i/hide.gif" width="16" height="16"> - the <strong>open-eye 
-          icon</strong> will let you hide something from students</p>
-        <p>&nbsp;<img src="../pix/i/show.gif" width="16" height="16"> - the <strong>closed-eye 
-          icon</strong> will make a hidden item available</p>
-      </blockquote>
-    </li>
-    <li><strong>Use the navigation bar at the top of each page</strong>
-         <blockquote>this 
-      should help remind you where you are and prevent getting lost.
-    </blockquote>
-    </li>
-  </ol>
-  <p>&nbsp;</p>
-</blockquote>
-<h3 class="sectionheading"><a name="settings"></a>Course settings</h3>
-<blockquote> 
-  <p>The first thing you should do is look under the &quot;Administration&quot; 
-    on your course home page and click on &quot;<strong>Settings...</strong>&quot; 
-    (Note that this link, and in fact the whole Administration section is only 
-    available to you (and the site administrator). Students will not even see 
-    these links).</p>
-  <p>On the Settings page you can change a number of settings about your course, 
-    ranging from its name to what day it starts. I won't talk here about all these, 
-    as they all have a help icon next to them which explains them all in detail. 
-    However, I will talk about the most important of these - the <strong>course 
-    format</strong>.</p>
-  <p>The course format that you choose will decide the basic layout of your course, 
-    like a template. Moodle version 1.0 has three formats - in future there will 
-    probably be many more (please send new ideas to <a href="mailto:martin@moodle.org">martin@moodle.org</a>!)</p>
-  <p>Here are some screenshots of three sample courses in each of these three 
-    formats (ignore the different colours, which are set for a whole site by the 
-    site administrator):</p>
-  <p align="center"><strong>Weekly format:</strong></p>
-  <p align="center"><img src="pix/weekly.jpg" width="570" height="527"></p>
-  <p align="center">&nbsp;</p>
-  <p align="center"><strong>Topics format:</strong></p>
-  <p align="center"><img src="pix/topics.jpg" width="570" height="463"></p>
-  <p align="center">&nbsp;</p>
-  <p align="center"><strong>Social format:</strong></p>
-  <p align="center"><img src="pix/social.jpg" width="570" height="429"></p>
-  <p>&nbsp;</p>
-  <p>Note that the weekly and topics formats are very similar in structure. The 
-    main difference is that each box in the weekly format covers exactly one week, 
-    whereas in the topic format each box can cover whatever you like. The social 
-    format doesn't use much content at all and is based around just one forum 
-    - this is displayed on the main page.</p>
-  <p>See the help buttons on the Course Settings page for more details.</p>
-  <p>&nbsp;</p>
-</blockquote>
-<h3 class="sectionheading"><a name="upload"></a>Uploading files</h3>
-<blockquote> 
-  <p>You may have existing content that you want to add to your course, such as 
-    web pages, audio files, video files, word documents, or flash animations. 
-    Any type of file that exists can be uploaded into your course and stored on 
-    the server. While your files are on the server you can move, rename, edit 
-    or delete them.</p>
-  <p>All of this is achieved through the <strong>Files</strong> link in your Administration 
-    menu. The Files section looks like this:</p>
-  <p align="center"><img src="pix/files.jpg" width="400" height="347"></p>
-  <p>&nbsp;</p>
-  <p>This interface is only available to teachers - it is not accessible by students. 
-    Individual files are made available to students later on (as &quot;Resources&quot; 
-    - see the next section).</p>
-  <p>As you can see in the screenshot, files are listed alongside subdirectories. 
-    You can create any number of subdirectories to organise your files and move 
-    your files from one to the other.</p>
-  <p>Uploading files via the web is currently restricted to one file at a time. 
-    If you want to upload a lot of files at once (for example a whole web site), 
-    it can be a lot easier to use a <strong>zip program</strong> to compress them 
-    into a single file, upload the zip file and then unzip them again on the server 
-    (you will see an &quot;unzip&quot; link next to zip archives).</p>
-  <p>To preview any file you have uploaded just click on its name. Your web browser 
-    will take care of either displaying it or downloading it to your computer.</p>
-  <p>HTML and text files can be edited in-place online. Other files will need 
-    to be edited on your local computer and uploaded again. if you upload a file 
-    with the same name as an existing file it will automatically be overwritten.</p>
-  <p>A final note: if your content resides out on the web then you don't need 
-    to upload the files at all - you can link directly to them from inside the 
-    course (see the Resources module and the next section).</p>
-  <p>&nbsp;</p>
-</blockquote>
-<h3 class="sectionheading"><a name="activities"></a>Setting up activities</h3>
-<blockquote> 
-  <p>Building a course involves adding course activity modules to the main page 
-    in the order that students will be using them. You can shuffle the order any 
-    time you like.</p>
-  <p>To turn on editing, click &quot;Turn on editing&quot; under Administration. 
-    This toggle switch shows or hides the extra controls that allow you to manipulate 
-    your main course page. Note in the first screenshot above (of the Weekly format 
-    course) that the editing controls are turned on.</p>
-  <p>To add a new activity, simply go to the week or topic or section of the screen 
-    where you want to add it, and select the type of activity from the popup menu. 
-    Here is a summary of all the standard activities in Moodle 1.0:</p>
-  <dl>
-    <dt><strong>Assignment</strong></dt>
-    <dd>An assignment is where you set a task with a due date and a maximum grade. 
-      Students will be able to upload one file to satisify the requirements. The 
-      date they upload their file is recorded. Afterwards, you will have a single 
-      page on which ou can view each file (and how late or early it is), and then 
-      record a grade and a comment. Half an hour after you grade any particular 
-      student, Moodle will automatically email that student a notification. </dd>
-    <br>
-    <br>
-    <dt><strong>Choice</strong></dt>
-    <dd>A choice activity is very simple - you ask a question and specify a choice 
-      of responses. Students can make their choice, and you have a report screen 
-      where you can see the results. I use it to gather research consent from 
-      my students, but you could use it for quick polls or class votes.</dd>
-    <br>
-    <br>
-    <dt><strong>Forum</strong></dt>
-    <dd>This module is by far the most important - it is here that discussion 
-      takes place. When you add a new forum, yu will presented with a choice of 
-      different types - a simple single-topic discussion, a free-for-all general 
-      forum, or a one-discussion-thread-per-user.</dd>
-    <br>
-    <br>
-    <dt><strong>Journal</strong></dt>
-    <dd>Each journal activity is an entry in the whole course journal. For each 
-      one you can specify an open-ended question that guides what students write, 
-      as well as a window of time in which the journal is open (weekly course 
-      format only). A general rule of thumb is to create one journal per week. 
-      Encourage students to write reflectively and critically in these journals, 
-      as they are only available to them and you. Afterwards, you will be able 
-      to grade and comment all the entries for that week or topic, and students 
-      will receive an automatic email informing them of your feedback. Journals 
-      are not designed to be continually added to - if you need to do that then 
-      add more journal activities.</dd>
-    <br>
-    <br>
-    <dt><strong>Resource</strong></dt>
-    <dd>Resources are the content of your course. Each resource can be any file 
-      you have uploaded or can point to using a URL. You can also maintain simple 
-      text-based pages by typing them directly into a form.</dd>
-    <br>
-    <br>
-    <dt><strong>Quiz</strong></dt>
-    <dd>This module allows you to design and set quiz tests, consisting of multiple 
-      choice, true-false, and short answer questions. These questions are kept 
-      in a categorised database, and can be re-used within courses and even between 
-      courses. Quizzes can allow multiple attempts. Each attempt is automatically 
-      marked, and the teacher can choose whether to give feedback or to show correct 
-      answers. This module includes grading facilities. </dd>
-    <br>
-    <br>
-    <dt><strong>Survey</strong></dt>
-    <dd>The survey module provides a number of predefined survey instruments that 
-      are useful in evaluating and understanding your class. Currently they include 
-      the COLLES and the ATTLS instruments. They can be given to students early 
-      in the course as a diagnostic tool and at the end of the course as an evaluation 
-      tool (I use one every week in my courses).</dd>
-  </dl>
-  <br>
-  <p>After adding your activities you can move them up and down in your course 
-    layout by clicking on the little arrow icons (<img src="../pix/t/up.gif" width="9" height="10"> 
-    <img src="../pix/t/down.gif" width="9" height="10">) next to each one. You 
-    can also delete them using the cross icon <img src="../pix/t/delete.gif" width="10" height="10">, 
-    and re-edit them using the edit icon <img src="../pix/t/edit.gif" width="10" height="11">.</p>
-  <p>&nbsp;</p>
-</blockquote>
-<h3 class="sectionheading"><a name="course"></a>Running the course</h3>
-<blockquote> 
-  <p>There are some big plans to extend this document into a more comprehensive 
-    tutorial. Until then here are a few ideas:</p>
-  <ol>
-    <li>Subscribe yourself to all the forums so you keep in touch with your class 
-      activity. </li>
-    <li>Encourage all the students fill out their user profile (including photos) 
-      and read them all - this will help provide some context to their later writings 
-      and help you to respond in ways that are tailored to their own needs.</li>
-    <li>Keep notes to yourself in the private &quot;<strong>Teacher's Forum</strong>&quot; 
-      (under Administration). This is especially useful when team teaching.</li>
-    <li>Use the &quot;<strong>Logs</strong>&quot; link (under Administration) 
-      to get access to complete, raw logs. In there you'll see a link to a popup 
-      window that updates every sixty seconds and shows the last hour of activity. 
-      This is useful to keep open on your desktop all day so you can feel in touch 
-      with what's going on in the course.</li>
-    <li>Use the &quot;<strong>Activity Reports</strong>&quot; (next to each name 
-      in the list of all people, or from any user profile page). These provide 
-      a great way to see what any particular person has been up to in the course.</li>
-    <li>Respond quickly to students. Don't leave it for later - do it right away. 
-      Not only is it easy to become overwhelmed with the volume that can be generated, 
-      but it's a crucial part of building and maintaining a community feel in 
-      your course.</li>
-  </ol>
-  <p>&nbsp;</p>
-</blockquote>
-<h3 class="sectionheading"><a name="further"></a>Further information</h3>
-<blockquote> 
-  <p>If you have any particular problems with your site, you should contact your 
-    local site administrator.</p>
-  <p>If you have some great ideas for improvements to Moodle, or even some good 
-    stories, come over to <a href="http://moodle.org/" target="_top">moodle.org</a> 
-    and join us in the course called "<a href="http://moodle.org/course/view.php?id=5" target=_top >Using 
-    Moodle</a>". We'd love to hear from you, and you can help Moodle improve.</p>
-  <p>If you want to contribute to coding new modules, or writing documentation, 
-    or papers, contact me: <a href="http://moodle.org/user/view.php?id=1&course=1" target="_top">Martin 
-    Dougiamas</a> or browse the &quot;bug tracker&quot; site for Moodle, at <a href="http://moodle.org/bugs/" target="_top">moodle.org/bugs</a></p>
-  <p>Finally, remember to use the help icons - here is an <a target="helpwindow" href="../help.php?file=index.html">index of all the help files in Moodle</a>.</p>
-  <p align="center">Thanks for using Moodle - and good luck with your teaching!</p>
-  <hr>
-  <p>&nbsp;</p>
-</blockquote>
-<p align="CENTER"><font size="1"><a href="." target="_top">Moodle Documentation</a></font></p>
-<p align="CENTER"><font size="1">Version: $Id: teacher.html,v 1.4 2002/08/18 10:00:01 
-  martin Exp $</font></p>
-</body>
diff --git a/lang/th/docs/upgrade.html b/lang/th/docs/upgrade.html
deleted file mode 100644 (file)
index a8d5480..0000000
+++ /dev/null
@@ -1,114 +0,0 @@
-<head>
-    <title>Moodle Docs: Upgrading</title>
-       <link rel="stylesheet" href="docstyles.css" type="TEXT/CSS">
-    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-</head>
-
-<body bgcolor="#FFFFFF">
-<h1>Upgrading Moodle</h1>
-
-<blockquote>
-  <p>Moodle is designed to upgrade cleanly from any earlier version to any later 
-  version. </p>
-  <p>When upgrading a Moodle installation you should follow these steps:</p>
-  <h3 class="sectionheading">1. Backup important data</h3>
-  <blockquote>
-    <p>Although it is not strictly necessary, it is always a good idea to make a 
-    backup of any production system before a major upgrade, just in case you need 
-    to revert back to the older version for some reason. In fact, it's a good 
-    idea to automate your server to backup your Moodle installation daily, so 
-    that you can skip this step.</p>
-    <p>There are three areas that need backing up:</p>
-    <blockquote>
-      <p><strong>1. The Moodle software directory itself</strong></p>
-      <blockquote>
-        <p>Make a separate copy of these files before the upgrade, so that you can 
-        retrieve your config.php and any modules you have added like themes, languages 
-        etc<strong><br>
-        </strong></p>
-      </blockquote>
-      <p><strong>2. Your data directory.</strong></p>
-      <blockquote>
-        <p>This is where uploaded content resides (such as course resources and 
-        student assignments) so it is very important to have a backup of these 
-        files anyway. Sometimes upgrades may move or rename directories within 
-        your data directory.<strong><br>
-        </strong></p>
-      </blockquote>
-      <p><strong>3. Your database</strong></p>
-      <blockquote>
-        <p>Most Moodle upgrades will alter the database tables, adding or changing 
-        fields. Each database has different ways to backup. One way of backing 
-        up a MySQL database is to 'dump' it to a single SQL file. The following 
-        example shows Unix commands to dump the database called &quot;moodle&quot;:</p>
-        <blockquote>
-          <p><font face="Courier New, Courier, mono">mysqldump moodle &gt; moodle-backup-2002-10-26.sql</font></p>
-        </blockquote>
-        <p>You can also use the &quot;Export&quot; feature in Moodle's optional 
-        &quot;Database&quot; web interface to do the same thing on all platforms.</p>
-        <p>&nbsp;</p>
-      </blockquote>
-    </blockquote>
-  </blockquote>
-  <h3 class="sectionheading">2. Install the new Moodle software</h3>
-  <blockquote>
-    <p><strong>Using a downloaded archive</strong></p>
-    <blockquote>
-      <p>Do not overwrite an old installation unless you know what you are doing 
-      ... sometimes old files can cause problems in new installations. The best 
-      way it to rename the current Moodle directory to something else, then unpack 
-      the new Moodle archive into the old location.</p>
-      <blockquote>
-        <p><font face="Courier New, Courier, mono">mv moodle moodle.backup<br>
-        tar xvzf moodle-1.1.tgz</font></p>
-      </blockquote>
-      <p>Next, copy across your config.php and any other plugins such as custom 
-      themes:</p>
-      <blockquote>
-        <p><font face="Courier New, Courier, mono">cp moodle.backup/config.php moodle<br>
-        cp -pr moodle.backup/theme/mytheme moodle/theme/mytheme</font></p>
-      </blockquote>
-    </blockquote>
-    <p><strong>Using CVS</strong></p>
-    <blockquote>
-      <p>If you are using CVS, just go into the Moodle root directory and update 
-      to the new files:</p>
-      <blockquote>
-        <p><font face="Courier New, Courier, mono">cvs update -dP</font></p>
-      </blockquote>
-      <p>Make sure you use the &quot;d&quot; parameter to create new directories 
-      if necessary, and the &quot;P&quot; parameter to prune empty directories.</p>
-      <p>If you have been editing Moodle files, watch the messages very closely 
-      for possible conflicts. All your customised themes and non-standard plugins 
-      will be untouched.</p>
-    </blockquote>
-    <p>&nbsp;</p>
-  </blockquote>
-  <h3 class="sectionheading">3. Finishing the upgrade</h3>
-  <blockquote>
-    <p>The last step is to trigger the upgrade processes within Moodle.</p>
-    <p>To do this just visit <a target=_top href="../admin/index.php">the admin page of your 
-    installation</a>.</p>
-    <blockquote>
-      <p><font face="Courier New, Courier, mono">http://example.com/moodle/admin</font></p>
-    </blockquote>
-    <p>It doesn't matter if you are logged in as admin or not.</p>
-    <p> Moodle will automatically detect the new version and perform all the database 
-    or filesystem upgrades that are necessary. If there is anything it can't do 
-    itself (very rare) then you will see messages telling you what you need to 
-    do. </p>
-  </blockquote>
-  <p>&nbsp; </p>
-  <p> Assuming all goes well (no error messages) then you can start using your new 
-  version of Moodle and enjoy the new features!</p>
-  <p>If you have trouble with the upgrade, visit <a target=_top href="http://moodle.org/">moodle.org</a> 
-  and post on the <a target=_top href="http://moodle.org/mod/forum/view.php?id=28">Installation 
-  Support Forum</a> in the Using Moodle course.</p>
-</blockquote>
-<p>&nbsp;</p>
-<p>&nbsp;</p>
-<p align="CENTER"><font size="1"><a href="." target="_top">Moodle Documentation</a></font></p>
-<p align="CENTER"><font size="1">Version: $Id$</font></p>
-
-</body>
-</html>
\ No newline at end of file