From dc6b2a598683fad90aa04f9e8ef1d6e0abb1c8c4 Mon Sep 17 00:00:00 2001 From: Glen Robson Date: Thu, 10 Oct 2024 18:05:21 +0100 Subject: [PATCH] Updating instructions --- iiif-online-workshop/day-three/digirati-editor/README.md | 6 ++++-- .../day-three/digirati-editor/standalone.md | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/iiif-online-workshop/day-three/digirati-editor/README.md b/iiif-online-workshop/day-three/digirati-editor/README.md index 52e4dec7..4b75b526 100644 --- a/iiif-online-workshop/day-three/digirati-editor/README.md +++ b/iiif-online-workshop/day-three/digirati-editor/README.md @@ -14,7 +14,7 @@ First, assemble a list of IIIF `info.json` URLs for your content. They should al ### Step 1 -Navigate to the editor at https://manifest-editor.digirati.services/ and click on the Create Empty Manifest option at the top of the page: +Navigate to the editor at https://manifest-editor.digirati.services/ and click on the Create new Manifest option at the top of the page: ![Manifest Editor Splash Screen](imgs/CreateEmptyManifest.png) @@ -32,7 +32,7 @@ Now we are going to add some content to your manifest. To add a canvas click the ![Add Canvas](imgs/add-canvas.png) -The Manifest Editor has a number of helpers for quickly creating Canvases from different sources. In this case, we're using IIIF Image Services. Select the **IIIF Image** option from the panel on the right. +The Manifest Editor has a number of helpers for quickly creating Canvases from different sources. In this case, we're using IIIF Image Services. Select the **IIIF Image** option from the panel. ![Create a Canvas from an Image Service](imgs/image-service-option.png) @@ -56,6 +56,8 @@ This will show you all of the canvases you have with your manifests. To add a se ![Add second canvas](imgs/add-second-canvas.png) +Then repeat the steps for adding a IIIF image and its info.json. + ### Step 4 Now we are going to save and download the Manifest for the next stage. diff --git a/iiif-online-workshop/day-three/digirati-editor/standalone.md b/iiif-online-workshop/day-three/digirati-editor/standalone.md index 6c2e263d..f6a61cc3 100644 --- a/iiif-online-workshop/day-three/digirati-editor/standalone.md +++ b/iiif-online-workshop/day-three/digirati-editor/standalone.md @@ -18,7 +18,7 @@ You can also use the following canvas finder which will take a Manifest and show ### Step 1 -Navigate to the editor at https://manifest-editor.digirati.services/ and click on the Create Empty Manifest option at the top of the page: +Navigate to the editor at https://manifest-editor.digirati.services/ and click on the Create new Manifest option at the top of the page: ![Manifest Editor Splash Screen](imgs/CreateEmptyManifest.png) @@ -37,7 +37,7 @@ Now we are going to add some content to your manifest. To add a canvas click the ![Add Canvas](imgs/add-canvas.png) -The Manifest Editor has a number of helpers for quickly creating Canvases from different sources. In this case, we're using IIIF Image Services. Select the **IIIF Image** option from the panel on the right. +The Manifest Editor has a number of helpers for quickly creating Canvases from different sources. In this case, we're using IIIF Image Services. Select the **IIIF Image** option from the panel. ![Create a Canvas from an Image Service](imgs/image-service-option.png) @@ -61,7 +61,7 @@ This will show you all of the canvases you have with your manifests. To add a se ![Add second canvas](imgs/add-second-canvas.png) -![A second canvas](imgs/second-canvas.png) +Then repeat the steps for adding a IIIF image and its info.json. ### Step 4