Moodle Plugins directory: Sketch: Versions: 4.0.0 | Moodle.org

Sketch
TinyMCE (legacy) ::: tinymce_sketch
Maintained by
Matthew Davidson
Simple image "paint like" editor for legacy tinymce.
Sketch 4.0.0
Moodle 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
Released: Thursday, 30 June 2022, 10:43 PM
Code prechecks
phplint
phpcs
js13780 | 124448
css1322 | 71
phpdoc
savepoint
thirdparty
externalbackup
grunt
shifter
mustache
gherkin
HTML | XMLtinymce_sketch
Description
Adds a simple "Paint" like program to the atto editor. Features include simple shape tools, drawing, typing, colors, undo/redo. Utilizes the open source "miniPaint" image editor. https://github.com/viliusle/miniPaint
Installation
Create the lib/editor/tinymce/plugins/sketch folder and place all files there. Run through standard Moodle update/install process.
Use
Set cursor in the editor and click the sketch icon. The editor will open full screen. Use a stylus, finger or mouse to create/edit image. Click "Insert Sketch" to add to editor.
Version information
- Version build number
- 2022020700
- Version release name
- 4.0.0
- Can be updated from
- 2.1 (2020090200)
- Can be updated to
- 4.1.0 (2022092900)
- Maturity
- Stable version
- MD5 Sum
- 7da48e44ccd688b94811e5d043a3e3e2
- Supported software
- Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0
- The more recent release 4.1.0 (2022092900) exists for Moodle 3.0
- The more recent release 4.1.0 (2022092900) exists for Moodle 3.1
- The more recent release 4.1.0 (2022092900) exists for Moodle 3.2
- The more recent release 4.1.0 (2022092900) exists for Moodle 3.3
- The more recent release 4.1.0 (2022092900) exists for Moodle 3.4
- The more recent release 4.1.0 (2022092900) exists for Moodle 3.5
- The more recent release 4.1.0 (2022092900) exists for Moodle 3.6
- The more recent release 4.1.0 (2022092900) exists for Moodle 3.7
- The more recent release 4.1.0 (2022092900) exists for Moodle 3.8
- The more recent release 4.1.0 (2022092900) exists for Moodle 3.9
- The more recent release 4.1.0 (2022092900) exists for Moodle 3.10
- The more recent release 4.1.0 (2022092900) exists for Moodle 3.11
- The more recent release 4.1.0 (2022092900) exists for Moodle 4.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- 2022020700
Default installation instructions for plugins of the type TinyMCE (legacy)
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myeditor") in the "lib/editor/tinymce/plugins" subdirectory.
- Visit http://yoursite.com/admin to finish the installation