HTML5 content editable editor

Text editor ::: editor_contenteditable
Maintained by Me!Damyon Wiese
Replacement text editor that uses HTML5 contenteditable regions to create a simpler and faster text editor. If you find any issues, please report them on github.

HTML5 content editable editor 2013070100

Moodle 2.5
Released: Monday, 1 July 2013, 10:42 PM
HTML5 Content-editable text editor for Moodle
 
QUICK INSTALL
=============
Put this entire directory at:
 
PATHTOMOODLE/lib/editors/contenteditable
 
Visit your site notifications page to install the new plugins.
 
Enable the new editor type by default on the page:
 
Site administration / ► Plugins / ► Text editors / ► Manage editors
 
Also - change the order so this editor is the first in the list.
 
Caveats:

There is no table editing support (but you can cut/paste tables into the editor or use HTML).

Version information

Version build number
2013070100
Version release name
2013070100
Can be updated to
2013070400 (2013070400), 2013072400 (2013072400), 2013072600 (2013072600), 2013072601 (2013072601)
Maturity
Alpha
MD5 Sum
37d45ce0d65396ebe6c4662cab1dd1b3
Supported software
Moodle 2.5

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master

Default installation instructions for plugins of the type Text editor

  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" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation