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.11-r3

Moodle 3.7, 3.8, 3.9, 3.10, 3.11
Released: středa, 15. září 2021, 19.39

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.11.0 (tests on older moodle versions not made yet).
  • Use Boost theme or a theme which extends Boost theme (use bootstrap).

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 (Acccordion component for example to edit text or to change attributess id value if you use several to avoid conflicts).

In the newest version of the plugin a first integration of personalized components has been implemented.
This integration allows a user to create a custom component and to save it in order to reuse it later via the plugin.

Updates
v3.11-r2:
- Add moodle 3.11 compatibility.
- Add system to create and save custom component for a user for reuse.

v3.11-r3:
- Add install and uninstall files for custom component table treatment.

Version information

Version build number
2021091100
Version release name
v3.11-r3
Can be updated from
v3.9-r1 (2021040100), v3.11-r1, v3.11-r2
Maturity
Stabilní verze
MD5 Sum
7301481f0b728efdf42c84c3ce0519ce
Supported software
Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11
  • Latest release for Moodle 3.7
  • Latest release for Moodle 3.8
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11

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