Show a diff when the user clicks on watchlist event.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Show a edit diff when the user requests it | labs/tools/crosswatch | master | +199 -3 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | Sitic | T103679 Show diffs when the user requests it. | |||
| Resolved | Sitic | T104572 Add buttons to revert change, edit and unwatch page |
Event Timeline
Comment Actions
Change 223798 had a related patch set uploaded (by Sitic):
Show a edit diff when the user requests it
Comment Actions
Basic implementation using the standard mediawiki diff is complete. Using wikEd diff or google-diff-match-patch might be better because the width of the diff is a bit too limited for a split diff view.