aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/recentchangesdiff.mdwn
blob: 660a430b956f4848191d19588624317f0e3d970e (plain)
1
2
3
4
5
6
7
8
9
[[!template id=plugin name=recentchangesdiff core=0 author="[[Joey]]"]]
[[!tag type/meta]]

This plugin extends the [[recentchanges]] plugin, adding a diff for each
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.