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

--- Comment #20 from David Cook <dc...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to