Many thanks!  That removes one particular headache...

Jane Wagner
Library Systems Analyst
PTFS Inc.
Content Management and Library Solutions
6400 Goldsboro Road, Suite 200
Bethesda, MD  20817
(301) 654-8088 x 151
jwag...@ptfs.com


-----Original Message-----
From: Frederic Demians [mailto:frede...@tamil.fr] 
Sent: Friday, July 24, 2009 12:50 PM
To: Wagner, Jane
Cc: koha-devel@lists.koha.org
Subject: Re: [Koha-devel] Hardcoding XSLT files to force opening URLs in new 
window (bug #3098)


> I have not yet been able to figure out how to pass the syspref into 
> the XSLT files, but I have been able to hardcode those files to force 
> opening a new window instead of the default same window. 

I have a patch to do that. I will package it and send it to patches 
list. You will have syspref appended to <record> like that:

<record>
...
<sysprefs>
<syspref name="OPACURLOpenInNewWindow">0</syspref>
</sysprefs>
</record>


-- 
Frédéric
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel

Reply via email to