CompareRevisionsAddOn Plugin
This is an helper plugin for the CompareRevisionsAddOn on Foswiki
It has two purposes:
- It sets the
CompareRevisionAddonPluginEnabled flag, which can be used by templates (e.g. used by the HistoryPlugin) - It provides an easy way to replace links to the original
rdiff script by links to the new compare script.
Syntax Rules
%RDIFF2COMPARE{"text"}% - Replaces links to the rdiff script with links to the compare script
Plugin Settings
(none)
Plugin Installation Instructions
This plugin is installed together with the CompareRevisionsAddOn, see the instructions there. It should be enabled (if necessary) with the configure script.
Test: CompareRevisionsAddOnPlugin is not installed and enabled.
Plugin Info
| Plugin Author: | Foswiki:Main.KennethLavrsen |
| Copyright ©: | 2006, JChristophFuchs; 2008 Kenneth Lavrsen and Foswiki Contributors |
| License: | GPL (GNU General Public License) |
| Plugin Version: | 08 Dec 2008 |
| Change History: | |
| 08 Dec 2008 | Kenneth Lavrsen: Changed the author to myself. JChristophFuchs is the original author but announced in 2006 that he no longer maintains this plugin. So now I officially take the task as maintainer. Plugin is changed to Foswiki namespace and tested and works under Foswiki 1.0.0. Policy is now feel free to modify but please do not break compatibility. |
| 07 Nov 2007 | Updated for TWiki 4.2.0. |
| 26 Feb 2006 | Initial version |
| CPAN Dependencies: | none |
| Other Dependencies: | none |
| Perl Version: | 5.008 |
| Plugin Home: | http://foswiki.org/Extensions/CompareRevisionsAddOn |
| Feedback: | http://foswiki.org/Extensions/CompareRevisionsAddOnDev |
| Plugin Author: | Foswiki:Main.KennethLavrsen |
| Copyright ©: | 2006, JChristophFuchs; 2008 Kenneth Lavrsen and Foswiki Contributors |
| License: | GPL (GNU General Public License) |
| Plugin Version: | 08 Dec 2008 |
| Change History: | |
| 08 Dec 2008 | Kenneth Lavrsen: Changed the author to myself. JChristophFuchs is the original author but announced in 2006 that he no longer maintains this plugin. So now I officially take the task as maintainer. Plugin is changed to Foswiki namespace and tested and works under Foswiki 1.0.0. Policy is now feel free to modify but please do not break compatibility. |
| 07 Nov 2007 | Updated for TWiki 4.2.0. |
| 26 Feb 2006 | Initial version |
| CPAN Dependencies: | none |
| Other Dependencies: | none |
| Perl Version: | 5.008 |
| Plugin Home: | http://foswiki.org/Extensions/CompareRevisionsAddOn |
| Feedback: | http://foswiki.org/Extensions/CompareRevisionsAddOnDev |
Related Topics: DeveloperDocumentationCategory, AdminDocumentationCategory, DefaultPreferences, SitePreferences, Plugins
