More details ...

This commit is contained in:
moodler
2002-12-23 15:52:16 +00:00
parent 97485d0726
commit abf90faf65
2 changed files with 30 additions and 0 deletions
+1
View File
@@ -45,6 +45,7 @@
<LI><B>tr - Turkish</B>, by M. Cüneyt Birkök, [email protected], <A HREF="http://birkok.net">http://birkok.net</A>
<LI><B>zh_cn - Chinese</B>, by Zhang Dexuan, [email protected]
<LI><B>ar - Arabic</B>, by Ahmed Nabil, [email protected]
<LI><B>sv - Swedish</B>, by Set Lonnert, [email protected], <A HREF="http://setlonnert.com">http://setlonnert.com</A>
</UL>
</BLOCKQUOTE>
+29
View File
@@ -10,6 +10,35 @@
<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>