Moodle Plugins directory: Medical Imaging Study Viewer resource manager: Versions: 0.1.0 | Moodle.org
Medical Imaging Study Viewer resource manager
Medical Imaging Study Viewer resource manager 0.1.0
Moodle Atto editor plugin for Medical Imaging Study Viewer
Usage
After installing the plugin, add medimgviewer
to the files
row (or a button group of your choice) in Administration / Plugins / Text editors / Atto HTML editor / Toolbar config
.
Clicking the app icon on the editor toolbar opens up a modal displaying the files and folders in the root directory of the file area. Clicking on a file or folder will copy its path to the path row above, while double-clicking folders will display their contents.
Inserting the viewer in the text editor does not work in a WYSIWYG manner, because the viewer would be much too large to comfortably handle in the editor. Instead, a formatted link can be inserted into the text content, which will then (when viewing the entry) be replaced by the viewer app, opening the linked resource.
Once a path to a resource (file or folder) is shown on the top row, inserting the link can be done in two ways:
* Clicking Copy
will copy a formatted URL to that resource to clipboard, which can be pasted as a link into the text.
* Clicking Insert
will insert a complete link at the cursor position, or if text has been selected, will wrap that text in a formatted link to the resource.
Removing the viewer app is done by removing the formatted link from the text.
Version information
- Version build number
- 2022101003
- Version release name
- 0.1.0
- Maturity
- Beta
- MD5 Sum
- 48ffc021c124efa35f2a5b0563780765
- Supported software
- Moodle 3.8, Moodle 3.9
- Latest release for Moodle 3.8
- Latest release for Moodle 3.9
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
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.