UbiCast Nudgis TinyMCE button

TinyMCE ::: tiny_ubicast
Maintained by Stéphane Diemer
Moodle plugin for inserting Nudgis content into HTML text areas using the TinyMCE editor.

UbiCast Nudgis TinyMCE button 1.2

Moodle 4.2, 4.3, 4.4, 4.5, 5.0
Released: Wednesday, 30 April 2025, 11:55 PM

moodle-tiny_ubicast

Moodle plugin for inserting Nudgis content into HTML text areas using the TinyMCE text editor.

Requirements

Installation

https://docs.moodle.org/404/en/Installing_plugins

Contributors

This work has been graciously contributed by Lausanne University (Université de Lausanne).

Development

To help acessing the tools used for development on Moodle projects, a Docker image can be generated for this repository. To build the Docker image:

make build

To check the JavaScript code syntax:

make lint

To compile the JavaScript code:

make js

To check the PHP code, use the code-checker plugin of Moodle. The URL to run the code-checker is: https://your.moodle/local/codechecker/?path=lib%2Feditor%2Ftiny%2Fplugins%2Fubicast&includewarnings=1&showstandard=0

Version information

Version build number
2025043000
Version release name
1.2
Maturity
Stable version
MD5 Sum
3aef917869e107da84c4a5cb2cc731c1
Supported software
Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5, Moodle 5.0
  • Latest release for Moodle 4.2
  • Latest release for Moodle 4.3
  • Latest release for Moodle 4.4
  • Latest release for Moodle 4.5
  • Latest release for Moodle 5.0

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type TinyMCE

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