libraries problem

BV52's picture
I am added H5P module in my Drupal-8 but am not getting proper libraries for Interactive video.
BV52's picture

Hi Kumar,

In order to give your bug report the best chance of getting answered, please include the following information:

  1. Detailed steps to reproduce the bug (exactly how and when did it happen)
  2. Platform and version number. E.g. Drupal, Wordpress, Moodle.
  3. Mobile or Desktop
  4. Browser: Chrome, Firefox, Safari etc
  5. H5P plugin version
  6. H5P content type and version (if a content type was used), and a sample URL or attached H5P.
  7. Any browser console errors
  8. Any PHP errors
  9. Screenshots if it's a visual problem

The more information you provide, the quicker the community will be able to fix it and the quicker you'll have a working solution!

-BV52

Hello,

I am not getting a editing page of interactive video.and I using Drupal-8.5.3 and H5P virson h5p-8.x-1.0-rc6.

hello, 

I am not getting 'H5P' content type.

Attachments: 
BV52's picture

Hi Kumar,

Please take this page and follow the installation/setup instructions for H5P in Drupal 8.  The screenshot that you attached shows part of the setup process you need to make sure that all steps are finished before you can create H5P activities.

-BV52

Thank you.

 

How can I use H5P creating interactive content in Html site?

 

BV52's picture

Hi Kumar,

Can you please elaborate this. H5Ps are designed that it can be blended with HTML objects in a site since at its core is Javascript.

-BV52

Hi

I want to use complite H5P code like course presentation, creating interactive video in my HTML site. how can i use it?

Thanks

BV52's picture

Hi Kumar,

You can use the built embed feature of H5Ps. You can get the code by clicking on the embed button at bottom of the content. 

-BV52 

Hi BV52,
Thank you so much so for quick responses I really appreciate your efforts.
Now I am able to run Drupal with H5P on local host. I want to make changes in the same. I have some problems.

1. Which IDE (integrated development environment) I should use to make changes in Drupal?
2. Can I debug to improve speed of development process ?
2. Is there any kick start guidance steps/video/links/books?
3. If I am able to make changes how can I contribute to the community?

Regards,


BV52's picture

Hi Kumar,

I think most if not all of your questions can be answered by the articles in this page.

If you ever get lost or have clarifications feel free to ask :-)

-BV52

Hi mate,

I understood that, I should WYSIWYG editor to begin further development.
Also I want to put it on production so is there any way to scabble (uglyfy) the JS and PHP file so no one can get the source.

Also can we use this (including flow player) for commercial purpose (I have been through the license agreement and I think its free commercially).

Thanks in advance!!

otacke's picture

Hi Kumar!

H5P is licensed under the MIT license as you can verify by having a look at the respective github repositories. In consequence, you can use it for commercial purposes, too, without any restrictions. This includes that you may "uglify" the code, but I do not see the point since the source code is freely available anyway.

Uglification may, of course, be an option for your code, but we are advocates of open source software and will not provide free support for this H5P related endeavor.

Flowplayer seems to be licensed under an amended GPL3 license and you should read it carefully.

Best,
Oliver

Thanks for your confirmation otacke. I will love go throgh h5p. Seems very latest and promising technology. Thanks again!!