From: moodler Date: Mon, 5 May 2003 08:25:53 +0000 (+0000) Subject: Some additions etc X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1e2fedeef0628b0bb7496734a04301f729902903;p=moodle.git Some additions etc --- diff --git a/lang/en/docs/release.html b/lang/en/docs/release.html index a344eeb84a..6e1abbe43d 100644 --- a/lang/en/docs/release.html +++ b/lang/en/docs/release.html @@ -61,7 +61,8 @@
Courses
  • Activities on the course page now have a little button to hide/show that activity to students -
  • Some paging on the display of participants, to cope with very large classes +
  • Whole topics/weeks can also now be hidden or shown +
  • The list of participants now has some paging, to cope with very large classes
  • 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. @@ -118,13 +119,14 @@
    Custom Themes
    -
  • 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. If you are using a local custom theme then - have a close look at theme/standard/styles.php to see the new additions. +
  • 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. PLEASE SEE + theme/UPGRADE.txt + TO SEE THE CHANGES YOU WILL HAVE TO MAKE TO OLDER THEMES -
  • Custom themes now have the capability to alter the little button graphics. +
  • 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.