aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/recentchangesdiff.mdwn
blob: f805eabe106e9d122be432acf3c03a7ffa4d124e (plain)
1
2
3
4
5
6
[[template id=plugin name=recentchangesdiff core=0 author="[[Joey]]"]]

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.