Plugin: recentchangesdiff
Author: Joey
Included in ikiwiki: yes
Enabled by default: no
Included in goodstuff: no
Currently enabled: yes
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.