Koha/koha-tmpl/intranet-tmpl/prog/en
Galen Charlton 391a6d3261 bug 2001, 2432: improve unAPI implementation
Improves Koha's unAPI support as follows:

* The implementation no longer depends on there being
  an accessible Zebra or SRW server.  Instead, responses
  are created by running the bib MARCXML through local
  stylesheets.
* unAPI now works for all bibs, not just ones that have
  an ISBN.  The ID format is changed from koha:isbn:ISBN
  to koha:biblionumber:BIBNUM.
* unAPI now correctly advertises the formats it supports.
* This implementation now passes validation testing at
  http://validator.unapi.info/ .
* MODS3 support now works correctly.  As a consequence, this
  patch fixes bug 2432 (Zotero support when using the XSLT
  OPAC stylesheets).

TODO: as additonal XSLT stylesheets are created to convert
UNIMARC bibs to additional formats, the stylesheet map
in opac/unapi should be updated.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-05-22 07:31:43 -05:00
..
css tweek css for staff search results item type images 2009-04-03 18:52:50 -05:00
includes bugfix stickyduedate more sticky - also patron search in quick search block 2009-05-11 11:07:32 -05:00
js Bug #2974 Adding category code to BorrowerMandatoryField produced a "The following fields are mandatory: categorycode" 2009-05-01 16:47:09 -05:00
lib
modules followup to patch by Galen - add javascript to prevent premature submission of forms in Fines pages 2009-05-21 15:20:50 -05:00
xslt bug 2001, 2432: improve unAPI implementation 2009-05-22 07:31:43 -05:00
columns.def