Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show auxiliary images and metadata on item pages. #457

Merged
merged 1 commit into from
Jun 18, 2020
Merged

Conversation

manthey
Copy link
Member

@manthey manthey commented Jun 9, 2020

This adds some plugin settings that can optionally show certain metadata and images for large images.

Much like the granularity to determine what images are shown in lists, you can set what metadata records and images appear on item pages. This can be different for admins, other logged-in users, and anonymous users.

Two types of large image metadata can be shown: "tiles" and "internal". These correspond exactly to the item//tiles endpoint and the item//tiles/internal_metadata endpoint. They are formatted in nested tables with some values as blocks of text if too large.

Images can be any image reported by the item//tiles/image endpoint, or "*" for all others. Clicking on an image will open a new tab with the image at full original resolution.

image

@manthey manthey force-pushed the item-page-details branch 4 times, most recently from da45567 to c75fccb Compare June 10, 2020 13:32
@manthey manthey marked this pull request as ready for review June 10, 2020 15:54
@manthey manthey force-pushed the item-page-details branch from c75fccb to a6a6397 Compare June 12, 2020 15:48
@dgutman dgutman merged commit 21eefc6 into master Jun 18, 2020
@manthey manthey deleted the item-page-details branch June 18, 2020 18:01
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