]> git.mjollnir.org Git - moodle.git/commitdiff
More tweaks
authormoodler <moodler>
Sun, 24 Nov 2002 15:44:59 +0000 (15:44 +0000)
committermoodler <moodler>
Sun, 24 Nov 2002 15:44:59 +0000 (15:44 +0000)
doc/release.html

index aaab31d7e3c8d451e6eed7bf25d8c23d38cf281b..e219a52024194e78982dd7bf3cbd30e8b0debc66 100644 (file)
 <DD> Students can now resubmit assignments after grading if the teacher allows it<BR><BR>
 
 <DT> Contributed code
-<DD> Standalone user contributed code is now distributed under the /contrib directory.  This directory
+<DD> Standalone user-contributed code is now distributed under the /contrib directory.  This directory
      could get quite large, and the quality/security of it has usually not been checked by me,
      and so this code is not included in the standard releases and nightlies.  However, people
-     who are interested in it can access it via CVS (or see <A HREF="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/moodle/moodle/contrib/">CVS web view</A>).  As it becomes polished or demand grows then I'll 
-     integrate features in the main distribution.<BR><BR>
-     The first contributor is Holger Schadeck, who has written some <A HREF="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/moodle/moodle/contrib/compuproggy/">interesting code</A> 
+     who are interested in it can access it via CVS (or see <A HREF="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/moodle/moodle/contrib/">CVS web view</A>).  As these new features become polished or if demand grows for them,
+     then I'll integrate them into the main Moodle distribution.<BR><BR>
+     The first contributor is Holger Schadeck (compuproggy), who has written some <A HREF="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/moodle/moodle/contrib/compuproggy/">interesting code</A> 
      to help with translating all the Moodle help files.  Check it out!<BR><BR>
 
 <DT> Bug fixes
@@ -55,7 +55,7 @@
      <LI> Unenrol and change password buttons are hidden for guest student
      <LI> Fixed occasional case where submitted assignments were sometimes having their owner changed.
      <LI> User log graphs are now faster, cleaner and translatable.
-     <LI> Fixed HTML display errors with courses on front page.
+     <LI> Fixed HTML display errors with courses in category boxes on front page.
      <LI> Admin and guest accounts now always work, even with external authentication activated.
      <LI> Slightly more security when writing/reading files (now checks for embedded scripting).
      <LI> The same user can now be deleted more than once (create, delete, recreate, delete caused error).