mat
mat
Thank you @caitlinPerry.
The use case of search results is one that is valuable to the IIIF tenets of reuse and remixing. Its inclusion by the editors in both the current and previous...
Thanks @glenrobson. I'll also add some additional context with screenshots for the component I am developing for a DH project. A different view using the same Manifests referenced above.
Thank you @elynema. I forgot to attach. This is still in progress. But current state should convey direction of development. The general idea is that researcher using this IIIF component...
This is a pretty cool idea. I think we can figure it out but just need to document it. Would be to cool to see this idea with https://wavesurfer.xyz/ Now...
Hi @jamiefolsom, I'd like to make you aware of i18n support in Clover now. We have begun replacing any hardcoded language using the `next-i18n` [package](https://www.i18next.com/). This is documented here: https://samvera-labs.github.io/clover-iiif/docs/i18n
Relating this to https://github.com/IIIF-Commons/iiif-helpers/pull/14 and the eventual inclusion in `iiif-helpers`
> @mathewjordan @adamjarling I mage the suggested changes. I also add plugin docs to the viewer page. Could you review the docs to see if it makes sense? Sure thing.
@srdjank Apologies for the slow response here. We may be able to work through adding this in an upcoming release. The idea would be that the window opened to the...
@tarjelavik Apologies for seeing this just today. I think this is the way handled this: https://github.com/nulib/dc-nextjs/blob/deploy/staging/pages/_app.tsx#L97 Note that we wait to render the page once `mounted` is set to true...