Moodle Plugins directory: Matrix editor: Versions: v1.0-2 | Moodle.org

Matrix editor
Matrix editor v1.0-2
moodle-editor_atto-matrix
Moodle Atto Editor plugin for Matrices and Arrays using TeX/MathJax
Installation
Either
Download the zip file, unzip to give the moodle-atto_editor-matrix folder. Rename this to matrix and copy to the lib/editor/atto/plugins folder of your Moodle installation to give lib/editor/atto/plugins/matrix
Or Navigate to the lib/editor/atto/plugins directory of your Moodle installation. Then isue the command
git clone https://github.com/geoffrowland/moodle-editor_atto-matrix.git matrix.
Then visit the Admin notifications page of your Moodle to complete the installation.
After installation you need to complete the following steps:
Add matrix to Administration > Site administration > Plugins > Text editors > Atto HTML editor > Atto toolbar settings > Toolbar config, to give, for example:
insert = equation, matrix, charmap, table, clear
Finally, you may need to Purge all caches on your Moodle server
Administration > Site administration > Development > Purge all caches
and in your browser
Enjoy!
Version information
- Version build number
- 2015092900
- Version release name
- v1.0-2
- Maturity
- ཐོན་རིམ་རྩ་བརྟན།
- MD5 Sum
- 78263d9dd701592957f5e7036b5f3806
- Supported software
- Moodle 2.7, Moodle 2.8, Moodle 2.9, Moodle 3.0
- Latest release for Moodle 2.7
- Latest release for Moodle 2.8
- Latest release for Moodle 2.9
- Latest release for Moodle 3.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- master
Default installation instructions for plugins of the type Atto
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myeditorplugin") in the "lib/editor/atto/plugins" subdirectory.
- Visit http://yoursite.com/admin to finish installation of the plugin.
To make the newly installed plugin available, you need to edit the Atto toolbar configuration so that the new plugin appears in the toolbar.
- Go to your Site administration ►Plugins ► Text editors ► Atto HTML editor ► Atto toolbar settings
- Add the new plugin to the desired position in the toolbar.