[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.08-6-g4be13dc

Git repo owner gitmaster at git.koha-community.org
Fri Jul 11 08:25:37 CEST 2014


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, 3.14.x has been updated
       via  4be13dc5e62283755e2256329c35464f908eae6b (commit)
      from  25e96a574d6f8a4eed8a03f30cab15c1230f63f0 (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 4be13dc5e62283755e2256329c35464f908eae6b
Author: Dan Scott <dan at coffeecode.net>
Date:   Tue Feb 18 13:29:35 2014 -0500

    Bug 11786: Improve RDFa structured data schema.org mappings
    
    This patch updates both the prog and bootstrap themes to provide better
    schema.org mappings for catalogue elements in the following ways:
    
    * More granular author attributes (one "author" property per author in records
      with multiple contributors; wrap in a Person or Organization type instead of
      using a simple literal value)
    * Use "byArtist" instead of "author" for music recordings to respect schema.org
      preferences
    * Use alternateName instead of alternativeHeadline, as the former is a better
      parallel to the "name" property
    
    Signed-off-by: Dan Scott <dan at coffeecode.net>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Only covers MARC21, but that is no reason not to move it forward
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes all tests. Looked at the source code of a few records in both
    prog and bootstrap and took a look at the properties using
    http://www.google.com/webmasters/tools/richsnippets.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 3bc1021deb851db8965e9ac3a8ff89aba71f6acc)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../bootstrap/en/xslt/MARC21slim2OPACDetail.xsl    |   35 ++++++++++++++++----
 .../prog/en/xslt/MARC21slim2OPACDetail.xsl         |   35 ++++++++++++++++----
 2 files changed, 58 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list