Type and handwrite mathematical notation in Moodle with MathType for TinyMCE editor.
MathType is a mathematical visual (WYSIWYG) editor containing a large collection of icons nicely organized in thematic tabs in order to create formulas or equations for any web content. Maths and chemistry toolbars are available from different icons in TinyMCE toolbar.
Note: MathType can be used for free up to a certain level of uses per natural year. Read license conditions and prices on our website.
The MathType filter plugin is required in order to use this plugin.
Install the plugin like any other plugin to folder lib/editor/tinymce/plugins/tiny_mce_wiris
.
You can use git:
$ cd <your-moodle-root-path>
$ git clone https://github.com/wiris/moodle-tinymce_tiny_mce_wiris.git lib/editor/tinymce/plugins/tiny_mce_wiris
Alternatively, you can download the plugin and unzip the file into the TinyMCE plugins folder, and then rename the new folder to tiny_mce_wiris
.
Since version 7.24.0, all notable changes to this project are documented in the CHANGES.md file. You can download any release of this plugin from the Official Moodle's page.
This plugin uses the MathType for TinyMCE4 (@wiris/mathtype-tinymce4), released under GNU GPLv3 license.
The library's source code can be found at @wiris/html-integrations repository.
Note: More details on the thirdpartylibs.xml
file.
We would love for you to contribute to this project and help make it better.
As a contributor, the guidelines we would like you to follow are documented in the CONTRIBUTING.md file.
The MathType for TinyMCE4 library (@wiris/mathtype-tinymce4) is located at tinymce
folder following TinyMCE development conventions.
You can update @wiris/mathtype-tinymce4
library to its latest version, using these commands:
# Install project dependencies.
$ npm install
# Update MathType for TinyMCE4 to its latests version.
$ npm run update-mathtype
- Official plugin in Moodle's website.
- TinyMCE page at Moodle's documentation website.
- MathType Tutorials.
If you have questions or need help integrating MathType, please contact us ([email protected]) instead of opening an issue.
The MathType Privacy Policy covers the data processing operations for the MathType users. It is an addendum of the company’s general Privacy Policy and the general Privacy Policy still applies to MathType users.
MathType for TinyMCE by WIRIS is licensed under the GNU General Public, License Version 3.