Moodle Plugins directory: Marklar: Versions: 0.4.2 | Moodle.org
Marklar
Text editors ::: editor_marklar
Maintained by
David Mudrák
Reclaim the control over formatting your text with this Markdown friendly editor for Moodle. Markdown is a lightweight markup language with plain text formatting syntax. It allows you to write using an easy-to-read, easy-to-write plain text format that is automatically converted to structurally valid HTML.
Marklar 0.4.2
Moodle 3.0, 3.1
Released: Monday, 3 October 2016, 5:59 AM
0.4.2
- Marklar does not attempt to load when used outside of a moodle form.
- Added self-check for the format selector presence before enabling the preview feature.
0.4.1
- Small CSS fixes on some themes.
0.4.0
- Added support for the preview of edited text. The preview is server-side generated so it correctly applies filters and other formatting rules.
- Improved styling of the editor to make it look nicer next to file picker elements.
0.3.1
- The false debugging message "Too many params passed ..." not displayed any more (https://tracker.moodle.org/browse/MDL-53423).
0.3.0
- Added button to insert link to a file, credit goes to Juan Segarra Montesinos (Jaume I University)
- Added user preferences page where any Marklar user can define additional supported Moodle formats to use Marklar with.
0.2.1
- Added editor icon and logo.
0.2.0
- Added support for embedding images via file picker.
0.1.0
- First functional version of a thin wrapper implementing the text editor interface.
Version information
- Version build number
- 2016100200
- Version release name
- 0.4.2
- Can be updated to
- 0.6.0 (2017070900), 0.6.1 (2017110800)
- Maturity
- Alpha
- MD5 Sum
- e79ad1bef9e6f548606251e3b42cfed1
- Supported software
- Moodle 3.0, Moodle 3.1
- The more recent release 0.6.2 (2017111100) exists for Moodle 3.0
- The more recent release 0.6.2 (2017111100) exists for Moodle 3.1
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- 0.4.2
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