@@ -, +, @@ UNIMARCslim2OPACResults.xsl - In a UNIMARC catalog, enable XSLT for OPAC results page - Create a record with a link in 856$u and set second indicator to 0 - Set OPACURLOpenInNewWindow syspref on - At OPAC, perform a search that contains the record - click on it - Set OPACURLOpenInNewWindow syspref off - re-perform the search - click on the link --- .../prog/en/xslt/UNIMARCslim2OPACResults.xsl | 4 ++++ 1 file changed, 4 insertions(+) --- a/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACResults.xsl +++ a/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACResults.xsl @@ -28,6 +28,7 @@ + @@ -106,6 +107,9 @@ + + _blank + --