tunapanda / h5p-standalone

Display H5P content without the need for an H5P server
MIT License
272 stars 117 forks source link

Timeline JS interactive shows as blank #23

Closed anthkris closed 6 years ago

anthkris commented 6 years ago

To reproduce, Download the example timeline type and use with the standalone project. It will show as blank.

In debugging this appears to be because standalone.frame.min.js is looking for some files in folders called TimelineJS and H5P.Timeline which don't exist (perhaps they did once?).

The quick fix has been to duplicate the TimelineJS-1.1 folder and name it TimelineJS and duplicate the H5P.Timeline-1.1 and name it H5P.Timeline.

Jakeii commented 6 years ago

Hi, H5P changed the naming convention of the libraries, I thought it had been fixed to be compatible with both naming conventions, but I guess not. This should be fixed in 1.3.4