Sketch

TinyMCE ::: tiny_sketch
Maintained by Matthew Davidson
Simple image "paint like" editor for new tinyMCE.

Sketch 4.4.1

Moodle 4.3, 4.4
Released: Jimaata, 13 Fuulbana 2024, 12:47 AM

tiny_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.

Setting

An accessibility feature that opens a finished sketch in the core media plugin so that if needed alt text can be provided.

Version information

Version build number
2024091200
Version release name
4.4.1
Can be updated from
4.2.0, 4.2.0 (2023042801), 4.2.0 (2023050500), 4.2.1 (2024010300)
Can be updated to
4.4.2 (2025022500)
Maturity
Stable version
MD5 Sum
e66301cd7a1196faf3f969246413fbce
Supported software
Moodle 4.3, Moodle 4.4

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
2024091200

Default installation instructions for plugins of the type TinyMCE

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myeditor") in the "lib/editor/tiny/plugins" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation