mirror of
https://github.com/moodle/moodle.git
synced 2025-03-25 18:12:29 +01:00
- Only resize if the H5P EmbedCommunicator is defined (otherwise, it was causing a JS error) - An unnecessary image has been removed from the greeting-card.h5p fixture package. That way, the text will always be displayed (even if the iframe is still not resized). Instead of replacing the original greeting-card-887.h5p file, I've renamed it to greeting-card.h5p, to remove these ugly and unnecessary numbers at the end of the file name).
Repository API ============== This directory contains all the interfaces and plugins for access to repositories. Specs: http://docs.moodle.org/dev/Repository_API Track: http://tracker.moodle.org/browse/MDL-13766