[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-638-g45168ef

Git repo owner gitmaster at git.koha-community.org
Tue May 28 17:00:35 CEST 2013


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 "main Koha release repository".

The branch, master has been updated
       via  45168efeb9a2c6e3268e2f002ca31af8e5e6afc8 (commit)
      from  3285261d0150113e597d48a5a78aee5fdc1ebd94 (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 45168efeb9a2c6e3268e2f002ca31af8e5e6afc8
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon May 13 15:07:34 2013 -0400

    Bug 10218 - In OPAC XSLT search results, add class to 'online access'
    
    In some cases in OPAC search results and the detail page there is a
    class specific to each line of data being output (publisher, date,
    subjects, etc). In other cases there is no additional class. This patch
    makes modifications to a few different OPAC files in an attempt to make
    them consistent with each other.
    
    To test, apply the patch and view:
    
    - an OPAC detail page with OPACXSLTDetailsDisplay off
    - the OPAC search results page with OPACXSLTDetailsDisplay off
    - the OPAC search results page with OPACXSLTDetailsDisplay on
    
    Labels should have classes relevant to their data. To test the specific
    case requested by this bug, view details/results for a record which
    includes online resources (856u in MARC21).
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    
    html changes only, passes all tests
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt |   36 ++++++++++----------
 .../opac-tmpl/prog/en/modules/opac-results.tt      |   10 +++---
 .../prog/en/xslt/MARC21slim2OPACResults.xsl        |   18 +++++-----
 3 files changed, 32 insertions(+), 32 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list