I'm using mwlib to parse the French version of wiktionary.  This
dictionary (and other languages, I expect) makes extensive use of
tables to display conjugated forms of verbs. In these tables, almost
all rows are display:none.  TreeCleaner quite nicely removes these
inVisible rows.  That's great.

However these tables also make extensive use of rowspan attributes.
And the rowspan values include the large number of inVisible rows.
When TreeCleaner removes the inVisible rows, it does not update the
values of rowspan.

 As a result, the output tables are badly broken.

Has anyone else encountered this problem?  Has anyone found a way to
fix it?

-- Mel

-- 
You received this message because you are subscribed to the Google Groups 
"mwlib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mwlib?hl=en.

Reply via email to