Matrix editor

Atto ::: atto_matrix
Maintained by Geoffrey Rowland
Moodle Atto Editor plugin for TeX/MathJax Matrices and Arrays.

Matrix editor v1.0-2

Moodle 2.7, 2.8, 2.9, 3.0
Released: Wednesday, 30 September 2015, 2:57 AM

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
Stable version
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

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myeditorplugin") in the "lib/editor/atto/plugins" subdirectory.
  4. 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.

  1. Go to your Site administration ►Plugins ► Text editors ► Atto HTML editor ► Atto toolbar settings
  2. Add the new plugin to the desired position in the toolbar.