moodle/h5p
Sara Arjona 42934afbed MDL-69415 core_h5p: prepend H5P libraries in autoloader
Core and mod_hvp are using the same namespace for some H5P
libraries. This is causing some random errors.
In order to get the expected behaviour in Moodle core, this patch
prepends H5P libraries in order to guarantee they are loaded first.
Plugins using same libraries will need to use a different namespace
if they overlap and a different version of these libraries should
be used.
2021-03-22 12:41:08 +01:00
..
amd MDL-68578 contenttype_h5p: Add name attribute to editor iframe 2020-06-02 16:17:22 +02:00
classes MDL-69415 core_h5p: prepend H5P libraries in autoloader 2021-03-22 12:41:08 +01:00
h5plib/v124 Merge branch 'MDL-68973' of https://github.com/stronk7/moodle 2020-06-10 16:13:57 +08:00
js MDL-67788 core_h5p: add tracking to player 2020-04-13 12:39:58 +02:00
pix NOBUG: Fixed SVG browser compatibility 2019-10-29 21:03:41 +01:00
templates MDL-67814 core_h5p: added renderer and editor classes 2020-04-16 11:29:35 +08:00
tests MDL-70759 core_h5p: add renderer to let personalize styles 2021-03-05 14:07:18 +01:00
ajax.php MDL-70759 core_h5p: add renderer to let personalize styles 2021-03-05 14:07:18 +01:00
embed.php MDL-67788 core_h5p: add tracking to player 2020-04-13 12:39:58 +02:00
lib.php MDL-69729 h5p: move temporary editor files to draft area 2020-10-20 09:59:09 +02:00
libraries.php Merge branch 'MDL-67062-master' of git://github.com/sarjona/moodle 2020-02-26 22:44:47 +01:00
overview.php MDL-67060 core_h5p: Improvements to Manage H5P setting page 2020-02-11 10:26:57 +01:00
upgrade.txt MDL-67814 core_h5p: added H5P Editor PHP library 2020-04-16 11:27:49 +08:00