Developers

Technical forum about Content Type or System Plugin development.
Here you can apply for developer access.

New WordPress plugin: Pressbooks H5P Dashboard

Forums: 

Aloha, for those integrating H5P content into the Pressbooks platform on WordPress, we (UH Mānoa) have developed a plugin to summarize H5P content in a Pressbooks textbook. It’s currently pending review at wordpress.org, but you can download it from github now if you want to take a look:

https://github.com/uhm-coe/pressbooks-h5p-dashboard

Check if copyrights for files are complete

Forums: 

Hello,

I am trying to create a Drupal module which checks if all uploaded files (images, videos, audio files) have been copyrighted. In the past, this was easy because all I had to do was check whether the copyright on files was filled. It is now very different whether the content types use the copyright or the metadata. Some content types also use both for different elements.

Is there a PHP method that returns if there is a copyright on every file? Or is there another way for this check?

Thanks for support!

Pages