@@ -, +, @@ Available, Reference and Unavailable. For Unavailable we loop thru branches now too. Made the separate Location line obsolete. resultbranch from XSLT.pm. location and ccode too. Set home branch and holdingbranch differently. --- .../en/xslt/MARC21slim2OPACResults.xsl | 383 +++++++----------- 1 file changed, 144 insertions(+), 239 deletions(-) --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl @@ -5,14 +5,13 @@ xmlns:marc="http://www.loc.gov/MARC21/slim" xmlns:items="http://www.koha-community.org/items" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:exsl="http://exslt.org/common" xmlns:str="http://exslt.org/strings" - exclude-result-prefixes="marc items str"> + exclude-result-prefixes="marc items str" extension-element-prefixes="exsl"> + - - - @@ -24,6 +23,8 @@ + + @@ -36,7 +37,6 @@ - @@ -1250,258 +1250,123 @@ Availability: - - + - - - - - - - - - - () - - No items available. - - - - - Items available for loan: - - - - - - - - - Call number: - , .. - - - - . - , - - + + + + + + + + - - - - - - - - ( - - ) - - - Call number: - , .. - - - - . - , - - - - - - - - - ( - - ) - - - Call number: - , .. - - - - . - , - - - - - - - - + () + + No items available. + - - - - - Items available for reference: - - - - - ItemSummary - - - - - - - ( - - ) - - - Call number: - , .. - - - . , + + + + + + + Items available for loan: + + + + + + + + + + + + + - - - + - - - - Not available: + + + Items available for reference: + + + + + + + + + + + + + + + + + + + + + - - - + + + Not available: + + Checked out + Withdrawn + Lost + Damaged + Pending hold + In transit + On hold + + + + + + - - ( - - ) - . , + + + + + + + + + + : + + + + + + + + + + + + + - - - - Checked out ( - - ). - - - - - Withdrawn ( - - ). - - - - - Lost ( - - ). - - - - - Damaged ( - - ). - - - - - Pending hold ( - - ). - - - - - In transit ( - - ). - - - - - On hold ( - - ). - - - - + - - - - - - - - Location(s): - - - Collection(s): - - - - - - - - - - - - - - - Call number: - - - - . , - - - - - - - - - - - - - - Call number: - - - - . , - - - - - - - - - @@ -1598,4 +1463,44 @@ + + + + + + + + + + + ( + + ) + + + + Call number: + Collection code, call number: + Location, call number: + + + + + + + + + + , + + , .. + + + + . + + + + + --