From koffice-devel Sun Jul 06 22:51:05 2003 From: Johannes Wilm Date: Sun, 06 Jul 2003 22:51:05 +0000 To: koffice-devel Subject: Re: libexport fixes X-MARC-Message: https://marc.info/?l=koffice-devel&m=105756228418216 Hi, thank you for the patch. Taht looks a lot like what I need. However I still don't get how I can get stuff like "frame.right" on a per cell basis (fx so that you can you can asign borders to only a single cell). I would have thought it would have had to be connected to TableCell however your patch connects it with the frameAnchor instead. Could you try to show how you did that with the html-filter. Thanks! Johannes Wilm On Sat, 5 Jul 2003, Zack Rusin wrote: > Hi guys, > > to make it short this is a patch adding: > 1) Full FRAME element support to FrameAnchor. Some people have been > saying that they're missing it so now they have it. > 2) Since #1 correlates with this one - fixing parsing of tables. Before > libexport depended on the fact that before any cells are present in the > dtd there's a Frameset element with the name == grpMgr. Now a manager > is created when the first cell is seen. > I have also a fix for all the filters, switching them to the > FrameAnchor.FrameData element and I tested it with HtmlFilter which now > kind of exports tables (exports but the inline tables are inserted in > wrong locations (always at the end of the document) ), but that's a > problem in the filter itself. > Comments? > > Zack > _______________________________________________ koffice-devel mailing list koffice-devel@mail.kde.org http://mail.kde.org/mailman/listinfo/koffice-devel