iiif
Here are 164 public repositories matching this topic...
I have activated the feeback button in my config.json.
"feedbackEnabled": true
but don't know how to enter an email address. In general: As a beginner I find it difficult to find information about possible configuration settings and what they do. The documentation in the wiki only refers to an editor, which probably
-
Updated
Jun 22, 2020 - JavaScript
-
Updated
Jun 23, 2020 - C++
-
Updated
Jun 25, 2020 - Java
I'm not sure if they is the right place to ask this question,
but is there any documentation about the format of the authority files (in RDF),
what is expected of each attribute and how they are used in the
application?
There is of course an example that applies to places, but what
about persons and events? Or do I incorrectly assume that
persons and events are also authority controlled (a
-
Updated
Nov 26, 2019 - JavaScript
-
Updated
Jun 25, 2020 - CSS
I'm wondering where changes in the mappings between context and RDF vocabularies between v2 and v3 have been documented. I.e. profile is now dcterms:conformsTo instead of doap:implements, protocol is now dcterms:type instead of dcterms:conformsTo and service is schema:potentialAction instead of svcs:has_service. Maybe there are others?
Why the last one, by the way? This doesn'
-
Updated
Jun 24, 2020 - Rust
S3 identifier prefix
I'm not sure whether this an update for the documentation or a feature request but I wanted to setup an instance of RAIS which only serves images from S3 and ended up having to read the source to learn that I have to prefix the IIIF image identifier with s3:. It's not the end of the world but it feels like an implementation detail I'd prefer not to leak into public URLs.
Migrate documentation from a single ever-expanding README.md file in to something a little more focused and topic-based.
-
Updated
May 15, 2020 - Vue
-
Updated
May 19, 2020 - TypeScript
-
Updated
Apr 17, 2019 - HTML
-
Updated
May 9, 2019 - Python
Canvas panel as a component to drive reading - for people who are going to spend a long time reading a text. I need to write up my notes into a narrative then see how that fits in with Canvas Panel features (could be Canvas Panel inside the UV, or in any ad-hoc bookreader UI).
Then do more work on the developer narrative.
General Maintenance and Modernization
- Support Fluid templates for easy content rendering (especially for metadata)
- Consistently use type declaration for parameters and return values
- Complete and fix phpDoc (in the given order)
- Documentation for each class (
@package,@subpackage,@access,@abstract,@property) - Documentation for each property (`@a
- Documentation for each class (
-
Updated
Feb 10, 2020 - JavaScript
Update documentation
Could we add a link to the Sipi Github repository somewhere in the documentation (preferably at the top of the page)?
Additional I had the following errors during installation and build. I was able to solve them, so we should update the documentation:
- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
- Solved with
brew install pkg-config--> updatePrerequisites / macOs
<br
- Solved with
This is not well documented and complicates things a bit anyway. Either generate the thumbnails on the fly or improve the docs.
On the English Guidelines page
https://muscat.rism.info/admin/guidelines?locale=en
the field Plate number (028 $a) appears twice, though it is only one "document" on https://guidelines.rism.info.
It should only appear once.
compression of responses (e.g. json of manifest) reduces traffic. in cases where a webserver is in front of hymir, compression should be done there. nonetheless compression reduces cache storage if webserver caches responses from application (e.g. with nginx in front of hymir)
see [https://docs.spring.io/spring-boot/docs/current/reference/html/common-application-properties.html](https://docs.sp
-
Updated
Jun 25, 2020 - Java
-
Updated
Jun 1, 2020 - JavaScript
When a user adds a bookmark, how do they access them? They should appear in the profile page, but items bookmarked do not appear anywhere, also the stats that used to show on the user profile page are not visible any more.
Tags: NLW, BUG, API?
Improve this page
Add a description, image, and links to the iiif topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the iiif topic, visit your repo's landing page and select "manage topics."



In Mirador 2 we have the option to show/hide the thumbnail 'drawer' via the 3 dots on top of the UI element. This functionality is missing from Mirador 3. It would be great if a UI element could be added on the thumbnail drawer so the user can show/hide the drawer when desired.