[Koha-bugs] [Bug 13262] Add parameters to XSLT Handler transform method

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 5 23:23:02 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13262

--- Comment #20 from David Cook <dcook at prosentient.com.au> ---
(In reply to Tomás Cohen Arazi from comment #19)
> Patch pushed to master.
> 
> Thanks David! It opens us for interesting improvements.

Thanks, Tomas! I hope so! 

I think it would be interested to try XML::LibXSLT->register_function($uri,
$name, $subref) as well. I use this locally for a few XSLT mods, and it works
rather nicely. It doesn't require any mods to the Koha::XSLT_Handler either.
You just "use XML::LibXSLT", register a function, and you're good to go!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list