]> git.koha-community.org Git - koha.git/commit
Bug 6496 - correct the order of the author display in the OPAC
authorRobin Sheat <robin@catalyst.net.nz>
Thu, 2 Feb 2012 05:21:44 +0000 (18:21 +1300)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Wed, 23 May 2012 23:17:07 +0000 (19:17 -0400)
commit2f5c121563387ccc0221f5e25e67beaf3d7ef265
treed628184b1a80cf3a4758a3510354e2bb2b1c0668
parent5722f6a8ab8d5baee537032c0536fcfc071866cd
Bug 6496 - correct the order of the author display in the OPAC

This sets the order the fields are displayed in to be as it is in the
MARC (typically numerical order), rather than 100,700,110,710,... like
it was.

Basically, it's a port of the way it's done in the staff client. As
such, it should be able to handle a lot more than it could previously,
including relator codes.

(replaces the previous commit, just removing an erronious comment and
making the commit message more accurate)

Conflicts:

koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl