Re: [Koha] Koha 3.16.2: open external link in a separate window

2014-07-31 Thread Owen Leonard
On Wed, Jul 30, 2014 at 1:42 PM, MJ Ray wrote: >>Is there a possibility to open a external weblink in a biblioitem in a >>separate browser tab? > > Right click (or long click or whatever) and pick "open in new window". I agree with MJ that this should be a user choice, but someone disagreed enoug

Re: [Koha] Koha 3.16.2: open external link in a separate window

2014-07-31 Thread Nicole Engard
I think what you want is: http://manual.koha-community.org/3.16/en/administration.html#OPACURLOpenInNewWindow which is only for the OPAC, but is at least a start. Nicole ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://list

Re: [Koha] Koha 3.16.2: open external link in a separate window

2014-07-31 Thread sebastian.kr...@tuz-eisenach.de
Hello, no I don't mean the field in the MARC-Record. Based of the MARC-Record you have a Biblioitem-Record for each item. In this Record I mean the field "u - URL" from "cgi-bin/koha/cataloguing/additem.pl" (c. 978). The HTML-Output yout get in "cgi-bin/koha/opac-detail.pl?biblionumber=4&query_de

Re: [Koha] Koha 3.16.2: open external link in a separate window

2014-07-30 Thread Tomas Cohen Arazi
On Mon, Jul 28, 2014 at 6:22 AM, sebastian.kr...@tuz-eisenach.de < sebastian.kr...@tuz-eisenach.de> wrote: > Hello Koha, > > I life in Germany and use Koha 3.16.2 in my private home. I have to link > some > additional informations from a wiki in the biblioitems. In this case I use > the > field "U

Re: [Koha] Koha 3.16.2: open external link in a separate window

2014-07-30 Thread MJ Ray
On 28 July 2014 11:22:12 CEST, "sebastian.kr...@tuz-eisenach.de" wrote: >Is there a possibility to open a external weblink in a biblioitem in a >separate >browser tab? Right click (or long click or whatever) and pick "open in new window". You can probably force it with scripts, but allowing us