Diff Editor

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-12-2005 01:59 PM
Anyone know of a good webapp based diff editor (open source).
(an editor that can show the difference between two versions of the same document)
I am sick of applets
(an editor that can show the difference between two versions of the same document)
I am sick of applets

Labels:
- Labels:
-
Archive
4 REPLIES 4

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2006 01:28 PM
I think too, it's important to allow comparison between different version of a document. Anyway why you need an editor???
Again I don't know if there exist a page in web client (Alfresco 1.4) to revert a particular version of a document??
Thanks
Again I don't know if there exist a page in web client (Alfresco 1.4) to revert a particular version of a document??
Thanks

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2006 01:30 PM
I think too, it's important to allow comparison between different version of a document. Anyway why you need an editor???
Again I don't know if there exist a page in web client (Alfresco 1.4) to revert a particular version of a document??
Thanks
Doesn't have to be an editor (sorry about that.)

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-15-2006 09:34 AM
I suggest you to have a look at :
http://twiki.org/p/pub/Codev/WordDiff/HtmlDiff.pl
http://www.gnu.org/software/wdiff/wdiff.html
http://www.prestosoft.com/ps.asp?page=edp_examdiff http://search.cpan.org/dist/Text-Diff/lib/Text/Diff.pm : Perl Module.
http://www.java2s.com/Code/Java/File-Input-Output/Difftextfiledifferenceutility.htm : a Java Program.-
http://pear.php.net/package/Text_Diff : in PHP
http://software.zuavra.net/inline-diff/ : in PHP too.
Regards,
Andre
http://twiki.org/p/pub/Codev/WordDiff/HtmlDiff.pl
http://www.gnu.org/software/wdiff/wdiff.html
http://www.prestosoft.com/ps.asp?page=edp_examdiff http://search.cpan.org/dist/Text-Diff/lib/Text/Diff.pm : Perl Module.
http://www.java2s.com/Code/Java/File-Input-Output/Difftextfiledifferenceutility.htm : a Java Program.-
http://pear.php.net/package/Text_Diff : in PHP
http://software.zuavra.net/inline-diff/ : in PHP too.
Regards,
Andre

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-16-2006 12:57 PM
I suggest you to have a look at :
http://twiki.org/p/pub/Codev/WordDiff/HtmlDiff.pl
http://www.gnu.org/software/wdiff/wdiff.html
http://www.prestosoft.com/ps.asp?page=edp_examdiff http://search.cpan.org/dist/Text-Diff/lib/Text/Diff.pm : Perl Module.
http://www.java2s.com/Code/Java/File-Input-Output/Difftextfiledifferenceutility.htm : a Java Program.-
http://pear.php.net/package/Text_Diff : in PHP
http://software.zuavra.net/inline-diff/ : in PHP too.
Regards,
Andre
Andre,
Thanks for these, I'll put them in the wiki!
See - http://wiki.alfresco.com/wiki/Diff_Tool_Plugins#Project_Description
