Koha/koha-tmpl/intranet-tmpl/prog/en/xslt
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
..
compact.xsl fixing facets, add cardview (XSLT), adding dependencies, save Record 2007-11-17 10:49:31 -06:00
identity.xsl bug 2001, 2432: improve unAPI implementation 2009-05-22 07:31:43 -05:00
MARC21slim2ATOM.xsl Microformat support: 2008-01-03 18:00:16 -06:00
MARC21slim2DC.xsl WARNING: Updates to Index Defs for Authorities 2008-01-03 00:28:40 -06:00
MARC21slim2MODS.xsl mapping recordIdentifier to Koha internal ID 2008-01-24 08:05:38 -06:00
MARC21slim2MODS3-1.xsl move the xslt dir to a language-specific dir 2007-10-06 22:15:21 -05:00
MARC21slim2MODS3.xsl Microformat support: 2008-01-03 18:00:16 -06:00
MARC21slim2MODS32.xsl Microformat support: 2008-01-03 18:00:16 -06:00
MARC21slim2OAIDC.xsl Microformat support: 2008-01-03 18:00:16 -06:00
MARC21slim2RDFDC.xsl WARNING: Updates to Index Defs for Authorities 2008-01-03 00:28:40 -06:00
MARC21slim2RDFDC.xsl.1 Microformat support: 2008-01-03 18:00:16 -06:00
MARC21slim2RSS2.xsl Microformat support: 2008-01-03 18:00:16 -06:00
MARC21slim2SRWDC.xsl Microformat support: 2008-01-03 18:00:16 -06:00
MARC21slim9522852.xsl Adds a stylesheet for Zebra to do an on-the-fly conversion of the 2008-07-21 18:09:27 -05:00
MARC21slimUtils.xsl WARNING: Updates to Index Defs for Authorities 2008-01-03 00:28:40 -06:00
MARC21slimUtils2.xsl Microformat support: 2008-01-03 18:00:16 -06:00
oilsMARC21slim2HTML.xsl Microformat support: 2008-01-03 18:00:16 -06:00
UNIMARC_compact.xsl First adaptation of an xsl stylesheet. 2008-01-04 17:53:50 -06:00
UNIMARCslim2OAIDC.xsl Add a UNIMARC to Dublin Core XSL 2009-04-01 11:30:13 -05:00