Hello!
On Wed, Jul 17, 2013 at 06:18:03PM +0200, Kate F wrote:
> On 15 July 2013 19:32, Maxim Dounin wrote:
> > Hello!
> >
> > On Sat, Jul 13, 2013 at 12:19:51PM +0200, Kate F wrote:
> >
> >> Hi,
> >>
> >> I'm trying to use EXSLT's with nginx's xslt filter
> >> module. The effect I think I'm se
On 15 July 2013 19:32, Maxim Dounin wrote:
> Hello!
>
> On Sat, Jul 13, 2013 at 12:19:51PM +0200, Kate F wrote:
>
>> Hi,
>>
>> I'm trying to use EXSLT's with nginx's xslt filter
>> module. The effect I think I'm seeing is that my functions are
>> seemingly ignored.
>
> [...]
>
>> Looking at ngx_h
Hello!
On Sat, Jul 13, 2013 at 12:19:51PM +0200, Kate F wrote:
> Hi,
>
> I'm trying to use EXSLT's with nginx's xslt filter
> module. The effect I think I'm seeing is that my functions are
> seemingly ignored.
[...]
> Looking at ngx_http_xslt_filter_module.c I see exsltRegisterAll() is
> call
Hi,
I'm trying to use EXSLT's with nginx's xslt filter
module. The effect I think I'm seeing is that my functions are
seemingly ignored.
I made a test XSLT stylesheet:
iona% cat xsl/fish.xsl
http://www.w3.org/1999/xhtml";
xmlns:xsl="http://www.w3.org/1999/XSL/Transform";