problems with the HTML export function
Robby Stephenson
robby at periapsis.org
Sun Jul 30 10:28:02 MDT 2006
Hi Patrick,
On Sunday 30 July 2006 2:24, patrick guignot wrote:
> I use tellico 1.1.6 and Ubuntu Dapper and i have problems with the HTML
> export function.
>
> 1) Doctype and validation errors
The doctype has been added to the HTML export for the trunk version which
will be out as version 1.2 soon. 4.1 transitional. It still doesn't
validate, mostly due to the fact that the export goes through a KHTMLPart
that doesn't always keep the correct format. For example, Karl Ove
Hufthammer has noticed that it doesn't output alt="" correctly.
I'm not quite sure how to fix those issues. I need to use the KHTML because
the images links have to be corrected after the XSL transform. But maybe
there's a better way.
> 2) The long line problem
>
> So i think the faulty one is the tellico generated HTML structure. There
> is no break in the <tbody> part and the conséquence is a looooooooong
> line (beyond 200,000 characters currently on my fresh generated HTML
> page).
Added some line-breaks shouldn't be too hard. Again, it's a KHTML thing when
using innerHTML().
Thanks for taking the time and effort to write!
Robby
More information about the tellico-users
mailing list