]> git.mjollnir.org Git - moodle.git/commitdiff
Cleanups
authormoodler <moodler>
Mon, 10 May 2004 17:34:40 +0000 (17:34 +0000)
committermoodler <moodler>
Mon, 10 May 2004 17:34:40 +0000 (17:34 +0000)
lang/en/docs/release.html

index b8c1b84ee8618f12b75d0866fef6c16bcb45c4f8..b4a005800e35aa1a3f9d91a7eaa12be51f9d1a86 100644 (file)
         <li>New <strong>Blocks </strong>feature, allowing blocks to be added and moved around on course pages (thanks to Jon Papaioannou, Eloy Lafuente and others!)</li>
         <li>New <strong>RSS System</strong> allows Forums and Glossaries (and later other modules) to publish RSS feeds (Thanks, Eloy!)</li>
         <li><strong>Mediaplugin</strong> filter now supports auto-embedding of Quicktime, Flash, and Windows Media files.</li>
-        <li>New languages: Latvian, Norwegian Primary School, </li>
       </ul>
     </dd>
     <dt>Other new features</dt>
     <dd> 
       <ul>
-        <li>It is now possible to pass arguments to files in the Files section. This allows some fancier HTML and Flash in resources.</li>
-        <li>Most internal HTML links within forums and resources are now preserved during backup/restores</li>
-        <li>$CFG-&gt;forceloginforprofiles can be set to prevent guests from seeing user profiles.</li>
         <li>New resource type &quot;Directory&quot; will display a whole directory of uploaded files</li>
+        <li>Resources that are files (uploaded, or webpages) now show the relevant icon on the course page</li>
+        <li>Most internal HTML links within forums and resources are now preserved during backup/restores</li>
+        <li>It is now possible to pass arguments to files in the Files section. This allows some fancier HTML and Flash in resources.</li>
+        <li>$CFG-&gt;forceloginforprofiles can be set to prevent guests from seeing site-level user profiles (including Google).</li>
+        <li>Sessions are now stored privately in the Moodle data directory - this makes Moodle work better on clusters, and solves some session timeout problems when using Moodle on shared web hosts</li>
         <li>User pictures can now be easily deleted from the profile editing page</li>
         <li>Talking in Chat now appears in the main logs.</li>
-        <li>HIdden sections in courses can now be completely hidden from students (course setting)</li>
+        <li>Hidden sections in courses can now be completely hidden from students (course setting)</li>
         <li>Improvements to text inside graphs for some non-English languages by using Unicode. Try adding a <a href="ftp://ftp.netscape.com/pub/communicator/extras/fonts/windows/Cyberb">Unicode font</a> to your Moodle named lib/default.ttf.</li>
-        <li>All students can now be unenrolled with one button</li>
+        <li>All students can now be unenrolled with one button (on the Students page)</li>
         <li>Subscribers to forums can now be manually subscribed or unsubscribed in groups</li>
-        <li>Better handling of some eurpean characters in filenames and usernames</li>
-        <li>Resources that are files (uploaded, or webpages) now show the relevant icon on the course page</li>
+        <li>Better handling of some European characters in filenames and usernames</li>
         <li>Feedback notices for a hidden assignment aren't mailed out until it's unhidden</li>
-        <li>Sessions are now stored privately in the Moodle data directory - this makes Moodle work better on clusters, and solves some session timeout problems when using Moodle on shared web hosts</li>
         <li>Expanded support for importing Blackboard quizzes</li>
+        <li><b>New languages</b>: Latvian, Norwegian Primary School, Unicode version of Traditional Chinese.</li>
       </ul>
     </dd>
     <dt>Bug fixes</dt>