esmero / format_strawberryfield

Set of Display formatters, extractors and utils to make Strawberry field data glow
GNU Lesser General Public License v3.0
6 stars 9 forks source link

Independent IIIF Content Search Components #440

Open DiegoPino opened 2 months ago

DiegoPino commented 2 months ago

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

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