Option to remove video upload from interactive video

roman's picture

Hi all, we have a need to remove the "video upload" portion of interactive video library and only allow people to use videos hosted on YouTube and such. Is there a quick way to do this by editting the library to take that function out, or restrict it based on drupal permissioning? 

In the future I would like to write a drupal module to do something like this if one does not exist, has anyone done anything like that in the past? Are there examples of custom Drupal modules that people have done beyond adding custom CSS to libraries?

Thank you for all your help

Roman

falcon's picture

I don't have any examples to point to, but I can tell you that this is needed on H5P.org as well. The amount of test drive content created here is increasing rapidly and the server was so full that we had to manually go through the biggest H5Ps and delete those that seemed like pure test content.

So I will add an issue about this feature in an upcoming work package for the H5P core team if nobody else solves it :)

roman's picture

Great, keep me in the loop please :) I think for now i'll just hide that part of the form with custom CSS, at least seems to be the easiest way to accomplish that just for one content type.

falcon's picture

Will do!