--On Tuesday, March 28, 2000, 1:17 PM -0500 "Jochen F. Rick"
<[EMAIL PROTECTED]> wrote:
>> 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:
Bijan is in Grading Hell, the 9th circle, having just read a paper that
began "Science is an art...". With 14 more to go (plus recording) before he
can go home today. Feel sorry for Bijan. He's so far gone as to be referring
to himself in the third person.
> There is an alert.page template. From there, you should probably write an
> action that would do the diff
I'll just note that WikiWorks has some very nice page diffing stuff (haven't
see the actualy code, though). It might be worth just porting it.
OTOH, there's always TextDiffBuilder. I have some code somewhere to convert
text attributes to HTML, and I'm sure Bert does too.
>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.
A good model of where what text goes where how when invoking which formatter
would be welcome :)
A diagram! even!
Hmm. Would peeking at the "edit collision" stuff be instructive in this
regard?
Cheers,
Bijan.