The H5P documentation at https://h5p.org/library-administration shows that an Info button should be available on the H5P Library Administration view:

Earlier it was no way to find out which content is using which libraries. This is no longer a problem. Just click the info button for a library, and you will see the following page:

But in my view I only see Upgrade and Delete buttons. Is that a feature that needs to be added to the drupal/h5p project to work?

CommentFileSizeAuthor
#2 Selection_147.png102.48 KBbunthorne

Comments

bunthorne created an issue. See original summary.

bunthorne’s picture

StatusFileSize
new102.48 KB
paalj’s picture

This feature isn't implemented for Drupal 8 yet.

It should be possible creating a view that displays all H5P content (including content type)

bunthorne’s picture

In my View that I use for searching all my H5P content, I do not see a field available to display the H5P content type (i.e., library type). The field "Content type" refers to the Drupal Content Type, not the H5P Content Type (library).
How can I expose the Library in a custom View?

papijo’s picture

Any progress on fixing this issue?