> I got lost following Comanche+Four Strong Winds (last Swiki version) structure.
> Where do I have to code this feature? any idea?
So, unless Bijan has already answered this, here is it:
There is an alert.page template. From there, you should probably write an
action that would do the diff and put it in the appropriate place. You'd
also have to change the save.page address so that you'd have the old
version of the text to diff with. Right now, the alert is being sent
after the new page is saved. You could pass the old text around with the
request.
Peace and Luck!
Je77