Skip to content

TinyMCE's editor Moodle plugin for MathType, the leading formula editor and equation writer for the web by Wiris

License

Notifications You must be signed in to change notification settings

wiris/moodle-tinymce_tiny_mce_wiris

Repository files navigation

MathType MathType Moodle plugin for TinyMCE

Moodle Plugin CI

Type and handwrite mathematical notation in Moodle with MathType for TinyMCE editor.

Wiris mathtype plugin example

Introduction

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.

Requirements

The MathType filter plugin is required in order to use this plugin.

Installation

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.

Releases

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.

Libraries

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.

Contributing

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.

Source code

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

Further information

Technical Support

If you have questions or need help integrating MathType, please contact us (support@wiris.com) instead of opening an issue.

Privacy policy

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.

License

MathType for TinyMCE by WIRIS is licensed under the GNU General Public, License Version 3.