MDL-66399 atto_h5p: allow h5p file uploads in atto
authorBas Brands <bas@moodle.com>
Wed, 16 Oct 2019 13:33:26 +0000 (15:33 +0200)
committerBas Brands <bas@moodle.com>
Thu, 31 Oct 2019 09:58:37 +0000 (10:58 +0100)
commit59e87e62745af92243c861f6e8dd7009a9a2a59e
treee76d64f444d27ff7afc54915709a8837c7f0192f
parentd7699706da7f438008c2137c5fb71826d1e22c1e
MDL-66399 atto_h5p: allow h5p file uploads in atto
13 files changed:
lib/editor/atto/plugins/h5p/lang/en/atto_h5p.php
lib/editor/atto/plugins/h5p/lib.php
lib/editor/atto/plugins/h5p/pix/icon-white.png [new file with mode: 0644]
lib/editor/atto/plugins/h5p/pix/icon-white.svg [new file with mode: 0644]
lib/editor/atto/plugins/h5p/pix/icon.svg
lib/editor/atto/plugins/h5p/styles.css
lib/editor/atto/plugins/h5p/tests/behat/h5p.feature
lib/editor/atto/plugins/h5p/yui/build/moodle-atto_h5p-button/moodle-atto_h5p-button-debug.js
lib/editor/atto/plugins/h5p/yui/build/moodle-atto_h5p-button/moodle-atto_h5p-button-min.js
lib/editor/atto/plugins/h5p/yui/build/moodle-atto_h5p-button/moodle-atto_h5p-button.js
lib/editor/atto/plugins/h5p/yui/src/button/js/button.js
lib/editor/atto/tests/fixtures/ipsums.h5p [new file with mode: 0644]
lib/form/editor.php