[daisy] [GSoc] daisydiff progress update 3
Guy Van den Broeck
guyvdb at gmail.com
Mon Aug 6 06:17:34 CDT 2007
> Not only developers, but users like your work also. Thanks.
thanks
> Just curious whether graphical diffing is going to work for any
> character and paragraph style, including those custom styles added
> according to http://cocoondev.org/wiki/g1/215-cd.html.
> Curly-underlined
> words with a tooltip describing the change of the style (element,
> attribute) is enough, of course. Or at least administrator will be
> able
> to add/register a custom style to the diffing mechanism.
I'm not sure how these custom styles work so bruno should confirm this.
The current code works for any tag/attribute combination that has has
text inside the tags; for the special case <img .../> there is a
workaround. If you're going to add things like <input .../> (is this
even possible?) then the changes to that tag will not be visible. The
tag will be in the page if it is part of the most recent document.
I could make the <img ../> workaround more general for all such empty
tags if there is a need for that.
More information about the daisy
mailing list