plugin infrastructure for rendering diff HTML previews
Use Cases
Viewing image changes/patches in a changeset
It would be pretty cool to be able to view image updates in the changeset viewer. An updated image should show the old version and the new version side by side, just like text diffs.
Filter out noisy changes
Typical use case is for showing diffs on .po files, where the chunks corresponding to line number changes only are completely uninteresting and can be safely skipped.
Change History
(9)
Milestone: |
→ 1.0
|
Priority: |
lowest → low
|
Version: |
2.0 → devel
|
Milestone: |
1.0 → 0.10
|
Owner: |
changed from Jonas Borgström to Christian Boos
|
Priority: |
low → normal
|
Severity: |
normal → minor
|
Component: |
general → changeset view
|
Keywords: |
diff image added
|
Milestone: |
0.11 → 0.12
|
Milestone: |
next-major-0.1X → unscheduled
|
Description: |
modified (diff)
|
Milestone: |
unscheduled → next-major-0.1X
|
Priority: |
normal → high
|
Severity: |
minor → normal
|
Summary: |
Viewing image changes/patches in a changeset → plugin infrastructure for rendering diff HTML previews
|
Owner: |
Christian Boos removed
|
See also #3002.
For this, we'd need a plugin infrastructure for rendering diff HTML previews in addition to simple content previews.