Feature #2132 - Updating changelog.html.

skala
Ivan Tcholakov 15 years ago
parent 3eb6125ecf
commit 6f141266da
  1. 9
      documentation/changelog.html

@ -28,7 +28,7 @@
<li>Update Google Maps plugin to 1.98 (Feature #1925)</li>
<li>Add a personal portfolio to Social Network. All users can easy copy some files from several courses in his/her personal portfolio (Feature #1853)</li>
<li>Students can edit, move and delete documents and drawings; create, move and delete subfolders, create user templates and make personal backups into a course inside his user shared folder (Features #2076, #2484)</li>
<li>Learning Path: New LP exercises reports added for teachers and admins (Feature BT#1634)</li>
<li>Learning Path: New LP exercises reports added for teachers and admins (Feature BT#1634)</li>
<li>Support for displaying vector graphics files (SVG) and multimedia OGG files, facilitating the inclusion of videos and audios in HTML 5 (Feature #2244)</li>
<li>Admin tool to compare and move scores and tracking from a course to a session course BT#1786</li>
<li>An optional "Course (training) validation" feature has been implemented. When it is activated, teachers loose ability to create coursers. Teachers fill course requests instead. Then, after approval, the requested courses are created by the platform administrator. (Feature # 2099)</li>
@ -36,6 +36,13 @@
<li>Added install/uninstall script possibilities for plugins (BT#1752)</li>
<li>Integrate svg-edit. Teachers, students (into his/her user folder) and groups can create, edit and import SVG vector graphics online and export to PNG (Feature #2044, #2101,)</li>
<li>A new plugin for making ASCIIsvg-based mathematical graphics has been created for the online editor (enable it from administrator's section). For using it, browsers should support SVG-technology. See a demo, implemented on TinyMCE: <a href="http://www.imathas.com/editordemo/demo.html" target="_blank">http://www.imathas.com/editordemo/demo.html</a>; for syntax and additional information see <a href="http://www1.chapman.edu/~jipsen/svg/asciisvg.html" target="_blank">http://www1.chapman.edu/~jipsen/svg/asciisvg.html</a>. This plugin uses the library file chamilo/main/inc/lib/asciimath/ASCIIMathML.js which has combined functionality ASCIIMathML + ASCIIsvg (Feature #2132)</li>
<li>Feature #2132: In the administrator's section "Administration > Configuration settings > Editor" some settings are to be used as follows:
<ul>
<li>"ASCIIMathML mathematical editor" - activates the plugin for inserting mathematical formulas;</li>
<li>"Mathematical graphics editor ASCIIsvg" - activates the plugin for inserting mathematical graphs;</li>
<li>"Load the file ASCIIMathML.js in all the system's pages" - activates the possibility for inserting/showing formulas and graphics outside the "Documents" tool, elsewhere in the system.</li>
</ul>
</li>
<li>A new plugin for insert Widgets into your web pages</li>
<li>Users can use online service to convert your text vozMe in mp3 audio files (Feature #2497)</li>
<li>Students also can export documents to pdf</li>

Loading…
Cancel
Save