H5P development mode, (H5P.InteractiveVideo)
Hi,
I am trying to modify the H5P.InteractiveVideo to change a custom content type. So I install a local server running drupal 7 with the H5P development mode turned on. I came across a problem when my modified H5P.InteractiveVideo was not loading any youtube videos in the editor, while all dependencies were installed into the libraries directory.
I solved the problem by copying all libraries into the development folder, not an ideal solution but now it works. Appearantly dependencies are not pulled from the libraries directory I think?