Moodle Plugins directory: HTML5 content editable editor: Versions: 2013051300 | Moodle.org
HTML5 content editable editor
Text editors ::: editor_contenteditable
Maintained by
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 2013051300
Moodle 2.5
Released: lunes, 13 de mayo de 2013, 23:32
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:
This editor does not implement Moodle Media, Moodle Image or tables plugins (yet).
So it is not yet a complete replacement for TinyMCE.
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:
This editor does not implement Moodle Media, Moodle Image or tables plugins (yet).
So it is not yet a complete replacement for TinyMCE.
Version information
- Version build number
- 2013050100
- Version release name
- 2013051300
- Can be updated to
- 2013052300 (2013052300), 2013061300 (2013061300), 2013070100 (2013070100), 2013070400 (2013070400), 2013072400 (2013072400), 2013072600 (2013072600), 2013072601 (2013072601)
- Maturity
- Alpha
- MD5 Sum
- 5e57e7e2291b1884809a663553a85679
- Supported software
- Moodle 2.5
- The more recent release 2013072601 (2013072601) exists for 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 editors
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myeditor") in the "lib/editor" subdirectory.
- Visit http://yoursite.com/admin to finish the installation