Chemical Structures and Reactions Editor

Atto ::: atto_structure
Maintained by Carl LeBlond
Part of set EasyOChem.
Easily draw and insert chemical structures using MarvinJS. Requires MarvinJS from Chemaxon.
Latest release:
86 sites
14 downloads
11 fans
Current versions available: 2
This plugin provides an Atto toolbar button that allows users to draw and insert images of chemical structures and reactions using MarvinJS.  The width and height of the image can be set before inserting the image.

Screenshots

Screenshot #0
Screenshot #1

Contributors

Carl LeBlond (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Hiện lời bình
  • Mashaal AlGhamdi
    CN, 15 thg 3 2015, 8:43 PM
    Hi Carl
    The problem is still the same as Mikki noticed. Any new updates since today?
  • Mashaal AlGhamdi
    CN, 15 thg 3 2015, 10:52 PM
    The plugin works perfect! thank you.
    For the new downloaders, just make the structure then click insert. After than, click on insert image of the editor tallbar.
    It works
  • Andreas Schenkel
    CN, 20 thg 12 2015, 1:40 AM
    Will Chemical Structures and Reactions Editor be updated for moodle 3.0?
  • murat orgut
    Th 3, 19 thg 1 2016, 12:37 AM
    Moodle 3 support. Pls...
  • Carl LeBlond
    Th 3, 19 thg 1 2016, 1:26 AM
    I've been using it on Moodle 3.0 without any problems. Are you guys (Andreas/Murat) having an issue with it not working?
  • murat orgut
    Th 5, 28 thg 1 2016, 4:47 PM
    Thanks... (Carl LeBlond)
  • sarendar vennapureddy
    Th 5, 15 thg 9 2016, 4:49 AM
    Hi,

    I have installed atto_structure plugin in my local instance( This instance with only HTTP). It is working fine.
    Here the same plugin installed in HTTPS site. But it wont work it is showing empty structure box.
    In the firebug i changed the to then only its working.
    Please help me how to over come this issue. And the moodle version 3.0
  • Carl LeBlond
    Th 6, 16 thg 9 2016, 9:20 PM
    Sarendar - On line 57 of the lib.php try changing http to https. When I get a chance I will update the code so it works on both http and https servers. Thanks for trying my plugin.
  • Miro Iliaš
    Th 6, 17 thg 3 2017, 5:20 AM
    Hi,

    I would be very glad to have this plugin for Moodle 3.x.
  • Ricardo Caiado
    CN, 24 thg 9 2017, 6:00 PM
    Hi,

    Any plans to upgrade to Moodle 3.x?

    Ricardo
  • THAYANA CORREA MAMORE
    Th 7, 30 thg 6 2018, 1:51 AM
    Hi there,

    Any plans to upgrade to Moodle 3.x?
  • Ricardo Caiado
    Th 6, 24 thg 8 2018, 1:08 AM
    Is this plugin dead?
  • Ilse le Grange
    Th 3, 18 thg 9 2018, 4:13 PM
    Good day, our Chemistry department is desperate for this plugin, or something similar. We're on Moodle 3.5 and cannot run the current versions. Are there any plans for updates, or can anyone make suggestions for alternative plugins/software.
  • Fernanda R.
    Th 6, 10 thg 7 2020, 9:12 PM
    Hi, Is there any plans to update this plugin to version 3.8 / 3.9 / 4.0?
  • Axel Schorcht
    Th 5, 8 thg 4 2021, 6:26 PM
    Hi for all of you trying to get this plugin to work on a current version of moodle and marvinjs:
    1. Download the zip and extract
    2. to resolve the mixed content error (https->http) replace in structure\lib.php line 57 "http://" with "https://"
    3. the name of the marvin scripts are hardcoded, so in order to make the newest version (1.0.0) work replace in the following documents promise-0.1.1.min.js with promise-1.0.0.min.js
    structure\yui\build\moodle-atto_structure-button\moodle-atto_structure-button-debug.js - line 218
    structure\yui\build\moodle-atto_structure-button\moodle-atto_structure-button-min.js - line 1
    structure\yui\build\moodle-atto_structure-button\moodle-atto_structure-button.js - line 215
    structure\yui\src\button\js\button.js - line 216
    4. re-zip the files and install
    5. enjoy!
1 2
Please login to post comments