Skip to content

Commit

Permalink
feat: add OPACSearchForTitleIn HTML to this repo
Browse files Browse the repository at this point in the history
  • Loading branch information
phette23 committed Oct 1, 2024
1 parent d8bbd8a commit 0dbcda8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions html/OPACSearchForTitleIn.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<!-- OPACSearchForTitleIn setting for "More searches" under Actions menu on bib details pages -->
<a href="https://worldcat.org/search?q={TITLE}" target="_blank">Other Libraries (WorldCat)</a>
<a href="http://openlibrary.org/search?q={TITLE}" target="_blank">Open Library</a>
<a href="https://scholar.google.com/scholar?q={TITLE}" target="_blank">Google Scholar</a>
<a href="https://www.goodreads.com/search?q={TITLE}" target="_blank">Goodreads</a>

0 comments on commit 0dbcda8

Please sign in to comment.