Hi Jan, Hi Gioele,
I'm sending two more patches which aim to replace the xslt based flat
xml filter implementation by a different one directly interfacing with
the xml filter framework. It's actually simply copied from the ODK
example and only slightly modified. It currently still lacks support f
Hi Jan, Hi Gioele,
here's another patch: split-long-lines.xsl seems to be missing from the
list of files in file_xsltfilter.scp. The attached patch should fix
that.
Bye,
Peter
>From 7657c25214ea4f0f73713b9cc007690c626480fa Mon Sep 17 00:00:00 2001
From: Peter Jentsch
Date: Fri, 7 Jan 2011 22:
Hi Jan, Hi Gioele,
here's another patch: split-long-lines.xsl seems to be missing from the
list of files in file_xsltfilter.scp. The attached patch should fix
that.
Bye,
Peter
>From 7657c25214ea4f0f73713b9cc007690c626480fa Mon Sep 17 00:00:00 2001
From: Peter Jentsch
Date: Fri, 7 Jan 2011 22
Hi Peter,
Jan Holesovsky píše v Út 04. 01. 2011 v 11:13 +0100:
> > I'm attaching a patch I somehow managed to patiently pull out of git :-)
> >
> > As I'm new to C++, libxslt, git and a few other things involved in
> > creating the patch I feel it must be full of warts and cause random
> > crash
Hi Peter,
On 2011-01-03 at 21:06 +0100, Peter Jentsch wrote:
> I'm attaching a patch I somehow managed to patiently pull out of git :-)
>
> As I'm new to C++, libxslt, git and a few other things involved in
> creating the patch I feel it must be full of warts and cause random
> crashes, but it s
Hi Jan,
I'm attaching a patch I somehow managed to patiently pull out of git :-)
As I'm new to C++, libxslt, git and a few other things involved in
creating the patch I feel it must be full of warts and cause random
crashes, but it seems to work and might be useful anyway.
Basically, the patch