| |
| |
in place and side by side }
Normal view (like the view script), raw view (TML view) and html code }
raw view and html code you can select a line number to higtlight it. This selection creates a new URL that you can send to another person
rev1: by default the higher revision
rev2 : by default the lower revision
layout: the layout style {inplace, sidebyside}. Preferences: DIFFWORDLAYOUTSTYLE (default: inplace )
render: the rendering style {view, raw, html}. Preferences: DIFFWORDRENDERSTYLE (default: view )
skin: the skin used to display the diff
sel: the selected line number
| Name | Description |
|---|---|
| File::Temp | Required. Available from CPAN |
DiffWordByWordAddOn.zip in your twiki installation directory. Content: | File: | Description: |
|---|---|
data/TWiki/DiffWordByWordAddOn.txt | Add-on topic |
data/TWiki/DiffWordByWordAddOn.txt,v | Add-on topic repository |
pub/TWiki/DiffWordByWordAddOn/inplace-raw.jpg | Add-on topic image |
pub/TWiki/DiffWordByWordAddOn/inplace-view.jpg | Add-on topic image |
pub/TWiki/DiffWordByWordAddOn/sbs-raw.jpg | Add-on topic image |
pub/TWiki/DiffWordByWordAddOn/sbs-view.jpg | Add-on topic image |
bin/rdiffword | Perl binary |
bin/rdiffwordauth | Perl binary |
lib/TWiki/UI/RDiffWord.pm | Perl module |
lib/Python/webdiff | Python module |
templates/rdiffword.pattern.tmpl | Template for display the Diff |
pub/TWiki/PatternSkin/diffword.css | New CSS styles |
pub/TWiki/PatternSkin/addedMarker.png | Button image |
pub/TWiki/PatternSkin/deletedMarker.png | Button image |
pub/TWiki/PatternSkin/btn_end.gif | Button image |
pub/TWiki/PatternSkin/btn_next.gif | Button image |
pub/TWiki/PatternSkin/btn_prev.gif | Button image |
pub/TWiki/PatternSkin/btn_start.gif | Button image |
pub/TWiki/PatternSkin/oopsmore_diffword_inplace.png | More action image |
pub/TWiki/PatternSkin/oopsmore_diffword_sidebyside.png | More action image |
diffword.optional.patch | Optional patch for Dakar 4.0.x (x > 2) |
patch -p0 -i diffword.optional.patch | File: | Modification: |
|---|---|
lib/TWiki/UI/view.pm | Replace rdiff by rdiffword |
templates/oopsmorecompare.pattern.tmpl | Replace rdiff by rdiffword |
templates/search.pattern.tmpl | Replace rdiff by rdiffword |
templates/searchbookview.pattern.tmpl | Replace rdiff by rdiffword |
templates/mailnotify.tmpl | Replace rdiff by rdiffword |
templates/viewtopicactionbuttons.pattern.tmpl | Replace rdiff by rdiffword |
patch -p0 -R -i diffword.optional.patch
data/TWiki/DiffWordByWordAddOn.txt | Add-on topic |
data/TWiki/DiffWordByWordAddOn.txt,v | Add-on topic repository |
pub/TWiki/DiffWordByWordAddOn/inplace-raw.jpg | Add-on topic image |
pub/TWiki/DiffWordByWordAddOn/inplace-view.jpg | Add-on topic image |
pub/TWiki/DiffWordByWordAddOn/sbs-raw.jpg | Add-on topic image |
pub/TWiki/DiffWordByWordAddOn/sbs-view.jpg | Add-on topic image |
bin/rdiffword | Perl binary |
bin/rdiffwordauth | Perl binary |
lib/TWiki/UI/RDiffWord.pm | Perl module |
lib/Python/webdiff | Python module |
templates/rdiffword.pattern.tmpl | Template for display the Diff |
pub/TWiki/PatternSkin/diffword.css | New CSS styles |
pub/TWiki/PatternSkin/addedMarker.png | Button image |
pub/TWiki/PatternSkin/deletedMarker.png | Button image |
pub/TWiki/PatternSkin/btn_end.gif | Button image |
pub/TWiki/PatternSkin/btn_next.gif | Button image |
pub/TWiki/PatternSkin/btn_prev.gif | Button image |
pub/TWiki/PatternSkin/btn_start.gif | Button image |
pub/TWiki/PatternSkin/oopsmore_diffword_inplace.png | More action image |
pub/TWiki/PatternSkin/oopsmore_diffword_sidebyside.png | More action image |
diffword.optional.patch | Optional patch |
inplace (default), sidebyside }
view (default), raw , html }
| Add-on Author: | TWiki:Main/FredericLuddeni (Special thanks to TWiki:Main/ColasNahaboo for his help and feedback) |
| Add-on Version: | 13 Nov 2006 (v1.02) |
| Copyright: | © ILOG S.A. 2006 |
| Supported version | Dakar 4.0.x (with x > 2) |
| Change History: | |
| 13 Nov 2006: | Version 1.02: Documentation updated, Zip file rename form TwikiDiffWord.zip to DiffWordByWordAddOn.zip |
| 10 Nov 2006: | Version 1.01: new release for Dakar 4.0.5 |
| 31 May 2006: | Initial version 1.00 for Dakar 4.0.2 |
| Known bugs: | |
| 31 May 2006 | Text is not wrap (with IE) with raw/html rendering style |
| CPAN Dependencies: | File::Temp |
| Other Dependencies: | Python 2.2 |
| License: | GPL |
| Add-on Home: | http://TWiki.org/cgi-bin/view/Plugins/DiffWordByWordAddOn |
| Feedback: | http://TWiki.org/cgi-bin/view/Plugins/DiffWordByWordAddOnDev |
| Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/DiffWordByWordAddOnAppraisal |