moodle/h5p
Sara Arjona f635915137 MDL-68271 core_h5p: implement localization methods for editor
The following methods have been implemented for supporting
content-type translations:
- H5PEditorAjaxInterface.getTranslations. This method is used for
loading the "Text overrides and translations" section.
- H5peditorStorage.getLanguage. This method is used for displaying
the specific fields and messages for each content-type library.
- H5peditorStorage.getAvailableLanguages. This method is used to
get the language list displayed into the "Text overrides and
translations" section.
2020-05-08 18:18:24 +02:00
..
amd MDL-67814 core_h5p: Revert of eslintignore change 2020-04-16 14:02:25 +08:00
classes MDL-68271 core_h5p: implement localization methods for editor 2020-05-08 18:18:24 +02:00
h5plib/v124 MDL-68434 lang: Import fixed English strings (en_fix) 2020-04-28 14:01:20 +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-67814 core_h5p: added renderer and editor classes 2020-04-16 11:29:35 +08:00
tests MDL-68271 core_h5p: implement localization methods for editor 2020-05-08 18:18:24 +02:00
ajax.php MDL-67814 core_h5p: implemented H5P Core/Editor library interfaces 2020-04-16 11:29:35 +08:00
embed.php MDL-67788 core_h5p: add tracking to player 2020-04-13 12:39:58 +02:00
lib.php MDL-67814 core_h5p: implemented H5P Core/Editor library interfaces 2020-04-16 11:29:35 +08: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