Skip to content

Commit 27ed105

Browse files
author
Niqui O'Neill
committed
add walkthrough video
1 parent e8a5da2 commit 27ed105

2 files changed

Lines changed: 20 additions & 5 deletions

File tree

assets/videos/createannos.m4v

38.1 MB
Binary file not shown.

helpdocs/help/creating-annotations.md

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,25 @@ nav_order: 4
77

88
IMPORTANT!!!!! After creating annotations make sure to click on the "Create/Update Annotations" button located in the bottom left hand corner of the Mirador viewer. If this is not done, no annotations will be created or deleted. This only has to be done before navigating away from the create annotations page . It does not have to be done when switching between manifests.
99

10-
- Navigate to the create annotations page. http://0.0.0.0:4000/annotate
11-
- To load a new manifest hover on the "Change number of visible slots button" ![visible slots button]({{site.baseurl}}/images/slots_button.png)
12-
- Click on the replace object button ![replace objects]({{site.baseurl}}/images/replace_object.png)
13-
- Load manifest url into new object from url slot ![new manifest]({{site.baseurl}}/images/new_manifest.png)
10+
Demo video showing the creation of annotations is below.
11+
12+
- Navigate to the create annotations page. [http://0.0.0.0:4000/annotate](http://0.0.0.0:4000/annotate)
13+
- To load a new manifest hover on the "Change number of visible slots button"
14+
15+
![visible slots button]({{site.baseurl}}/images/slots_button.png)
16+
17+
- Click on the replace object button
18+
19+
![replace objects]({{site.baseurl}}/images/replace_object.png)
20+
21+
- Load manifest url into new object from url slot
22+
23+
![new manifest]({{site.baseurl}}/images/new_manifest.png)
1424
- Click on the toggle annotations button in the viewer.
1525
- Create annotations using tools provided by IIIF viewer.
16-
- Click on "Create/Update Annotations" button.
26+
- Click on "Create/Update Annotations" button.
27+
28+
<video width="100%" controls>
29+
<source src="{{site.baseurl}}/assets/videos/createannos.m4v" type="video/mp4">
30+
Your browser does not support HTML5 video.
31+
</video>

0 commit comments

Comments
 (0)