Skip to content

Commit

Permalink
Merge pull request #528 from giacomomarchioro/0485-contentstate-canva…
Browse files Browse the repository at this point in the history
…s-region

change viewers testing mechanism
  • Loading branch information
giacomomarchioro authored Aug 9, 2024
2 parents 17c7ee6 + 5be9532 commit c0b74ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/0485-contentstate-canvas-region/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ We want to open the viewport to a specific canvas region using a viewer availabl

First, we create an Annotation:

{% include manifest_links.html manifest="annotation.json" %}



```json
Expand Down Expand Up @@ -70,9 +70,9 @@ Eventually, we can create an anchor tag with the link as the `href` attribute to
<a href="https://example.org/viewer?iiif-content=JTdCJTIyJTQwY29udGV4dCUyMiUzQSUyMmh0dHAlM0ElMkYlMkZpaWlmLmlvJTJGYXBpJTJGcHJlc2VudGF0aW9uJTJGMyUyRmNvbnRleHQuanNvbiUyMiUyQyUyMmlkJTIyJTNBJTIyaHR0cHMlM0ElMkYlMkZleGFtcGxlLm9yZyUyRmltcG9ydCUyRjElMjIlMkMlMjJ0eXBlJTIyJTNBJTIyQW5ub3RhdGlvbiUyMiUyQyUyMm1vdGl2YXRpb24lMjIlM0ElNUIlMjJjb250ZW50U3RhdGUlMjIlNUQlMkMlMjJ0YXJnZXQlMjIlM0ElN0IlMjJpZCUyMiUzQSUyMmh0dHBzJTNBJTJGJTJGaWlpZi5pbyUyRmFwaSUyRmNvb2tib29rJTJGcmVjaXBlJTJGMDAwOS1ib29rLTElMkZjYW52YXMlMkZwMiUyM3h5d2glM0QxNTI4JTJDMzAyNCUyQzM0NCUyQzQwOCUyMiUyQyUyMnR5cGUlMjIlM0ElMjJDYW52YXMlMjIlMkMlMjJwYXJ0T2YlMjIlM0ElNUIlN0IlMjJpZCUyMiUzQSUyMmh0dHBzJTNBJTJGJTJGaWlpZi5pbyUyRmFwaSUyRmNvb2tib29rJTJGcmVjaXBlJTJGMDAwOS1ib29rLTElMkZtYW5pZmVzdC5qc29uJTIyJTJDJTIydHlwZSUyMiUzQSUyMk1hbmlmZXN0JTIyJTdEJTVEJTdEJTdE">Link for visualizing the region of a Canvas using a viewer.</a>
```

Examples of viewers implementing this recipe:
{% include manifest_links.html viewers="UV, Mirador, Curation" manifest="annotation.json" %}

None
{% include jsonviewer.html src="annotation.json" %}



Expand Down

0 comments on commit c0b74ca

Please sign in to comment.