We have some real geek pages in LeMill:
I propose the following redesign for versions table:
<tr>
<td><a href="">32</a></td>
<td><a href="">29 Jul 2006, 16:03</a></td>
<td>Teemu Leinonen</td>
</tr>
Version number and editing time should be links to view that version. Author's name should not be link. This table does not need a header row.
Each version page should have a link "Show changes"/"Hide changes". When user clicks on "Show changes" then all the text added in that version is displayed on light green background and all the text that was removed is displayed on light red background with strikethrough effect. When user is done with comparing the changes she can click on "Hide changes" link.
Each version page should have button "Revert to that version".