Skip to content

Streamline multisearch widget plugin - #212

Draft
matt-bernhardt wants to merge 10 commits into
masterfrom
pw-15
Draft

Streamline multisearch widget plugin#212
matt-bernhardt wants to merge 10 commits into
masterfrom
pw-15

Conversation

@matt-bernhardt

Copy link
Copy Markdown
Member

Developer

Stylesheets

  • Any theme or plugin whose stylesheets have changed has had its version
    string incremented.

Secrets

  • All new secrets have been added to Pantheon tiers
  • Relevant secrets have been updated in Github Actions
  • All new secrets documented in README

Documentation

  • Project documentation has been updated
  • No documentation changes are needed

Accessibility

  • ANDI or Wave has been run in accordance to
    our guide and
    all issues introduced by these changes have been resolved or opened as new
    issues (link to those issues in the Pull Request details above)

Stakeholder approval

  • Stakeholder approval has been confirmed
  • Stakeholder approval is not needed

Dependencies

YES | NO dependencies are updated

Code Reviewer

  • The commit message is clear and follows our guidelines
    (not just this pull request message)
  • The changes have been verified
  • The documentation has been updated or is unnecessary
  • New dependencies are appropriate or there were no changes

We retired the EBSCO Discovery Service some years ago, but never removed it as an option
from the multisearch plugin until now. As we are simplifying this plugin significantly, the first
step is to get rid of these templates.
This also removes the jQuery plugin that drives the tabbed search interface, because we are
no longer supporting multiple search options in this widget.

We also bump the plugin version to 1.8.0.

Squash into alma removal
This reduces and combines the remaining conditional checks in the widget method, based on
there now only being two template options. All conditionals are expressed in positive terms,
as we no longer need to guard against "not this version" type checks.
It no longer makes sense to maintain two stylesheets for this widget, as we are attempting to simplify the styles with an eye toward removing as many of these styles as possible.
This is also a holdover from the EDS days, implemented prior to our pulling the search widget out to a separate plugin.
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.

1 participant