Some additions etc

This commit is contained in:
moodler 2003-05-05 08:25:53 +00:00
parent ea23100a02
commit 1e2fedeef0

View 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.
@ -118,13 +119,14 @@
<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>