From 7f883f520356fd1d70cf83677b9a5aabd0554262 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 19 Jul 2012 13:50:07 -0400 Subject: recentchangesdiff: When diffurl is not set, provide inline diffs in the recentchanges page, with visibility toggleable via javascript. Thanks, Antoine Beaupré MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/plugins/recentchangesdiff.mdwn | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'doc/plugins') diff --git a/doc/plugins/recentchangesdiff.mdwn b/doc/plugins/recentchangesdiff.mdwn index 57299f92d..660a430b9 100644 --- a/doc/plugins/recentchangesdiff.mdwn +++ b/doc/plugins/recentchangesdiff.mdwn @@ -2,6 +2,8 @@ [[!tag type/meta]] This plugin extends the [[recentchanges]] plugin, adding a diff for each -change. The diffs are by default hidden from display on the recentchanges -page, but will display in its feeds. The [[rcs]] must have implemented -support for the `rcs_diff()` function for any diffs to be generated. +change. The diffs can be toggled on the recentchanges page (requires +javascript), and are also included in its feeds. + +The [[rcs]] must have implemented support for the `rcs_diff()` function for +any diffs to be generated. -- cgit v1.2.3