moodle/h5p
Sara Arjona eb4e36400e MDL-71956 core_h5p: Add more scenarios to can_edit_content
The method can_edit_content() now supports more scenarios where the
H5P content can be edited:
- Instead of supporting only mod_h5pactivity, now it supports any
mod or block when the user has the addinstance capability.
- If the component implements the can_edit_content method in the
h5p\canedit class and it returns true. For instance, the mod_forum
implements it and return true when filearea is post, if the user
can edit the post where the H5P is.
2021-11-09 16:47:18 +01:00
..
amd MDL-71113 js: Fix all jsdoc warnings 2021-06-18 09:38:05 +08:00
classes MDL-71956 core_h5p: Add more scenarios to can_edit_content 2021-11-09 16:47:18 +01:00
h5plib/v124 MDL-71970 h5plib_v124: Add namespace to H5P editor library 2021-09-27 11:41:48 +02: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-71885 core_h5p: Display the edit content button 2021-07-05 10:56:13 +02:00
tests MDL-71956 core_h5p: Add more scenarios to can_edit_content 2021-11-09 16:47:18 +01:00
ajax.php Merge branch 'MDL-71970-master' of git://github.com/sarjona/moodle 2021-09-29 23:27:15 +02:00
edit.php MDL-71885 core_h5p: Add the form for editing content 2021-07-05 10:56:13 +02:00
embed.php MDL-70806 h5p: fix resize glitch 2021-02-11 13:10:10 +01:00
lib.php MDL-68909 h5p: move temporary editor files to draft area 2020-09-10 13:42:16 +02:00
libraries.php MDL-69331 core_h5p: Add enabled field to libraries 2021-04-15 09:03:56 +02:00
overview.php MDL-67060 core_h5p: Improvements to Manage H5P setting page 2020-02-11 10:26:57 +01:00
upgrade.txt MDL-71956 core_h5p: Add more scenarios to can_edit_content 2021-11-09 16:47:18 +01:00