> 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