TinyMCE Html Components Plugin

TinyMCE (legacy) ::: tinymce_html_components
Maintained by Anthony Durif
Moodle plugin which allows you to insert in the TinyMCE editor some html components.

TinyMCE Html Components Plugin v3.9-r1

Moodle 3.7, 3.8, 3.9, 3.10
Released: Dydd Mawrth, 27 Ebrill 2021, 5:07 PM

TinyMCE plugin to insert HTML components

Moodle plugin which allows you to insert in the TinyMCE editor some html components.

Goals

The main goal of the plugin is to allow course managers and teacher to improve their courses displays and add interactivity thanks to html components without coding it directly.
These components (mostly from Bootstrap) are add with the TinyMCE editor and customizable thanks to available options.

Requirements

  • Moodle 3.7 or later. -> Tests on Moodle 3.7 to 3.10.3 (tests on older moodle versions not made yet).
  • Use Boost theme or a theme which extends Boost theme (use bootstrap).

Installation

  1. Local plugin installation
  1. Then visit your Admin Notifications page to complete the installation.

Presentation / Features

For now this plugin allows you to easily add these html/bootstrap components:

  • Accordion
  • Alert
  • Button
  • Jumbotron
  • Navigation menu
  • Card

Be careful, for some component you will have to edit to edit html source code in editor to change display.

Version information

Version build number
2021040100
Version release name
v3.9-r1
Can be updated to
v3.11-r1, v3.11-r2, v3.11-r3 (2021091100)
Maturity
Fersiwn sefydlog
MD5 Sum
18e84f608d89a00e41f5e7e9dafdbb6e
Supported software
Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type TinyMCE (legacy)

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