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

Bookplates #1062

Closed
jvine opened this issue Oct 10, 2015 · 0 comments · Fixed by #1074
Closed

Bookplates #1062

jvine opened this issue Oct 10, 2015 · 0 comments · Fixed by #1074
Assignees
Milestone

Comments

@jvine
Copy link
Contributor

jvine commented Oct 10, 2015

Assuming that SearchWorks will have the following information in the index:

  • bookplate title
  • druid
  • filename

On the record view

The Bookplate section appears as the last section in the "record-sections" chunk of metadata. It does not need to appear in the record-side-nav.

Most bookplated items will have one bookplate, but more are possible.

Each bookplate is represented by a media block that includes:

  • bookplate image (from the filename)
  • bookplate title
    • links to masthead search result of all items w this bookplate
  • external link to the Spotlight digital bookplates exhibit

screen shot 2015-10-09 at 2 12 07 pm

The blocks are two-columns on wide screen, collapsing to one column on mobile. Like col-sm-6.

screen shot 2015-10-09 at 2 12 32 pm

screen shot 2015-10-09 at 12 29 13 pm

On the masthead

When the user clicks on a bookplate name on the record view, the search result has a masthead. The Bookplate facet is not otherwise exposed.

  • bookplate image
  • masthead title = bookplate title
  • generic text
  • external link to the Spotlight digital bookplates exhibit
  • breadcrumb shows facet value

screen shot 2015-10-09 at 4 51 39 pm

Formatting fun:

  • The image and text are in two columns - so the text should NOT wrap around the image when the screen narrows.
  • On small devices, it would be great if both the bookplate title and the generic text would truncate with ellipsis at 3 lines

screen shot 2015-10-09 at 5 02 34 pm

Image sizing

The image dimensions are really variable. Is it possible to constrain differently for portrait vs. landscape? Like 100px on the short edge?

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 a pull request may close this issue.

3 participants