[Koha-patches] [PATCH 1/2] Bug 4370: Fix ind1 semantics for MARC21 780/785

2010-04-09 Thread Jared CAMINS-ESAKOV
When using XSLT stylesheets for display, show MARC21 fields 780 and 785 on the OPAC details page only when ind1=0, as specified by the standard. --- .../prog/en/xslt/MARC21slim2OPACDetail.xsl | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git

[Koha-patches] [PATCH 2/2] Bug 4371: Display MARC21 field 773 w/XSLT

2010-04-09 Thread Jared CAMINS-ESAKOV
Display MARC21 field 773 in the OPAC detail view when XSLT is enabled. --- .../prog/en/xslt/MARC21slim2OPACDetail.xsl | 32 1 files changed, 32 insertions(+), 0 deletions(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl