
| Line: 9 to 9 | ||||||||
|---|---|---|---|---|---|---|---|---|
diff command handler.
This method is designed to be | ||||||||
| Changed: | ||||||||
| < <  | invoked via the TWiki::UI::run method. | |||||||
| > >  | invoked via the UI::run method. | |||||||
Renders the differences between version of a TwikiTopic? 
  | ||||||||
| Line: 1 to 1 | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Added: | |||||||||||||||||
| > >  |  Package 
UI functions for diffing.
 | ||||||||||||||||
| topic | topic that we are showing the differences of | |
| rev1 | the higher revision | |
| rev2 | the lower revision | |
| render | the rendering style {sequential, sidebyside, raw, debug} |  (preferences) DIFFRENDERSTYLE, sequential  | 
		
| type | {history, diff, last} history diff, version to version, last version to previous |  history  | 
		
| context | number of lines of context | |
| skin | the skin(s) to use to display the diff |