71d30542ae
Part of MDL-75966 This commit adds TinyMCE version 6.1 into Moodle core. A basic editor implementation is included, along with Moodle loader, and basic Plugin API for Moodle. The Plugin API will be extended and improved in future changes. A new subplugin is defined for this plugin.
6 lines
73 B
JSON
6 lines
73 B
JSON
{
|
|
"plugintypes": {
|
|
"tiny": "lib/editor/tiny/plugins"
|
|
}
|
|
}
|