This extension makes use of IIIF and the panel-truck (v0.1) viewer, created by the Leventhal Map and Education Center at the Boston Public Library. The panel-truck viewer is a web UI tool which allows users to present interactive storylines using images and maps. It is an example of a special page that can be added to the pages.json file.
For this extension to work the class variable needs to be set to paneltruck and the file variable needs to give the name of the additional json file including the panel-truck script details as shown below.
The details included in the content and content right variable will be presented as previously described, however the data included in the named file, in this case test-screenplay.json will be processed and displayed in the panel-truck viewer.
As with the other JSON files the panel-truck data needs to be organised in a series of JSON objects, an example of which is provided below, for a live presentation of the example of code please see the test-screenplay.json file.
The required and optional json variables have all been described as part of the standard panel-truck documentation, but for any more information please get in touch with the original project.