Tags:
create new tag
, view all tags

RevRecoverPluginDev Discussion: Page for developer collaboration, enhancement requests, patches and improved versions on RevRecoverPlugin contributed by the TWikiCommunity.
• Please let us know what you think of this extension.
• For support, check the existing questions, or ask a new support question in the Support web!
• Please report bugs below

Discussions around RevRecoverPlugin

The zip-file unzips into a RevRecoverPlugin directory I think it should unzip into the current directory.

It is not possible to put RevRecoverPlugin?rev=1.1 style links can not be put in

[[RevRecoverPlugin?rev=1.1][brackets]]

-- ArneJorgensen - 18 Dec 2002

Could this plugin be extended to convert %TOPIC%?rdiff=1.5 into the eqivilent of %SCRIPTURL%/rdiff/%WEB%/%TOPIC%?rev1=1.5&rev2=1.4

In some ways it would be nicer if rdiff was simply a parameter to the view script.

And can this plugin (with or without above extension) be put into the core, or at least installed on twiki.org?

-- SamHasler - 06 Feb 2004

Pete isn't around any more to support this plugin (at least, he's mostly decamped to Tiki) so if anyone wants Sam's change..... DIY.

(FWIW Sam, yes, it could; very easily)

-- CrawfordCurrie - 22 Mar 2004

I just enhanced it a litlle so that it also handles correctly links to revsision already generated by other macros:

simply change the replace pattren: $_[0] =~ s/[^\/\w](?:\b(\w+)\.)?([A-Z]+[a-z]+[A-Z]\w*)\?rev=(\d+\.\d+)\b/&handleUrl($1,$2,$3)/ego;

-- VincentLarchet - 20 Apr 2004

checked .zip into CVS

-- WillNorris - 15 Feb 2005

 
Topic revision: r9 - 15 Feb 2005 - 05:42:18 - WillNorris
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback