h5p-editor-php-library icon indicating copy to clipboard operation
h5p-editor-php-library copied to clipboard

Results 93 h5p-editor-php-library issues
Sort by recently updated
recently updated
newest added

While implementing the endpoint for `content-hub-metadata-cache` which the h5p-hub-client is requesting I came across this call which I'm not sure how to implement. It's not documented in the [interface](https://github.com/h5p/h5p-editor-php-library/blob/master/h5peditor-ajax.interface.php). https://github.com/h5p/h5p-editor-php-library/blob/3b208d7172472615d9866692926fb274bd2360a1/h5peditor-ajax.class.php#L123...

When using the `alter_semantics` hook, overriding field labels does only work when the platform is set to English. ## cause When loading the editor, the `getLibraryData` function https://github.com/h5p/h5p-editor-php-library/blob/050a6845bc61f66aecaf3ed4616ca4596ae17481/h5peditor.class.php#L376-L475 is used...

**Problem:** The CKEditor basepath is built with an extra slash resulting in something like `https:////ckeditor/`. It seems that most of the servers around the world ignore the two consecutive slashes,...

Current solution breaks if step is not an integer although HTML5 input fields of type number accept floating numbers. Requires https://github.com/h5p/h5p-php-library/pull/86

This should be a working solution work with well formatted `svg` images (exported from graphical editors). It assumes the presence of `width` and `height` or `viewBox` attributes (grabbing values from...

Suggested fix depends on regenerating (or adding) ckeditor with bidi plugin support.

Hi, I got this message in hub (which is not loading) since rc13 (drupal 8). Rc12 is working fine. All translations are up to date (drupal and modules), and i...

When you don't have the capability "mod/hvp:updatelibraries" but try to upload a new Content type, you get a message like this: > Missing required library H5P.GreetingCard 1.0 ... although that...

Hello, Add-button doesn't work with Windows 7 and IE11 on h5p.org or in H5P moodle plugin. You just can't click it. If you use Windows 10/IE11 it works but you...