-
Notifications
You must be signed in to change notification settings - Fork 10
Description
What?
Without enough viewers supporting IIIF Content Search a big part of our enabled features are only usable by machines.
The idea here is to generate custom/template based/core element reusable components that can be dropped to allow other non IIIF viewers (or IIIF viewers that don't have search capacity) to benefit from
- IIIF/Dynamic Manifest Driven search
- Highlighting (Visual/Time based)
- ToC and structural navigation with Highlights
- IIIF Metadata/Rendering/seeAlso Visual exposure (HTML)
This issue requires
-> template/custom elements with arguments (pre-process)
-> JS capable of hitting an API, returning results and feeding back via Ajax these components with results
-> JS capable (a small generic Plugin system others could then follow) of using this Archipelago data to feed into (black box) internals for other viewers. Thinking of OSD and HTML5 Video/Audio for now
There is an extra benefit to this. Accessibility and unified UI/UX