[Koha-bugs] [Bug 10486] Allow external Z39.50 targets to be searched from the OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 14 00:18:02 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10486

Jesse Weaver <jweaver at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25235|0                           |1
        is obsolete|                            |

--- Comment #35 from Jesse Weaver <jweaver at bywatersolutions.com> ---
Created attachment 25236
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25236&action=edit
Bug 10486 - Allow external Z39.50 targets to be searched from the OPAC

This adds a new page to the OPAC that can search several Z39.50 targets
using Pazpar2.

Test plan:
1) Apply patches.
2) Update database.
3) Add one or more Z39.50 targets, using the Administration -> External
   targets screen. Note that not all targets support keyword search, but
   here are some that do:
     * Library of Congress: lx2.loc.gov, 210, LCDB, none, none, MARC21, UTF-8
     * BNF2: z3950.bnf.fr, 2211, TOUT, Z3950, Z3950_BNF, UNIMARC, UTF-8
4) Perform a search on the OPAC, check to see if the "external targets"
   notice pops up at the top.
5) Click on the results link near that message.
6) This should bring back results from all enabled targets, all of which
   should be clickable to bring up a detailed view of the record.

(This version fixes some typos and accidental changes, and adds
translation fixes, Bootstrap support and a couple untracked files.)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list