ChemRender

Atto ::: atto_chemrender
Maintained by Jonathan Erde
Chemical structure editor and molecular data file import plugin for the Atto HTML Editor.

ChemRender 1.0.1

Moodle 2.7
Released: Thursday, 16 June 2016, 3:23 AM

Description

Chemical structure editor and molecular data file import plugin for the Atto HTML Editor.

A chemistry molecule or spectrum can be inserted into a text area and rendered with the ChemRender filter using either the JSmol or the ChemDoodle library.

Specific display options are available for .mol, .jdx, and .pdb file types.

Pre-requisites

  1. Designed to run on Moodle 2.7.
  2. Atto HTML editor.
  3. Requires the ChemRender filter, which can be downloaded from the following location:

Installation

  1. Download the files for this plugin

  2. Enable the ChemRender Atto editor button by either method:

    • If using forced plugin settings: In the config.php, add 'chemrender' to the Atto editor toolbar variable $CFG->forced_plugin_settings['editor_atto']['toolbar']
    • Add 'chemrender' to Site administration > Plugins > Text editors > Atto HTML editor > Atto toolbar settings
        insert = chemrender, equation, charmap, clear, pastespecial
    

Version information

Version build number
2016040100
Version release name
1.0.1
Maturity
Unknown
MD5 Sum
d2c58fa760efed11d6cd90046e2dd4e5
Supported software
Moodle 2.7
  • Latest release for Moodle 2.7

Version control information

Version control system (VCS)
GIT
VCS repository URL

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.