[daisy] [GSoc] daisydiff progress update 2

Marc Portier mpo at outerthought.org
Mon Jul 9 15:48:51 CDT 2007



Guy Van den Broeck wrote:
> -This is a large document with a few little realistic changes. The
> result is close to perfect in this case. Note the blue curly underlined
> words where the link has changed and hover them.


About the blue line:

uh narcistic me checked out the markup that created the blue curly 
underline under my name on sample page 3 
(http://daisydiff.googlecode.com/files/rendered3.html)

> <li>
> <a class="diff-tag-changed" href="#">Marc<span>An old &lt;em&gt; tag was removed. </span></a>
> <a class="diff-tag-changed" href="#"> <span>An old &lt;em&gt; tag was removed. </span></a>
> <a class="diff-tag-changed" href="#">Portier<span>An old &lt;em&gt; tag was removed. </span></a>
> </li>


the obvious remark is that this seems to put the same kind of a/href 
construct 3 times, around firstname, space and lastname... rather then 
just once around the whole thing, no?


more interestingly however the fact that you put an a/href="#" around 
these makes me wonder if you could rather put a real meaningful 
generate-id() like anchor in there?   That would yield us something like 
bookmarkable changes, which means it could be dragged into an email to 
ask for clarification on a particular change...

wdyt?

regards,
-marc=



More information about the daisy mailing list