http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361 Bug ID: 11361 Summary: Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: fcapovilla@live.ca QA Contact: testopia@bugs.koha-community.org Created attachment 23365 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23365&action=edit Add a Z39.50 search page to the OPAC to let users search for records on a remote Koha instance. This patch adds the OPACZ3950 preference which activates a "Z39.50 Search" page in the OPAC. This page can be used to let members search for biblio records on remote Koha instances. If the "Show" link is clicked in the results page, the user is then redirected to the remote Koha's OPAC to see the record's details. This feature can be useful if you have multiple libraries with their own Koha instance and you want your users to be able to search for books in your other libraries. Please note that this will only work with Koha instances. The links in the results page won't work with other normal Z39.50 servers. Sponsored-by: CCSR ( http://www.ccsr.qc.ca ) -- You are receiving this mail because: You are watching all bug changes.