You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remove #tmp from the images on saving the content (this will help on getting the image from the content/{id} folder instead of the editor folder)
Editor/LibraryStorage.php:68 sent the params instead of params->params to h5p-core
this help to delete the image from content/{id} folder
scenario: edit any content and delete image
result: image not deleted from the folder
avoid double slash // on the storage_dir parameter
scenario: add storage_dir: /h5p inside the config