]> git.mjollnir.org Git - moodle.git/commitdiff
Some additions etc
authormoodler <moodler>
Mon, 5 May 2003 08:25:53 +0000 (08:25 +0000)
committermoodler <moodler>
Mon, 5 May 2003 08:25:53 +0000 (08:25 +0000)
lang/en/docs/release.html

index a344eeb84a705558713d2fb3988450f1e79d8059..6e1abbe43d167f04601dbce30d728f915d56df9b 100644 (file)
@@ -61,7 +61,8 @@
 <DT> Courses</DT>
 <DD> 
     <LI>Activities on the course page now have a little button to hide/show that activity to students
-    <LI>Some paging on the display of participants, to cope with very large classes
+    <LI>Whole topics/weeks can also now be hidden or shown
+    <LI>The list of participants now has some paging, to cope with very large classes
     <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.
 
 <DT> Custom Themes</DT>
 <DD> 
-    <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.  <B>If you are using a local custom theme then 
-        have a close look at theme/standard/styles.php to see the new additions.</B>
+    <LI>A number of new styles have been added to all built-in themes.  Some of these are <BLINK>essential</BLINK> 
+        to viewing some of the new features.  <B>PLEASE SEE 
+        <A HREF="http://moodle.org/theme/UPGRADE.txt">theme/UPGRADE.txt</A> 
+        TO SEE THE CHANGES YOU WILL HAVE TO MAKE TO OLDER THEMES</B>
 
-    <LI>Custom themes now have the capability to alter the little button graphics.  
+    <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  
-        subdirectory "pix".  See the theme cordoroyblue for an example.
+        optional subdirectory "pix".  See the theme cordoroyblue for an example.
 </DD>
 
 </DL></UL>