aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/recentchangesdiff.mdwn
blob: 57299f92dd17c0e2fc9e9ac236cdc7a2ca90090d (plain)
1
2
3
4
5
6
7
[[!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 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.