<UL><DL>
<DT> General</DT>
<DD>
- <LI>8 new language packs! Argentinian Spanish, Czech, Portuguese, Slovakian, Romanian, Danish, Russian and Polish.
- <LI>Fixes and upgrades to almost all language packs
- <LI>Language can be specified for the current session (see menu on home page and login page) and can be changed on any page by adding something to the url: ?lang=en
- <LI>Truetype fonts are now part of the language packs
- <LI>More indexes added to many tables for very noticeable increase in speed
+ <LI>Various optimisations and significant performance enhancements
<LI>Moodle is now well-behaved when enclosed within a frame
<LI>New role: Course creator - just like teacher but can also create new courses
<LI>New authentication plug-in "manual", prevents users from creating their own accounts
<LI>Richtext editor can now be used in more text-editing fields
- <LI>ALL dates/times can be reformatted as part of the language pack
- <LI>Slightly updated style sheets
+ <LI>New format "Plain text format", useful when posting code or HTML.
<LI>Ability to specify permissions of new folders and files created on the server
<LI>Some fixes for servers running in Safe Mode.
- <LI>Various small optimisations and speed-ups
<LI>Various fixes for cleaning some external text of quotes, etc
<LI>Various fixes for PostgreSQL 7.3 compatibility
</DD>
+<DT> Languages</DT>
+<DD>
+ <LI>8 new language packs! Argentinian Spanish, Czech, Portuguese, Slovakian, Romanian, Danish, Russian and Polish.
+ <LI>Fixes and upgrades to almost all language packs
+ <LI>Language can be specified for the current session (see menu on home page and login page) and can be changed on any page by adding something to the url: ?lang=en
+ <LI>Truetype fonts are now part of the language packs
+ <LI>ALL dates/times can now be reformatted as part of the language pack
+</DD>
+
<DT> Developers</DT>
<DD>
<LI>Debug variable for more feedback
<LI>Better performance when editing large text or HTML resources
</DD>
+<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. If you are using a local custom theme then
+ have a close look at theme/standard/styles.php to see the new additions.
+
+ <LI>Custom themes now have the capability to alter 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.
+</DD>
+
</DL></UL>
<HR>