From 7ae7dbcdfe9d3776780648349a6de28c4cf6e1b2 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Thu, 17 Mar 2011 14:08:11 +0100 Subject: [PATCH] [UPDATED] 5643: Few new template routines in MARC21slim2OPACResults.xsl Content-Type: text/plain; charset="utf-8" This patch only rearranges code and adds a new routine. Koha behavior does NOT change. New template routine ShowCallNumber added. Can be used in customization. New templates routines ShowELocation and ShowAvailable only contain moved code. Rebased on March 17. --- .../prog/en/xslt/MARC21slim2OPACResults.xsl | 308 +++++++++++--------- 1 files changed, 175 insertions(+), 133 deletions(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl index 39eddd7..cfd62aa 100644 --- a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl +++ b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl @@ -19,10 +19,7 @@ - - - @@ -900,143 +897,188 @@ - - - Online Access: - - - - - - - y3z - - - - - - - - - Click here to access online - - - - - - - - - - - - y3z - - - - - - - - - Click here to access online - - + + + + + + + + + + + + + + + + + Online Access: + + + + + + + y3z + + + + + + - - - - - - | - - - - - - Availability: + + Click here to access online + + + + + + + + - No copies available - - - - Copies available for loan: - + + y3z + + + + + + + + + Click here to access online + + + + + + + + + | + + + + + + + + + + Availability: + + No copies available + + + + Copies available for loan: + - - - [] - ( - - ) + + + [] + ( + + ) . , - - - - + + + + - - - - Copies available for reference: - + + + Copies available for reference: + - - - [] - ( - - ) - . , - - - - + + + [] + ( + + ) + . , + + + + + + + + Checked out ( + + ). + + + + + + Withdrawn ( + + ). + + + + + + Lost ( + + ). + + + + + + Damaged ( + + ). + + - - - Checked out ( - - ). - - - - - Withdrawn ( - - ). - - - - Lost ( - - ). - - - - Damaged ( - - ). - - - - On order ( - - ). - - - - In transit ( - - ). - - - - On hold ( - - ). - - + + + On order ( + + ). + + + + + + In transit ( + + ). + + + + + + On hold ( + + ). + + + + + + + + Call Number: + + + + + , + + + -- 1.6.0.6