Skip to content

add IIIF Manifest button to Data Sources#426

Open
avertrees wants to merge 2 commits intomainfrom
no_ref/iiif-button
Open

add IIIF Manifest button to Data Sources#426
avertrees wants to merge 2 commits intomainfrom
no_ref/iiif-button

Conversation

@avertrees
Copy link
Copy Markdown
Collaborator

adds a IIIF Manifest button under "Data Sources" to every item ie. /items/9f42dce0-8317-0132-a808-58d385a7bbd0?canvasIndex=93

@vercel
Copy link
Copy Markdown

vercel bot commented Jul 31, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
digital-collections ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 7, 2025 2:38pm

{manifestURL && (
<Link
href={manifestURL}
id={"iiif-manifest-btn"}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dont think we need the curlies here?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh tru

id={"iiif-manifest-btn"}
isUnderlined={false}
target="_blank"
aria-label={`view IIIF manifest`}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here, and don't need a template string!

Copy link
Copy Markdown
Contributor

@sarangj sarangj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nicea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants