H5P package?
Hi,
I am currently using H5P on Drupal 8 and would like to try the h5p-three-image library. Although it seems that Drupal 8 H5P doesn't have a developer mode so the only option is to upload files manually in .h5p format. This would be fine but the package that is available on github is not in this format, so I have tried to package it using the h5p cli but no matter what I do I get the error "You must specify the libraries". Is there any other way to get this working in Drupal? Or am I missing something for the cli?
Any suggestions would be greatly appreciated.
Github link - https://github.com/h5p/h5p-three-image
Thanks in advance,
Chris
otacke
Wed, 08/15/2018 - 10:16
Permalink
Hi Chris!What command are you
Hi Chris!
What command are you running?
executed inside the directory that contains the h5p-three-image directory should place my-file.h5p into your home directory.
However, you may also want to get the source code of the dependencies (and their dependencies) and run
in order to get a package that contains all the libraries that are required.
Cheers,
Oliver
AndrewDzh
Thu, 07/18/2019 - 11:02
Permalink
You must specify libraries
Hi, Oliver!
I downloaded a zip-archive from https://github.com/jithin-space/h5p-find-the-words and placed it on my PC (c:\users\Andrew\Webstormprojects). I use Git GUI command h5p pack -r h5p-find-the-words-master my.h5p and got the error: You must specify libraries. What's wrong?
Help me to understand,
thank.
otacke
Thu, 07/18/2019 - 20:21
Permalink
Hi Andrew!You're downloading
Hi Andrew!
You're downloading the zip archive from github, but you need to clone the archive using git (or git GUI). The H5P cli tool expects a real git repository, not just a download of the files.
Cheers,
Oliver
DmitryK88
Fri, 12/29/2023 - 12:27
Permalink
Hi, Oliver
Hi, Oliver
otacke
Fri, 12/29/2023 - 16:31
Permalink
Um, hi!
Um, hi!