]> git.mjollnir.org Git - moodle.git/commitdiff
moving to xhtml doctype
authorkoenr <koenr>
Sat, 5 Feb 2005 23:37:17 +0000 (23:37 +0000)
committerkoenr <koenr>
Sat, 5 Feb 2005 23:37:17 +0000 (23:37 +0000)
lang/en/docs/releaseold.html
lang/en/docs/teacher.html
lang/en/docs/translation.html
lang/en/docs/upgrade.html

index eea0e46cae611f65f28daaf6805c2566f031c46c..05fed99a966d38160b5178cff33bc7de16b603db 100644 (file)
@@ -1,25 +1,26 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
     
 <title>Moodle Docs: Old Release notes</title>
        
-<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS">
+<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS" />
     
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<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;} 
+       dd {margin-bottom:1em;}
+       dl {margin-left: 40px} 
     </style>
 </head>
 
-<body bgcolor="#FFFFFF">
+<body>
 <h1>Old Release notes</h1>
 <h3> New in Moodle 1.3.4  (11th August, 2004)</h3>
-<ul>
-  <dl>
-    <dt>Updates</dt>
+<dl>
+  <dt>Updates</dt>
     <dd> 
       <ul>
         <li>Some compatibility was added for handling glossaries and resources from Moodle 1.4.</li>
         <li>Fixed some documentation links</li>
       </ul>
     </dd>
-  </dl>
-</ul>
+</dl>
 
 <br />
 
 <h3> New in Moodle 1.3.3  (16th July, 2004)</h3>
-<ul>
-  <dl>
+<dl>
     <dt>Updates</dt>
     <dd>
       <ul>
         <li>Some minor issues fixed in the Scorm module</li>
       </ul>
     </dd>
-  </dl>
-</ul>
+</dl>
 
 <br />
 
 
 <h3> New in Moodle 1.3.2  (9th July, 2004)</h3>
-<ul>
-  <dl>
-    <dt>Updates</dt>
+ <dl>
+   <dt>Updates</dt>
     <dd> 
       <ul>
         <li>The SCORM module is now included as standard </li>
         <li>Other small fixes here and there </li>
       </ul>
     </dd>
-  </dl>
-</ul>
-
+</dl>
 <br />
 
 
 <h3> New in Moodle 1.3.1  (4th June, 2004)</h3>
-<ul>
-  <dl>
-    <dt>Bug fixes</dt>
+ <dl>
+   <dt>Bug fixes</dt>
     <dd> 
       <ul>
         <li>Some HTML code affecting stability of HTML editor under IE6 on some pages was fixed</li>
         <li>Language updates</li>
       </ul>
     </dd>
-  </dl>
-</ul>
-
+</dl>
 <br />
 
 <h3> New in Moodle 1.3  (25th May, 2004)</h3>
-<ul>
-  <dl>
+<dl>
     <dt>Major new features</dt>
     <dd> 
       <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>
+</dl>
+<br />
+<br />
 <h3> New in Moodle 1.2.1 (25th March, 2004)</h3>
-<ul>
-  <dl>
+<dl>
     <dt>Various small bug fixes</dt>
     <dd> 
       <ul>
         <li>Various polishing and improvements in many language packs</li>
       </ul>
     </dd>
-  </dl>
-</ul>
-
+</dl>
 <br />
 
 
 <h3> New in Moodle 1.2 (20th March, 2004)</h3>
-<ul>
-  <dl>
+<dl
     <dt>Major new features</dt>
     <dd> 
       <ul>
         <li>Upgraded ADOdb (database layer)</li>
       </ul>
     </dd>
-  </dl>
-</ul>
+</dl>
 <hr />
 <h3> New in Moodle 1.1.1 (10 September, 2003):</h3>
-<ul>
-  <dl>
-    <dt>&nbsp; </dt>
-    <dt>General Fixes</dt>
-  </dl>
-  <dl>
+<dl>
+   <dt>General Fixes</dt>
     <dd> 
       <ul>
         <li>Translation improvements in many languages</li>
         <li>Several bugs fixed in Workshop module</li>
       </ul>
     </dd>
-  </dl>
-</ul>
+</dl>
 <hr />
 
 
 
 <h3> New in Moodle 1.1 (28 August, 2003):</h3>
-<ul>
-  <dl>
-    <dt>&nbsp; </dt>
-    <dt>Major Changes</dt>
-  </dl>
-  <dl>
+<dl>
+   <dt>Major Changes</dt>
     <dd> 
       <ul>
         <li>A completely new <strong>backup</strong> system for backup and restore 
         <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>Library (Mark Kimes' add-on) is now supported if it is installed (see Moodle contrib for Library source)</li>
       </ul>
     </dd>
-  </dl>
-  <dl>
-
     <dt>Courses</dt>
-  </dl>
-  <dl>
     <dd> 
       <ul>
         <li>Teachers can now have their course editing privileges removed</li>
         <li>Grades can be hidden from students if not needed</li>
       </ul>
     </dd>
-  </dl>
-  <dl>
     <dt>Languages</dt>
-  </dl>
-  <dl>
     <dd> 
       <ul>
         <li><strong>Hungarian</strong> and <strong>Greek</strong> have been added, 
           Spanish) </li>
       </ul>
     </dd>
-  </dl>
-  <dl>
     <dt>Forum</dt>
-  </dl>
-  <dl>
     <dd> 
       <ul>
         <li>Much improved searching, with multiple keywords, paging etc</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 
           new question types</li>
       </ul>
     </dd>
