[koha-commits] updated branch master (1b555e1fa84bd1f6cf84c1055ac553684a5290c1)

Koha Gitosis gitosis at git.koha.org
Sat Sep 5 16:02:27 CEST 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Koha GitWeb".

The branch, master has been updated
       via  1b555e1fa84bd1f6cf84c1055ac553684a5290c1 (commit)
      from  d3a8f770116b3688bf729d204b047a307fc2ede7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1b555e1fa84bd1f6cf84c1055ac553684a5290c1
Author: Frédéric Demians <f.demians at tamil.fr>
Date:   Sat Sep 5 09:45:50 2009 +0200

    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

-----------------------------------------------------------------------

Summary of changes:
 koha-tmpl/opac-tmpl/prog/en/css/opac.css           |    6 +
 .../prog/en/xslt/UNIMARCslim2OPACDetail.xsl        |  346 +++++++++-----------
 .../prog/en/xslt/UNIMARCslim2OPACResults.xsl       |   60 ++--
 .../opac-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl    |  287 +++++++++++++----
 4 files changed, 417 insertions(+), 282 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list