]> git.mjollnir.org Git - moodle.git/commitdiff
More details ...
authormoodler <moodler>
Mon, 23 Dec 2002 15:52:16 +0000 (15:52 +0000)
committermoodler <moodler>
Mon, 23 Dec 2002 15:52:16 +0000 (15:52 +0000)
doc/credits.html
doc/release.html

index ff8b32d475f4509365a1a176d8324a7987e515dc..e493331c8ab9870b1889d68fa74d854831c27d30 100755 (executable)
@@ -45,6 +45,7 @@
     <LI><B>tr - Turkish</B>, by M. Cüneyt Birkök, cuneyt@birkok.net, <A HREF="http://birkok.net">http://birkok.net</A>\r
     <LI><B>zh_cn - Chinese</B>, by Zhang Dexuan, cncoolbit@hotmail.com\r
     <LI><B>ar - Arabic</B>, by Ahmed Nabil, ana@harf.com\r
+    <LI><B>sv - Swedish</B>, by Set Lonnert, set@setlonnert.com, <A HREF="http://setlonnert.com">http://setlonnert.com</A>\r
 \r
 </UL>\r
 </BLOCKQUOTE>      \r
index 91be7d3a1ba3789bd527aec20ec9306b93692564..8f0c93c3bf7e739d6904d8d3be7eaa1dca0464f3 100644 (file)
 <BODY BGCOLOR="#FFFFFF">
 <H2>Release notes</H2>
 
+<H3>  New in Moodle 1.0.8:   </H3>
+<UL><DL>
+<DT> Databases</DT>
+<DD> Moodle now has complete native support support for <B>PostgreSQL</B> databases.
+     A number of changes have been made to the code structure that will make it 
+     fairly easy now to add full support for other database types.</DD>
+
+<DT> Languages </DT>
+<DD> Three big new languages have been added!  Chinese (from Zhang Dexuan), 
+     Arabic (from Ahmed Nabil) and Swedish (from Set Lonnert).  Many thanks 
+     to these guys.  All other languages have also had updates and fixes since 1.0.7.</DD>
+
+<DT> Themes </DT>
+<DD> Theme support of CSS has been extended to give theme makers more control 
+     over more of the Moodle web site.</DD>
+
+<DT> Layout</DT>
+<DD> A number of improvements have been in the layout (such as the forum posting
+     screen) to make it clearer, neater and smaller.  Almost all text entry screens
+     now have specific help items alongside them (depending on the pedagogical 
+     focus). The forums now have a quick search form available on every page.</DD>
+
+<DT> More ... </DT>
+<DD> ...</DD>
+
+</DL></UL>
+
+
+<HR>
 <H3>  New in Moodle 1.0.7:   </H3>
 <UL><DL>
 <DT> Simpler version numbers!</DT>