@@ -, +, @@ - OPACURLOpenInNewWindow - URLLinkText - OPACDisplay856uAsImage - OPACTrackClicks - Make sure you have a record with a URL in 856$u and marcflavor = NORMARC. (It does not have to be a full NORMARC setup or a NORMARC record, just make sure you are viewing the record through the NORMARC XSLT files.) - View the record both in a result list and in detail view - Check that the 4 involved sysprefs affect the display in the expected ways --- .../bootstrap/en/xslt/NORMARCslim2OPACDetail.xsl | 52 ++++++++++++++++------ .../bootstrap/en/xslt/NORMARCslim2OPACResults.xsl | 50 +++++++++++++++++++++ 2 files changed, 89 insertions(+), 13 deletions(-) --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/NORMARCslim2OPACDetail.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/NORMARCslim2OPACDetail.xsl @@ -34,10 +34,14 @@ - + + + + + @@ -476,23 +480,45 @@ + - Nettbasert ressurs: + Online resources: - - + + + + + /cgi-bin/koha/tracklinks.pl?uri=;biblionumber= + + + /cgi-bin/koha/tracklinks.pl?uri=;biblionumber= + + + + + + + _blank + + + + height:100px + - - y3z - + + y3z + - - Klikk her for tilgang - - - + + + + + Click here to access online + + + - + | --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/NORMARCslim2OPACResults.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/NORMARCslim2OPACResults.xsl @@ -23,6 +23,10 @@ + + + + @@ -781,6 +785,52 @@ + + + Online resources: + + + + + + /cgi-bin/koha/tracklinks.pl?uri=;biblionumber= + + + /cgi-bin/koha/tracklinks.pl?uri=;biblionumber= + + + + + + + _blank + + + + height:100px + + + + y3z + + + + + + + Click here to access online + + + + + + | + + + + + + Availability: --