[Koha-bugs] [Bug 8992] Add an interfacing with the idref webservice

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 31 13:42:20 CET 2012


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

--- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 13134
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13134&action=edit
Bug 8992: Interfacing with the Idref webservice

On the detail page (in the opac), if the biblio comes from the Sudoc,
you must have a link (on the right of the author link) which open a popup with
informations about this author (publications by role).

To test:

1/ Modify your zebra conf in order to index the ppn:
  ccl.properties:
    Identifier-standard 1=1007 4=6
    ident Identifier-standard

record.abs: (biblios)
    melm 009 Identifier-standard:w,Number-standard:n

2/ Switch on the Idref system preference

3/ Simulate a SUDOC record:
  Fill a 7..$3 field with a ppn (032581270 for example).
  Fill the 009 field with an integer

4/ Go to the opac detail page of this notice.
You should see the IDREF link.
If you click on it, a popup displays a loading icon and after a few
seconds (depending of the productivity of the authority :)), a list of
roles. For each role, a table displays all his corresponding publications.

5/ On the right, you have 2 links: 1 for a koha search for this result
and 1 for a SUDOC link

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


More information about the Koha-bugs mailing list