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

[LIBSEARCH-1042] Update Articles & Catalog medium view #200

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

erinesullivan
Copy link
Contributor

@erinesullivan erinesullivan commented Nov 20, 2024

Overview

From LIBSEARCH-1042:

Catalog, medium view:

  • Add Summary (after 230 characters, truncate and replace positions 231+ with an ellipsis)
  • Add Subjects (LCSH), limited to first 3 results with a “Show all ##” button to display all

Articles, medium view:

  • Add Abstract (after 230 characters, truncate and replace positions 231+ with an ellipsis)
  • Add Subjects, limited to first 3 results with a “Show all ##” button to display all

This pull request displays the necessary data for the views.

quoted_search3 was chosen for lc_subject_display so the | Browse in subject list link would not appear, as it does not appear for displayed authors in medium view.

The pull request for truncating the new data.

@erinesullivan erinesullivan added the enhancement New feature or request label Nov 20, 2024
@erinesullivan erinesullivan self-assigned this Nov 20, 2024
@bertrama bertrama merged commit 1013c24 into master Dec 2, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants