libraries problem
Submitted by BV52 on Tue, 05/22/2018 - 10:28
I am added H5P module in my Drupal-8 but am not getting proper libraries for Interactive video.
I am added H5P module in my Drupal-8 but am not getting proper libraries for Interactive video.
Navigation
Connect with H5P
About
H5P is a registered trademark of H5P Group
Privacy policy |
Copyright ©
2024
BV52
Tue, 05/22/2018 - 10:30
Permalink
Hi Kumar,In order to give
Hi Kumar,
In order to give your bug report the best chance of getting answered, please include the following information:
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
kumar bhadange
Tue, 05/22/2018 - 11:29
Permalink
Hello,I am not getting a
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.
kumar bhadange
Tue, 05/22/2018 - 11:45
Permalink
hello, I am not getting 'H5P'
hello,
I am not getting 'H5P' content type.
BV52
Wed, 05/23/2018 - 14:09
Permalink
Hi Kumar,Please visit
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
kumar bhadange
Thu, 05/24/2018 - 09:28
Permalink
Thank you.
Thank you.
kumar bhadange
Thu, 05/24/2018 - 09:39
Permalink
How can I use H5P creating
How can I use H5P creating interactive content in Html site?
BV52
Thu, 05/24/2018 - 14:22
Permalink
Hi Kumar,Can you please
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
kumar bhadange
Fri, 05/25/2018 - 12:57
Permalink
HiI want to use complite H5P
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
Fri, 05/25/2018 - 14:09
Permalink
Hi Kumar,You can use the
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
kumar bhadange
Sun, 05/27/2018 - 14:15
Permalink
How to use H5P with Drupal locally
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
Mon, 05/28/2018 - 05:28
Permalink
Hi Kumar,I think most if not
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
kumar bhadange
Wed, 05/30/2018 - 18:03
Permalink
Hi mate,I understood that, I
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
Wed, 05/30/2018 - 18:22
Permalink
Hi Kumar!H5P is licensed
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
kumar bhadange
Sat, 06/02/2018 - 09:26
Permalink
Thanks for your confirmation
Thanks for your confirmation otacke. I will love go throgh h5p. Seems very latest and promising technology. Thanks again!!