[koha-commits] main Koha release repository branch new/bug_8210 created. v3.08.00-837-gb0ab204

Git repo owner gitmaster at git.koha-community.org
Tue Sep 18 17:43:44 CEST 2012


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, new/bug_8210 has been created
        at  b0ab204bfd4ba048097d0b29cb60ab6fe611da83 (commit)

- Log -----------------------------------------------------------------
commit b0ab204bfd4ba048097d0b29cb60ab6fe611da83
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Mon Aug 13 15:34:51 2012 -0400

    Bug 8210: add links to authorities in normal mode headings
    
    Cherry-picked from BibLibre's work on bug 5888:
    opac-detail subject/author links improvements
    
    Added a link to opac-authoritiesdetail.pl when possible.
    
    Only affects 'Normal view'. Does not affect XSLT display.
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

commit 237a43b36146ffd6dd3199a430c4c58af871a851
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Sat Aug 4 13:38:59 2012 -0400

    Bug 8210: add links to authorities to headings in OPAC
    
    At the moment, there is no way to get to an authority record from a bib
    record that uses it other than doing a new search on the authority file.
    This patch adds a link (a cute little magnifying glass) to linked
    authority records on the OPAC detail view for MARC21 and NORMARC
    with XSLT enabled. A follow-up patch will add the link to regular mode.
    Because UNIMARC handles authorities differently, the link is not added
    to the XSLT.
    
    Test plan:
    1) Set OPACXSLTDetailsDisplay to 'default'
    2) View a record that has some headings that are linked to authority
       records in the OPAC (easiest way to find a record like that is to
       edit a record and add some headings using the thesaurus plugin)
    3) Observe the cute little magnifying glass links to the authority.
    
    Revised version of the patch adds a space between the heading and the
    magnifying glass.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Patch works nicely.
    
    If a library does not like to see the
    magnifying glass/link to the authority, it's easy to disable it
    by adding the line .authlink {display:none;} to OpacUserCSS.

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list