Rafael Schwemmer
Rafael Schwemmer
node-sass is giving a lot of problems when installing the IIIF manifest editor locally, especially when switching node environments (e.g. when testing different node versions with nvm) and when on...
Drag & drop a IIIF Icon from e-codices or Digital Bodleian on the "Open Manifest" drag area => nothing happens. Same for drag & drop in "Import Canvases"
Check all manifest level metadata fields in the spec and the ones that only accept certain valid values should be changed from free text to drop-down with valid values. Example:...
Uploaded manifests are stored under `uploads/manifests` with a UUID as file name. This directory never gets cleared and fills up over time. It would probably make sense to clear the...
On the "Content Queries" page, the `GlobalSet` Facade is used as an example: https://statamic.dev/content-queries#repositories Add a link back to the "Globals" page (https://statamic.dev/globals) for those who need to read up...
When following the instructions to [build Sipi from source](https://dhlab-basel.github.io/Sipi/documentation/building.html) I run into an issue when trying to install nginx. While the error message is cryptic, the solution is simply to...
For some manifests the server returns the following error message when validating via POST: "Error 413: Request Entity Too Large". - Example manifest 1: http://iiif.biblissima.fr/manifests/ark:/12148/btv1b84539771/manifest.json This manifest is 376 KB...