UNIMARC XSLT enhancement
authorFrédéric Demians <f.demians@tamil.fr>
Sat, 5 Sep 2009 07:45:50 +0000 (09:45 +0200)
committerGalen Charlton <gmcharlt@gmail.com>
Sat, 5 Sep 2009 23:07:42 +0000 (19:07 -0400)
commit1b555e1fa84bd1f6cf84c1055ac553684a5290c1
tree40cc56f8e0d8d5ecf9609e65b2252b42ff8ad5a8
parentd3a8f770116b3688bf729d204b047a307fc2ede7
UNIMARC XSLT enhancement

Improve UNIMARC XSL for result and detail page:

  * Add fields
  * Consolidation
  * Support RTL language display using $7 UNIMARC standard
    for Arabic and Hebrew
  * Fix bug #2773 via XSL at field level, removing NSB and
    NSE characters in biblio records, and avoiding to do
    it at application level in C4::Output.pm

Note for RM: There will be some tweaking coming next week.
If I see you don't push this patch, I will resubmit a
completed version later.

Sponsored by BULAC, www.bulac.fr
koha-tmpl/opac-tmpl/prog/en/css/opac.css
koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACDetail.xsl
koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACResults.xsl
koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl