24 Jul
2009
24 Jul
'09
6:49 p.m.
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