Skip to content

v1.6.4

Compare
Choose a tag to compare
@jorisdugue jorisdugue released this 04 Sep 14:35
· 77 commits to master since this release
b94fdf0

#13

  • 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