From: moodler <moodler> Date: Mon, 23 Dec 2002 15:52:16 +0000 (+0000) Subject: More details ... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=abf90faf65e8574d9303ced1bc642f92d9f5d5ed;p=moodle.git More details ... --- diff --git a/doc/credits.html b/doc/credits.html index ff8b32d475..e493331c8a 100755 --- a/doc/credits.html +++ b/doc/credits.html @@ -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> <LI><B>zh_cn - Chinese</B>, by Zhang Dexuan, cncoolbit@hotmail.com <LI><B>ar - Arabic</B>, by Ahmed Nabil, ana@harf.com + <LI><B>sv - Swedish</B>, by Set Lonnert, set@setlonnert.com, <A HREF="http://setlonnert.com">http://setlonnert.com</A> </UL> </BLOCKQUOTE> diff --git a/doc/release.html b/doc/release.html index 91be7d3a1b..8f0c93c3bf 100644 --- a/doc/release.html +++ b/doc/release.html @@ -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>