mspall / moodle-tiny_sketch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:JavaScript 47.4%Language:PHP 31.2%Language:HTML 15.7%Language:Mustache 3.7%Language:CSS 2.1%