-  </dl>
-  <dl>
     <dt>Resources</dt>
-  </dl>
-  <dl>
     <dd> 
       <ul>
         <li>Web links can now be in very customisable pop-up windows.</li>
           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>Excel files now work on non-Intel machines</li>
       </ul>
     </dd>
-  </dl>
-  <dl>
-    <dt>&nbsp; </dt>
-  </dl>
-  <dd>&nbsp;</dd>
-</ul>
+</dl>
 <hr />
 
 <h3> New in Moodle 1.0.9 (29th May, 2003) :</h3>
-<ul>
-  <dl>
+<dl>
     <dt> General</dt>
     <dd> 
+     <ul>
       <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>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>
+     </ul>
     </dd>
     <dt> Languages</dt>
     <dd> 
+      <ul>
       <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>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>
+    </ul>
     </dd>
     <dt> Developers</dt>
     <dd> 
+    <ul
       <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>
+    </ul>
     </dd>
     <dt> Admin</dt>
     <dd> 
+      <ul>
       <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>Improvements to the language editing page</li>
       <li>Better checking of PHP environment during installation, with warnings</li>
       <li>Cleaner installation procedure.</li>
+    </ul>
     </dd>
     <dt> User management</dt>
     <dd> 
+      <ul>
       <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>
+    </ul>
     </dd>
     <dt> Courses</dt>
     <dd> 
+    <ul>
       <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>
+    </ul>
     </dd>
     <dt> Assignments</dt>
     <dd> 
+      <ul>
       <li>Assignment submissions can be sorted</li>
       <li>Assignment notification mail isn't sent to unenrolled students</li>
+      </ul>
     </dd>
     <dt> Forums</dt>
-    <dd> 
+    <dd>
+      <ul> 
       <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>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>
+    </ul>
     </dd>
     <dt> Workshop Assignment module (not included: available soon as a separate download)</dt>
     <dd> 
+      <ul>
       <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>
+      </ul>
     </dd>
     <dt> Quizzes</dt>
     <dd> 
+      <ul>
       <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 
       <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>
+    </ul>
     </dd>
     <dt> Resources</dt>
-    <dd> 
+    <dd>  
+      <ul>
       <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>
+      </ul>
     </dd>
     <dt> Custom Themes</dt>
     <dd> 
+      <ul>
       <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> 
       <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>
+       </ul>
     </dd>
   </dl>
-</ul>
 <hr />
 
 
 
 
 <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>
+<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>
index af1ecef9d4cd134f3b8dd9c9bbeca1631c306f9c..092d2474c2217d873e3a4cea4d6cf2895d081935 100644 (file)
@@ -1,12 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
 <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">
+<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">
+<body>
 <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 
     </blockquote>
     <li><strong>Notice and use these little icons</strong>: 
       <blockquote> 
-        <p>&nbsp;<img src="../pix/i/edit.gif"> - the <strong>edit icon</strong> 
+        <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 
+        <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 
+        <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 
+        <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>
     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"><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"><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 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, 
@@ -95,7 +96,7 @@
     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 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; 
       date they upload their file is recorded. Afterwards, you will have a single 
       page on which you 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 />
+      student, Moodle will automatically email that student a notification. 
     <br />
+    <br /></dd>
     <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 />
+      my students, but you could use it for quick polls or class votes.
     <br />
+    <br /></dd>
     <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 />
+      forum, or a one-discussion-thread-per-user.
     <br />
+    <br /></dd>
     <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, 
       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 />
+      add more journal activities.
     <br />
+    <br /></dd>
     <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 />
+      text-based pages by typing them directly into a form.
     <br />
+    <br /></dd>
     <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 />
+      answers. This module includes grading facilities. 
     <br />
+    <br /></dd>
     <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 
   </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>
+    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>
     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 
+    or papers, contact me: <a href="http://moodle.org/user/view.php?id=1&amp;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 
+<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>
index 3b9ace0c8a92e7238429523ba709c6e10bb6667f..03141d4af7e67788e7e05350582c436f4f1df83a 100755 (executable)
@@ -1,12 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
   <title>Moodle translation guide</title>
-  <link rel="stylesheet" href="docstyles.css" type="TEXT/CSS">
-  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+  <link rel="stylesheet" href="docstyles.css" type="TEXT/CSS" />
+  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
 </head>
 
-<body style="background-color: rgb(255, 255, 255);">
+<body>
 
 <h1>Moodle Translation Guide</h1>
 
@@ -120,11 +121,8 @@ restrict the available languages on <span style="font-weight: bold;">Admin &gt;&
 
 
 
-<ol>
-
-
   
-  <ol>
+  <ol  style="margin-left: 80px;">
     <li>Log on to your Moodle server as an administrator. </li>
     <li>Go to <span style="font-weight: bold;">Administration &gt;&gt; Configuration &gt;&gt; Language</span>, which is the language administration page. </li>
     <li>On this page you can choose your language from the  menu, then choose "Compare and Edit Language".</li>
@@ -148,9 +146,7 @@ language in moodle.php, otherwise English is always used by default. </li>
     
     
     
-    
-    
-  </ol>
+
 </ol>
 
 
@@ -227,7 +223,7 @@ translation as close to the English text as possible.<br />
 <p style="margin-left: 40px;"><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>
+<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>
index a6fa02d1aedcb420db30654d71556eded6325003..d165c03aa0cbaeb50b0f46058ec47f2efbfd5c22 100644 (file)
@@ -1,9 +1,10 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
 <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">
+       <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">
 </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>
+<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