<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>
<li>A new UI option "Fill with exemplary content" have been added to the forms about training/course creation. Now teachers and platform administrators are able to choose whether exemplary content should be put or not in the trainings/courses they are going to create. When a training/course is not created directly by a user, then the platform setting "Example material on training creation" is taken into account. (Feature # 539)</li>
<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>New drawing tool. 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: <ahref="http://www.imathas.com/editordemo/demo.html"target="_blank">http://www.imathas.com/editordemo/demo.html</a>; for syntax and additional information see <ahref="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>
@ -49,7 +49,7 @@
<li>Easy enabled for spellcheck button on web editor (Feature #2207)</li>
<li>Increased control by platform administrator on the visibility of the folders in the documents tool (Feature #2164,#2484)</li>
<li>Added admin feature to hide tools from all courses - BT#1942</li>
<li>Mp3 audio files generation from a text. Mp3 audio files generation from a text. Teachers, students (into his/her user folder) and groups can create and save mp3 audio files from a text through external service support speech synthesis of Google (build and save) and vozMe (build and download)(Feature #2497)</li>
<li>New voice generator tool. Mp3 audio files generation from a text. Mp3 audio files generation from a text. Teachers, students (into his/her user folder) and groups can create and save mp3 audio files from a text through external service support speech synthesis of Google (build and save), Pediaphon (build and save) and vozMe (build and download)(Feature #2497)</li>
$HelpGoogleAudio = "Supports up to 100 characters, supporting a wide variety of languages. The files are generated and automatically saved into Chamilo directory where you currently are.";
$HelpvozMe = "Supports text of several thousand characters long, you can also select the type of voice, male or female. However, working with fewer languages, audio quality is inferior and you have to download the files manually to your computer in a new window.";
$HelpvozMe = "Supports text of several thousand characters, you can also select the type of voice, male or female. However, working with fewer languages, audio quality is lower and you have to download the files manually from a new window.";
$SaveMP3 = "Save mp3";
$Speed = "Speed";
$GoFaster = "Go faster";
$Fast = "Fast";
$Normal = "Normal";
$Slow = "Slow";
$SlowDown = "Slow down";
$Pediaphon = "Use Pediaphon audio services";
$HelpPediaphon = "Supports text with several thousand characters, being able to select various types of male and female voice (depending on language). Audio files will be generated and automatically saved Chamilo directory in which you are.";
$FirstSelectALanguage = "First select a language";
$GoogleAudio = "Usar los servicios de audio de Google";
$vozMe = "Usar los servicios de audio de vozMe";
$HelpGoogleAudio = "Admite un máximo de 100 caracteres, soportando una amplia variedad de idiomas. Los archivos se generarán y guardarán automáticamente en el directorio de Chamilo en el que Usted actualmente se encuentra.";
$HelpvozMe = "Admite textos de varios miles de caracteres de longitud, también podrá seleccionar el tipo de voz: masculina o femenina. Sin embargo, trabaja con menos idiomas, la calidad del audio es inferior y Usted tendrá que descargar los archivos manualmente a su ordenador desde una nueva ventana.";
$HelpvozMe = "Admite textos de varios miles de caracteres, también podrá seleccionar el tipo de voz: masculina o femenina. Sin embargo, trabaja con menos idiomas, la calidad del audio es inferior y Usted tendrá que descargar los archivos manualmente desde una nueva ventana.";
$SaveMP3 = "Guardar mp3";
$Speed = "Velocidad";
$GoFaster = "Más rápida";
$Fast = "Rápida";
$Normal = "Normal";
$Slow = "Lenta";
$SlowDown = "Más lenta";
$Pediaphon = "Usar los servicios de audio de Pediaphon";
$HelpPediaphon = "Admite textos con varios miles de caracteres, pudiéndose seleccionar varios tipos de voz masculinas y femeninas (según el idioma). Los archivos de audio se generarán y guardarán automáticamente en el directorio de Chamilo en el que Usted actualmente se encuentra.";
$FirstSelectALanguage = "Primero seleccione un idioma";