meirzamoodle
85af2e6a7c
MDL-80257 editory_tiny: Remove tox-tinymce-aux z-index
...
Remove .tox-tinymce-aux from style.css because z-index is already defined in TinyMCE skin.css
2023-12-04 16:28:44 +07:00
David Woloszyn
5b9a452263
MDL-78237 editor_tiny: Prevent navbar obscuring modal content
2023-06-08 17:14:23 +10:00
Meirza
3f7981d480
MDL-76447 editor_tiny: revert the z-index.
...
Nesting the dropdown menu inside the parent DOM makes the menu can display correctly
without changing the z-index.
2023-02-01 17:33:22 +07:00
Meirza
6f829cd2ff
MDL-76302 theme: handling TinyMCE menu overlapping with the top navbar
2022-11-22 10:42:45 +07:00
Andrew Nicols
d9c1be6aa3
MDL-75078 editor_tiny: Add list plugins
...
Part of MDL-75966
2022-11-10 19:53:01 +08:00
Andrew Nicols
05000e3e8b
MDL-75078 editor_tiny: Reduce z-index of fullscreen tiny to not cover Moodle dialogues
...
Part of MDL-75966
2022-11-10 19:52:33 +08:00
Andrew Nicols
71d30542ae
MDL-75078 editor_tiny: Hola TinyMCE 6
...
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.
2022-11-10 19:51:45 +08:00