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

Sketch
TinyMCE ::: tiny_sketch
Maintained by
Matthew Davidson
Simple image "paint like" editor for new tinyMCE.
Sketch 4.2.0
Moodle 4.1, 4.2
Released: الثلاثاء، 2 مايو 2023، 1:19 AM
Code prechecks
phplint
phpcs
js16713 | 147248
css1326 | 71
phpdoc
savepoint
thirdparty
grunt
shifter
mustache0 | 3
gherkin
HTML | XMLtiny_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
- 2023042801
- Version release name
- 4.2.0
- Can be updated to
- 4.2.0 (2023050500), 4.2.1 (2024010300), 4.4.1 (2024091200), 5.0.0 (2025062700)
- Maturity
- الإصدار المستقر
- MD5 Sum
- 99e0b3626e21bbb9326106a9e1a36f4c
- Supported software
- Moodle 4.1, Moodle 4.2
- The more recent release 4.2.1 (2024010300) exists for Moodle 4.1
- The more recent release 4.2.1 (2024010300) exists for Moodle 4.2
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- 2023042801
Default installation instructions for plugins of the type TinyMCE
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myeditor") in the "lib/editor/tiny/plugins" subdirectory.
- Visit http://yoursite.com/admin to finish the installation