iiif-prezi / iiif-prezi3

IIIF Presentation API 3 Python Library
https://iiif-prezi.github.io/iiif-prezi3/
Apache License 2.0
27 stars 14 forks source link

Fix skeleton modifier bug + add ManifestRef changes #154

Closed digitaldogsbody closed 1 year ago

digitaldogsbody commented 1 year ago

Fixes a dumb bug with the skeleton modifier (not including the "before" text in the output when doing an insertion) and adds manifest reference changeset to allow extra properties.

Fixes #152

digitaldogsbody commented 1 year ago

Again I have local branching funtimes - the only important commits here are the last 3 (changes to modify_skeleton.py and skeleton.py)