On Tue, 2003-06-24 at 16:26, Edward Rayl wrote: > > > > > >Ideally, I'd let JPluck transform the starting page with XSLT > >automatically. As I have never used XSLT before, I am looking for > >an easier way to debug a stylesheet than running JPluck on > >a page and looking at the resulting pdb: in particular, it would > >be nice to get a serial dump of the parse tree that the stylesheet > >is applied to and the result of the transformation. > > > >I tried to run xsltproc on the HTML page, but it is so malformed > >that I don't get far with this approach; even HTML tidy failed > >to clean it up. > > > Assuming you are using JPluck X 0.9, click on Tools | Development | > Convert HTML to XML.
[...] I used JPluck 2.0 pre5, but following your hint I also downloaded 0.9 -> "xsltproc xsl/plucker.xsl <file>" works fine. Thanks! -- Freundliche Gruesse / Best Regards Patrick Ohly Senior Software Engineer -------------------------------------------------------------------- //// pallas Pallas GmbH / Hermuelheimer Str. 10 / 50321 Bruehl / Germany [EMAIL PROTECTED] / www.pallas.com Tel +49-2232-1896-30 / Fax +49-2232-1896-29 -------------------------------------------------------------------- _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

